New Features
- add ING Bank Śląski CSV parser 2bf2caf
- add account-to-parser mapping UI and remove name-based lookup 088079e
- replace detail panel selects with searchable dropdown widget 4214c5a
- add Millennium bank CSV parser 9b710e6
Improvements
- bump modernc.org/sqlite from 1.53.0 to 1.54.0 d71b788
- bump actions/setup-go from 6 to 7 f3bc50d
- bump github.com/go-chi/chi/v5 from 5.3.0 to 5.3.1 f48bf63
- bump docker/login-action from 3 to 4 0568275
- update copyright year to 2022–2026 294c7fd
- add YNAB disclaimer and improve token description 9cb73ac
- replace dynamic runs-on with literal ubuntu-latest 92f799f
- require issue before PR, improve wording 416bfb7
- add Docker Hub image reference to quick start ef400d0
- expand quick start with pre-built Docker image option 676dcbd
- add packages:write permission and fix workflow_dispatch for docker jobs 5bcd27d
Bug Fixes
- use stable columns for transaction ID hash to prevent duplicates 7880dcd
- transaction table not updating after skip or accept 57807e6
Other
- Update README.md a13585b