Skip to content

Releases: RocketC31/budget

v.0.18.4

22 Nov 17:42
774d90f
Compare
Choose a tag to compare
v.0.18.4 Pre-release
Pre-release

New

  • New tab "resume" to resume all transactions
  • Now, no route "show" for transaction. It's directly the edit page to call
  • Attachment page, is now included in edit page for transactions. All in one place !
  • We can now delete a transactions in his edit page
  • We can now search by text and filter by tag with multiple tags

Fix

  • Sometimes when we delete row from transactions. View cant reconstruct the table. Now it's fixed for transactions and recurrings listing

v0.18.3

31 Dec 09:48
Compare
Choose a tag to compare
v0.18.3 Pre-release
Pre-release

#Fix

  • Fix budget command error with node-package-manager check

v0.18.2

31 Dec 09:29
2797cd3
Compare
Choose a tag to compare
v0.18.2 Pre-release
Pre-release

New

  • Add possibility to connect bank to sync data (#100)
  • Add possibility to deactivate recurring (#101 )

v0.18.1

23 Nov 17:00
c176277
Compare
Choose a tag to compare
v0.18.1 Pre-release
Pre-release

New

  • Use BudgetCommand to provide some default function (#94)
  • Use tag.color as fill color and remove stroke/circle (#89)

Fix

  • Fix transaction trash issues (#92)
  • Fix position menu of space menu to be down from the parent (#88)
  • Fix strip Job and add missigin environnement variables to env.exemple (#87)

Thanks again to @sebastiaanspeck

v0.18.0

21 Nov 16:49
fea750f
Compare
Choose a tag to compare
v0.18.0 Pre-release
Pre-release

New

  • Use default Laravel error pages #74
  • Add formatting for Date and Time #76
  • Use partials to prevent duplicate code #77
  • Remove Idea Table #79
  • Migrate earnings and spendings to transactions table #80
  • Add checks for budget:install command #82
  • Remove obsolete references to twemoji-flag #71
  • Update dependencies #83
  • Check if APP_KEY is null #84

Fix

  • Fix styling for tag When using light theme #72
  • Revert yarn.lock when installing using npm #75
  • PHPCS - Fix lang-files #81

v0.17.1

11 Nov 06:13
cccf7d1
Compare
Choose a tag to compare
v0.17.1 Pre-release
Pre-release

New

  • Add somme missing translation (#64 , #62, #61)
  • Hide select if single currency in transaction (#66)

Fix

  • Multiply amount with 100 after str_replace on import (#63)
  • Update dependencies for warning (#60)
  • Fix matice github repo for yarn and npm usage (#67)
  • Fix select design not same as all application (#68)
  • Fix PSR4 warning (#59)

Thanks again to @sebastiaanspeck

v0.17.0

08 Nov 06:50
Compare
Choose a tag to compare
v0.17.0 Pre-release
Pre-release

New

  • Add option to import earning (#57)

v0.16.0

08 Nov 06:24
346159f
Compare
Choose a tag to compare
v0.16.0 Pre-release
Pre-release

New

  • Use ui-avatars as default avatar (#50)
  • Add quarterly recurring (#51)
  • Get locale using Matice (#52)
  • Add missing Dutch translations (#53)
  • Improve display of month (#54)

Thanks to @sebastiaanspeck pour this

v0.15.1

16 Oct 06:46
Compare
Choose a tag to compare
v0.15.1 Pre-release
Pre-release

Fix

  • Update dependencies
  • Use local repository for matice, for many flexibility for update (too much time to be update in original project at this moment)

v0.15.0

27 May 17:42
b0a1277
Compare
Choose a tag to compare
v0.15.0 Pre-release
Pre-release

New

  • Possibility to make project on demo mode (#40)
  • Trash fonctionnality. Now you can definitively remove your data (or restore it) (#27)$
  • A little better integration of weekly reporting email (#13)
  • Add backup possibility for the project

Fix

  • Not shot registration button if this feature is disabled (#41)
  • Quick fixs on DateTimePicker