Home

Software-update: Firefly III 6.5.0

Firefly III is een in PHP geschreven webapplicatie waarmee een overzicht van je financiën kan worden bijgehouden. Het kan de data importeren vanuit csv-bestanden, de GoCardless-api of de Spectre-api. Voor meer informatie over dit programma verwijzen we naar deze pagina. De ontwikkelaar loopt ook op Tweakers rond en bespreekt zijn applicatie in het grote 'Firefly III'-topic. Versie 6.5.0 is uitgekomen en de belangrijkste verandering hierin is dat deze nu minimaal PHP versie 8.5 vereist.

Important

This release is the same as 6.4.23, but only works on PHP 8.5 and higher. To continue using the latest version of Firefly III, you must upgrade to (at least) PHP 8.5.0, or switch to the Docker containers. Read more about Firefly III's release and support schedule in releases.md. And yes, despite my goal not to change things, some very clever users (that's you!) found some interesting bugs that will not make it back to 6.4.x.

Added
  • Support for PHP 8.5
  • Changed
  • PR 11776 (Convert to primary currency for charts)
  • The update check now contacts GitHub directly.
  • Removed
  • Support for PHP 8.4 and earlier
  • Fixed
  • Discussion 11685 (Yearly budget best practices)
  • Issue 11778 (API update rule trigger only accepts "store-journal")
  • Issue 11785 (The /api/v1/chart/account/overview endpoint returns incorrect balances when period is set to anything larger than 1D (e.g. 1W, 1M).)
  • Issue 11792 (Uploading attachment to Piggy Bank causes "Attempt to read property 'user' on null" error)
  • Issue 11795 (pc_amount always equals raw amount — operator precedence bug in TransactionGroupTransformer)
  • Test notification was broken for system owners.
  • Please read the installation instructions for Docker, Portainer, Kubernetes or self-managed servers.
  • Alternatively, read the upgrade instructions for Docker, Kubernetes or self-managed servers
  • Source: Tweakers.net

    Previous

    Next