Firefly III - Package Updates
Pinned
Firefly III
-
[3.1.7]
- Update Firefly-III to 5.7.13
- Full changelog
- Issue 6502 A few students from @D7032E-Group-6 added MTD and YTD, thanks!
- Issue 6461 Broken link in /public directory warning.
- Issue 6475 Method name mixup.
- Issue 6471 Fix float conversion
- Issue 6510 Destroy transaction now also triggers liability recalculation.
- Amount check for budget amounts was too low.
-
[3.1.9]
- Update Firefly-III to 5.7.15
- Full changelog
- You can no longer set the currency of expense and revenue accounts.
- Form elements are not spell checked anymore (privacy).
- Issue 6556 Wrong value used in bill chart
- Issue 6564 Right-Align numbers to match monetary value digits
- Issue 6589 Webhook not fired after destroying transaction
- Add missing locale data
-
[3.1.10]
- Update Firefly-III to 5.7.16
- Full changelog
- You can now search for SEPA CT, thanks @dasJ!
- Links go to Mastodon, not Twitter.
- Most if not all remaining float values removed. None were used in financial math.
- Expand Laravel Passport settings.
-
-
[3.1.11]
- Update Firefly-III to 5.7.17
- Full changelog
- Issue 6742 Error when a rule tries to add or remove an amount from a piggy bank
- Issue 6743 Error when opening piggy bank overview
- Issue 6753 Rules are not finding any transactions with trigger 'Amount is greater than 0'
-
[3.2.1]
- Update Firefly-III to 6.0.6
- Full changelog
- Database migrations are capped at 12 decimals.
- Currency processing is capped at 12 decimals.
- Mail errors no longer crash the app but report the error in logs
- Disabled Sonarcloud runs
- "Change transaction type"-rule actions would create a new expense account instead of finding a liability.
- New users from remote user repositories would not be able to create new asset accounts.
- Firefly III would create "Loan" instead of "Expense account" when faced with unknown accounts during API calls.
- Icons would not show up in the minimized left-hand menu.
- Contrast for dark mode improved.
- Better credit calculation for liabilities in case of complex transactions.
- Fixed: Could not give piggy bank an unlimited amount.
-
[3.2.3]
- Update Firefly-III to 6.0.8
- Full changelog
- Issue 7351 Optional command to force the decimal size.
- Issue 7352 Optional command to force the migrations.
- Issue 7354 The new v3 layout will redirect to the index when unauthenticated, thanks @corcom!
- Issue 7349 Missing tables in PostgreSQL script.
- Issue 7358 Could not create liabilities with a pre-set amount.
- Fix date field in bill warning mail.
- Fix installer script.
- Remove attachment paperclip from transactions with deleted attachments.
- Issue 7347 API made rules would be inactive by default.
-
[3.2.4]
- Update Firefly-III to 6.0.9
- Full changelog
- Better length validation for text fields.
- Better calculation of available budget
- Issue 7377 Tag search was broken
- Issue 7389 Bug in charts
- Issue 7394 unique iban check was broken
- Issue 7427 API would not accept page 18 and up.
- Issue 7410 Various dark mode color fixes
-
[3.2.5]
- Update Firefly-III to 6.0.10
- Full changelog
- The debug screen will also report on the build version of the BASE image.
- Health check will also check if the database is up.
- Issue 7461 MFA field will now autofocus, thanks @eandersons!
- IBAN check no longer triggers on empty IBANs
- Account validation when you only submit an IBAN.
- Issue 7478 issue 7457 Various fixes in budget limit and available amount management.
- Issue 7446 Bills "Next expected match" was incorrect
- Issue 7456 Missing date calculation fields.
- Issue 7448 issue 7444 Dark mode bad CSS
-
[3.2.6]
- Update Firefly-III to 6.0.11
- Full changelog
- Korean translations!
- A new "adjusted" auto-budget type that will correct itself after spending. Read more
- Issue 6631 Can now link withdrawals and deposits to piggy banks, thanks @ChrisWin22!
-
[3.2.7]
- Update Firefly-III to 6.0.13
- Full changelog
- Command output and logo on the terminal improved.
- Issue 7557 firefly-iii:upgrade-database step issue
- Issue 7572 Paid bill shown in wrong currency
- Issue 7593 Fix URLs in .env.example, thanks @josephbadow
- Issue 7620 Issues with light mode
- Issue 7618 Can't log out when using remote auth
- Issue 7613 Can't save piggy bank attachments
-
[3.2.8]
- Update Firefly-III to 6.0.15
- Full changelog
- Editing some fields will generate audit logs visible when you view a transaction. The number of fields monitored will
- increase over time
- Account validation includes IBANs now, this helps the data importer
- Unified and cleaned up all command line output
- Issue 7630 Errors when upgrading using SQLite
- Issue 7642 nn_NO wasn't available for users
- Issue 7609, issue 7659 Rule execution form was broken
- Issue 7677 Amount was negative instead of positive in view
- Issue 7649 Bill edit screen would always suggest "daily" repeat frequency
- Nullpointer in bill repository class
- Missing param in rule action, thanks @timendum!
- Missing attachment overview in recurring transactions
-
[3.2.9]
- Update Firefly-III to 6.0.16
- Full changelog
- Better IBAN and account validation for new (API) transactions.
- Better transaction split validation in API.
- Issue 7683 Date validation in recurring transaction form.
- Issue 7686 Low contrast in dark mode, thanks @MateusBMP!
- Issue 7655 Bad date display in bills
-
[3.2.10]
- Update Firefly-III to 6.0.17
- Full changelog
- New date calculation code and tests, thanks to @tonicospinelli!
- Issue 7704 Date issues with bills
- Cache issue in budgets
- Fixed the account validation for transfer transactions
- Various fields would not accept null values
-
[3.2.11]
- Update Firefly-III to 6.0.18
- Full changelog
- Slack messages would fail if not configured.
- Bill display would include transactions from the previous period.
- Debug information left in bill overview.
- Issue 7694 Missing CSS info in dark mode.
- Issue 7706 Deleting a budget would not reset the available amount.
- Issue 7749 Account overview would show just 1 transaction from a split of multiple.