[3.11.0]
Update firefly-iii to 6.5.0
Full Changelog
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.
Support for PHP 8.5
MR 11776 (Convert to primary currency for charts) reported by @dakennguyen
The update check now contacts GitHub directly.
Discussion 11685 started by @molnarti
Issue 11778 (API update rule trigger only accepts "store-journal") reported by @jhns-de
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).) reported by @R1DEN
Issue 11792 (Uploading attachment to Piggy Bank causes "Attempt to read property 'user' on null" error) reported by @MrWuTalk2022
Issue 11795 (pc_amount always equals raw amount operator precedence bug in TransactionGroupTransformer) reported by @R1DEN