Firefly III - Package Updates
Pinned
Firefly III
-
[2.3.0]
- Update Firefly III to 5.6.10
- Full changelog
- A few new pages for the new v2 layout. Thanks @alex6480!
- Added a new currency, thanks @kasperkls02!
- You can now manage loans and debts a little better, see also the documentation for help.
- Some screenshots are now in the GitHub repository for better management, thanks @Flightkick!
- @LBreda has added a service worker and updated icons, thanks!
-
[2.3.1]
- Update Firefly III to 5.6.11
- Full changelog
- Added various debug log entries to diagnose issues
- Add various validation rules to the report page
- Created a new search option and rule trigger for the external_url-field, thanks @GeorgeHahn!
- Extra support for the DB_SOCKET configuration value in various places
- Issue 5422 Updating a liability account fails when passing in opening balance and opening balance date via API
- Issue 5540 Move rules using the API
- Issue 5575 Reconciling with a non-real date makes the reconciliation screen fail to load
- Issue 5610 Updating transaction with invalid splits fixed
-
[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