Releases: linuxserver/docker-budge
Releases · linuxserver/docker-budge
0.0.7-ls18
LinuxServer Changes:
Added NPM command to run db migrations.
budge Changes:
Fixes
- migrations weren't running as ts-node was listed as a dev dependency
0.0.7-ls17
LinuxServer Changes:
Added NPM command to run db migrations.
budge Changes:
Fixes
- migrations weren't running as ts-node was listed as a dev dependency
0.0.7-ls16
LinuxServer Changes:
Added NPM command to run db migrations.
budge Changes:
Fixes
- migrations weren't running as ts-node was listed as a dev dependency
0.0.7-ls15
LinuxServer Changes:
Added NPM command to run db migrations.
budge Changes:
Fixes
- migrations weren't running as ts-node was listed as a dev dependency
0.0.7-ls14
LinuxServer Changes:
Added NPM command to run db migrations.
budge Changes:
Fixes
- Migrations weren't running due to ts-node not being present in runtime deps
0.0.6-ls13
LinuxServer Changes:
Added NPM command to run db migrations.
budge Changes:
Fixes
- migrations weren't running as ts-node was listed as a dev dependency
0.0.5-ls13
LinuxServer Changes:
Added NPM command to run db migrations.
budge Changes:
Features
- Now using database migrations!
- Disable registration via environment variable (
REGISTRATION_DISABLED
) (linuxserver/budge#6) - Available to budget is now associated with a budget month instead of an entire budget. This allows underfunded categories not carry over underfunded amounts as available to the next month (linuxserver/budge#5)
- Default memo of transfer transaction for tracking accounts is set to the category
Fixes
- Fixed UI bug when enabling / disabling transaction categories if the transfer is a transaction or not
- UI tweaks
0.0.5-ls12
LinuxServer Changes:
Initial Release.
budge Changes:
Features
- Now using database migrations!
- Disable registration via environment variable (
REGISTRATION_DISABLED
) (linuxserver/budge#6) - Available to budget is now associated with a budget month instead of an entire budget. This allows underfunded categories not carry over underfunded amounts as available to the next month (linuxserver/budge#5)
- Default memo of transfer transaction for tracking accounts is set to the category
Fixes
- Fixed UI bug when enabling / disabling transaction categories if the transfer is a transaction or not
- UI tweaks
0.0.4-ls11
LinuxServer Changes:
Initial Release.
budge Changes:
Bug Fixes
- dragging up / down to rearrange categories now works dragging up, added initial ordering on category creation
- refresh payees when an account is created to update 'transfer' payees
- fixed bug when selecting to / from 'transfer' payees at transaction create
0.0.4-ls10
LinuxServer Changes:
Initial Release.
budge Changes:
Bug Fixes
- dragging up / down to rearrange categories now works dragging up, added initial ordering on category creation
- refresh payees when an account is created to update 'transfer' payees
- fixed bug when selecting to / from 'transfer' payees at transaction create