Releases: RocketC31/budget
Releases · RocketC31/budget
v.0.18.4
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
v0.18.2
v0.18.1
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
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
v0.17.1
v0.17.0
v0.16.0
v0.15.1
v0.15.0
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