Firefly III - Package Updates
-
[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.
-
[3.2.13]
- Update Firefly-III to 6.0.20
- Full changelog
- Issue 7787 Possible issue when deleting multiple tags from a transaction.
- Issue 7792 Search for tags was broken in rules
- Issue 7803 @zqye fixed an issue where the cron job would fire when not necessary.
- Issue 7771 Unclear use of language in rule trigger
- Issue 7818 Amount was negative instead of positive.
- Issue 7810 Bad math
-
[3.2.14]
-
Update Firefly-III to 6.0.21
-
Rules will now report failures if a Slack/Discord notification channel is configured
-
Notifications can be sent to Discord
-
Beta layout v2, activate with FIREFLY_III_LAYOUT=v2
-
Audit log settings are changed, refer to the .env.example-file.
-
Many URLs are new rendered as relative URLs.
-
Issue 7853 Left to spend on main page shows incorrect value
-
Issue 7883 Missing translation
-
Issue 7910 Type format error
-
Home page respects account order
-
JS errors for users using Firefly III in a subdir.
-
Update Firefly-III to 6.0.19
-
Issue 7577 Firefly III can't search for backward slashes in identifiers
-
Issue 7762 User can't create access token
-
-
[3.2.17]
- Update Firefly-III to 6.0.24
- Full changelog
- Issue 7920 Issues with automatic budgets
- Issue 7940 Edge cases in the data import routine
- Issue 7963 Fix audit items for rules
- Fixed all issues with relative URLs (which I caused myself)
-
[3.2.18]
- Update Firefly-III to 6.0.25
- Full changelog
- v2 index has better overview of bills (now called subscriptions)
- My attempt to build the v3-layout is now officially deprecated and removed. To see the new layout (in beta), use FIREFLY_III_LAYOUT=v2.
- Issue 7970 Bad redirect for mass edit/delete forms.
- Issue 7983 Bad math in the calculation of liabilities
- Issue 7973 Bad account validation broke certain imports
- Issue 7981 Menu had a bad link, thanks @Maxco10!
- Slack alerts now use the correct URL
- Better htaccess files thanks to Softaculous.
- Change htaccess rules so certain files can't be accessed.
-
[3.2.19]
- Update Firefly-III to 6.0.26
- Full changelog
- v2 index has better overview of bills (now called subscriptions)
- My attempt to build the v3-layout is now officially deprecated and removed. To see the new layout (in beta), use FIREFLY_III_LAYOUT=v2.
- Issue 7970 Bad redirect for mass edit/delete forms.
- Issue 7983 Bad math in the calculation of liabilities
- Issue 7973 Bad account validation broke certain imports
- Issue 7981 Menu had a bad link, thanks @Maxco10!
- Slack alerts now use the correct URL
- Better htaccess files thanks to Softaculous.
- Issue 7986, issue 7992 Fix exception when calling specific end points
- Issue 7990 Remove unused translations
- Change htaccess rules so certain files can't be accessed.
-
[3.3.1]
- Update Firefly-III to 6.0.27
- Full changelog
- Issue 8004 Warning in entrypoint script for missing variables.
- Experimental database validation command.
- Add some values to the debug form.
- Better debug logs at various places
- Issue 8020, issue 8028 Liability calculation edge case found by @tieu1991
- Issue 7655, issue 8026 Bill date calculation edge case found by @devfaz
- Issue 8051 Null pointer when deleting account
- Issue 8041 Confusing chart is no longer confusing
- Issue 8050 Path is normal for page 2.
- Issue 8057 negative query parameters are handled correctly.
- All endpoints (v1 and v2) should now respect the ?limit= param.
-
[3.3.2]
- Update Firefly-III to 6.0.30
- Full changelog
- Issue 8076 Added a "Clone and edit"-button
- Issue 7204 Added the ability to customize the URL protocol types Firefly III accepts
- Issue 8098 More tests in the navigation class, thanks @tonicospinelli!