Firefly III - Package Updates
Pinned
Firefly III
-
[2.3.3]
- Update Firefly III to 5.6.14
- Full changelog
- Can now add daily bills
- Code related to the dynamic help text on GitHub
- Issue 5664 Bad report dates
- Issue 5666 Unexpected parse issue.
- Issue 5695 Search would miss the 26th account in a wildcard search.
- Install template was not working, thanks Softaculous!
- Empty string in reports URL could lead to parse issues.
-
[2.3.4]
- Update Firefly III to 5.6.16
- Full changelog
- Meta field external_uri will be renamed properly.
- Migrations are more robust.
- Issue 5493 CSP is too strict in some cases
- Issue 5694 Adding attachment on some expenses causes them to disappear from transactions list
- Issue 5724 Filter no_external_url fixed.
- Issue 5806 Pagination on "all transactions without budget" was broken
- Issue 5810 Search query with no_notes:true breaks after editing transaction
-
[3.0.0]
- Update Firefly III to 5.7.1
- Full changelog
- !! This release no longer supports LDAP !!
- All users have to reset their password before they can login again. The account email is the email set in the Cloudron user profile
See https://forum.cloudron.io/topic/6756/upstream-dropped-ldap-support-with-v5-7-0/1 for user migration help.
-
[3.1.0]
- Update Firefly III to 5.7.4
- Full changelog
- Fixed issue in method names.
- Searching for updated_at_before and created_at_before works again.
- Issue 6000 Bad math when dealing with multi-currency reconciliation.
- Remove unused CSS
- Fix bad migration.
-
[3.1.1]
- Update FireFly-III to 5.7.5
- Full changelog
- Fixed an issue where missing method names would break the API.
- Issue 6040 Could not add or remove money from piggy banks without a target.
- Issue 6009 has_no_attachments:true would not return transactions with deleted transactions.
- Issue 6050 ja_JP is part of the Docker image
-
[3.1.2]
- Update Firefly III to 5.7.6
- Full changelog
- Issue 6058 Bad type-casting could break Firefly III on Home Assistant.
- Issue 6059 Fix issue with missing list of bills when creating a recurring transaction from a transaction.
- Added missing DB integrity checks.
-
[3.1.4]
- Update Firefly III to 5.7.10
- Full changelog
- Issue 6122 Type error on data import and display
- SQLite query issues fixed
- Fix nullpointer.
- Issue 6168 Missing date overview in no-category list.
- Issue 6165 Account numbers could not be shared between expense and revenue accounts.
- Issue 6150 The first remote user would not get admin.
- Issue 6118 Piggy bank events would not get copied when transaction was copied.
-
[3.1.6]
- Update Firefly-III to 5.7.12
- Full changelog
- Issue 6287 Catch error when trying to email with invalid settings.
- Issue 6423 Fix redis error, thanks @canoine!
- Issue 6421 Fix issue with SQLite.
- Issue 6379 Fix issue when user has lots of currencies but short list settings.
- Issue 6333 Fix broken chart for reconciliation.
- Issue 6332 Fix issue with uploading zipped PDF's.
-
[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.