What's Changed
- test(server): add pagination e2e for manual journals by @lorenzozanee in #1294
- fix(banking): show per-account uncategorized count in account switch dropdown by @abouolia in #1299
- fix(server): guard Plaid transaction sync against concurrent runs by @abouolia in #1297
- feat(server): add audit logs for banking modules and Plaid sync/webhooks by @abouolia in #1300
- fix(server): include formattedQuantity in item transactions transformers by @abouolia in #1301
- fix(server): auto-recognize synced bank transactions via queue by @abouolia in #1296
- fix(webapp): report date range select always displayed "Today" by @jtbuffmire in #1302
- feat: add landed cost feature flag by @abouolia in #1239
- fix(webapp): wire onError handler to sdk api fetcher by @abouolia in #1263
New Contributors
- @lorenzozanee made their first contribution in #1294
- @jtbuffmire made their first contribution in #1302
Full Changelog: v0.25.34...v0.25.35