Skip to content

Releases: linuxserver/docker-budge

0.0.7-ls18

17 May 12:23
Compare
Choose a tag to compare

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

10 May 12:24
Compare
Choose a tag to compare

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

03 May 12:09
Compare
Choose a tag to compare

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

28 Apr 17:47
b2ca119
Compare
Choose a tag to compare

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

28 Apr 13:49
Compare
Choose a tag to compare

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

17 Apr 14:48
fe9a121
Compare
Choose a tag to compare

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

15 Apr 16:05
fe9a121
Compare
Choose a tag to compare

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

15 Apr 14:57
Compare
Choose a tag to compare

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

12 Apr 12:08
Compare
Choose a tag to compare

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

05 Apr 12:21
Compare
Choose a tag to compare

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