🤖 Auto commit for release 'develop' on 2026-02-21

This commit is contained in:
JC5
2026-02-21 20:24:18 +01:00
parent ad3fec1458
commit 35f997be45
3 changed files with 6 additions and 4 deletions

View File

@@ -182,6 +182,8 @@ class ExportDataGenerator
// @phpstan-ignore-line
// @phpstan-ignore-line
public function __construct()
{
$this->accounts = new Collection();

View File

@@ -14,15 +14,15 @@ And yes, despite my goal not to change things, some very clever users (that's yo
- Support for PHP 8.5
### Changed
- #11776
- [PR 11776](https://github.com/firefly-iii/firefly-iii/pull/11776) (Convert to primary currency for charts) reported by @dakennguyen
- The update check now contacts GitHub directly.
### Removed
- Support for PHP 8.4 and earlier
### Fixed
- #11685
- #11778
- [Discussion 11685](https://github.com/orgs/firefly-iii/discussions/11685) (Yearly budget best practices) started by @molnarti
- [Issue 11778](https://github.com/firefly-iii/firefly-iii/issues/11778) (API update rule trigger only accepts "store-journal") reported by @jhns-de
- Test notification was broken for system owners.
## v6.4.23 - 2026-02-20

View File

@@ -79,7 +79,7 @@ return [
// see cer.php for exchange rates feature flag.
],
'version' => 'develop/2026-02-21',
'build_time' => 1771686731,
'build_time' => 1771701730,
'api_version' => '2.1.0', // field is no longer used.
'db_version' => 28, // field is no longer used.