Skip to content

Releases: RocketC31/budget

v0.14.0

06 Apr 18:57
Compare
Choose a tag to compare
v0.14.0 Pre-release
Pre-release

New

  • New widget for global balancy (#25)
  • Possibility to impact recurring on edit or remove transaction (#30)

Fix

  • Active class on menu when it's current page
  • Quick fixs

Other

  • Remove fork link to original project and update README for give more information about the direction of this fork.

v0.13.2

26 Mar 14:02
d447805
Compare
Choose a tag to compare
v0.13.2 Pre-release
Pre-release

Some providers not permit to use PATCH (yes it still exists...) So for that we have add switch param in .env to permit to use the PUT method instead if your provider dont use PATCH.

v0.13.1

26 Mar 13:09
Compare
Choose a tag to compare
v0.13.1 Pre-release
Pre-release

Bug correction on editing spending and earning

v0.13.0

26 Mar 12:25
Compare
Choose a tag to compare
v0.13.0 Pre-release
Pre-release

New

  • French translation (#11)
  • All component used now Intertia VueJs (#18)
  • Rework on interface menu, links, responsive (#1 and #7 and #18)
  • Rework on some tests (#16)
  • Possibility to change month on transaction page, and show graph and listing categories expansives (#8)

Removed

  • All blade component (caused by #18)
  • Plan integration feature limitation on new VueJs components (caused by #18). They will be back if necessary in the future (route unexist but controllers/models/config are not removed)