Activity View
Alongside several bug fixes, this pre-release comes with a brand new "Activity View" based on tons of user feedback. This new activity view allows you to see the chronological updates of each account all in one place. In addition, it should how each transaction and balance update affects the overall historical balance on the account. You can see it in action below:
CleanShot.2024-11-08.at.15.00.03.mp4
What's Changed
- Remove dependency on stock exchange table by @Shpigford in #1368
- fix bulk action bar positioning by @gariasf in #1370
- Stock filter by @Shpigford in #1376
- Remove missing prices issue by @zachgoll in #1390
- First pass at security price reference by @Shpigford in #1388
- Initial pass at Synth-based ticker selection by @Shpigford in #1392
- Groundwork for security info by @Shpigford in #1396
- Adds condition to skip link to transaction form if it's not editable by @nicogaldamez in #1394
- Do not include income transactions in liability accounts for savings rate by @tonyvince in #1385
- Auto naming of Transfer Transaction by @Harry-kp in #1393
- Family invites by @Shpigford in #1397
- En translation fix by @alekseyp in #1401
- Account Activity View + Account Forms by @zachgoll in #1406
- Fix account names are not truncated properly by @tonyvince in #1431
- Exclude inactive accounts from net-worth calculation and from sidebar by @tonyvince in #1432
- Fix timeframe dropdown next to Portfolio by @tonyvince in #1434
- Skip account valuation on entry balance_after_entry by @bruno-costanzo in #1435
- Fix duplicate invites by @tonyvince in #1437
New Contributors
Full Changelog: v0.2.0-alpha.1...v0.2.0-alpha.2