What's Changed
- fix(server): purchases by items report renders blank rows by @abouolia in #1280
- ci: add ESLint GitHub Action and fix package lint configs by @abouolia in #1281
- fix(auth): enforce minimum password length on all creation paths (GHSA-cxxc-2rrm-wmc9) by @abouolia in #1180
- fix(server): apply item filters and date range in inventory valuation sheet by @abouolia in #1286
- fix(webapp): inventory valuation sheet filters by @abouolia in #1287
- feat(server): auto-update webapp and server containers via watchtower by @ryanduguid in #1276
- fix: auto-fetch exchange rate when selecting a foreign customer by @abouolia in #1290
- fix(server): skip account code validation for Plaid-synced accounts by @abouolia in #1292
- fix(server): delete Plaid item by plaidItemId on bank account disconnect by @abouolia in #1293
New Contributors
- @ryanduguid made their first contribution in #1276
Full Changelog: v0.25.33...v0.25.34