github firefly-iii/firefly-iii 5.4.0

3 years ago

Some warnings before you install this version:

  • ⚠️ Some changes in this release may be backwards incompatible (see below).
  • ⚠️ Invalid triggers in a non-strict rule will cause Firefly III to select ALL transactions.
  • ⚠️ The export volume is no longer used (Docker).
  • ⚠️ The upload volume is now located at /var/www/html/storage/upload (Docker).

Several alpha and beta releases preceded this release.

  • 5.4.0-alpha.1 on 2020-08-14
  • 5.4.0-alpha.2 on 2020-08-21
  • 5.4.0-alpha.3 on 2020-08-21
  • 5.4.0-beta.1 on 2020-09-13

Known issues

Yep, unfortunately.

  • Issue 3808 When using the remote authentication features of Firefly III, autocomplete endpoints will fail.

Added

  • Issue 3187 A new field for transaction URL's.
  • Issue 3200 The ability to sort your accounts as you see fit.
  • Issue 3213 Add totals to the budget page.
  • Issue 3238 You can select an expense when creating a transaction.
  • Issue 3240 Meta data and UI changes to count recurring transactions.
  • Issue 3246 Ability to add tags in the mass editor, not just replace them.
  • Issue 3265 A warning when split transactions may be changed by Firefly III.
  • Issue 3382 Fixed transfers not showing the right +/- sign, by @sephrat
  • Issue 3435 Create a recurring transaction from a single transaction.
  • Issue 3451 Add a message on the bottom of the transaction screen so you see any errors.
  • Issue 3475 A summary for the box with bills.
  • Issue 3583 You can set your own custom guard header for third party authentication.
  • Issue 3604 Add CI support by @hoshsadiq
  • Issue 3638 Added better UTF8 support on Windows, by @sephrat
  • Issue 3642 Redis now supports Unix sockets.
  • Issue 3648 Add a basic copy/paste feature.
  • Issue 3651 Now supports public clients.
  • Issue 3755 You can now click option groups in the report pages.
  • Issue 3765 Tag page sum list is now currency aware.
  • A new integrity check that makes sure all transaction types are correct.
  • Support for Bulgarian! 🇧🇬

Changed

  • ⚠️ All auto-complete code now uses the API; let me know if errors occur.
  • ⚠️ New rule processing engine, which is much faster than the old one, especially on large datasets. Expect several magnitudes of time improvements.
  • ⚠️ Many new search operators, which are documented in the documentation.
  • Issue 3578 Use php-intl to do currency formatting, made by @hoshsadiq
  • Issue 3586 Removed features that aren't necessary when using third party auth providers.
  • Issue 3659 Update the readme to include third party apps.
  • Fixed audit logs.

Fixed

API

  • Issue 3150 New routes for easy auto complete in 3rd party applications.
  • New endpoint for the transaction links of a specific transaction.

Don't miss a new firefly-iii release

NewReleases is sending notifications on new releases.