Your IP : 3.141.21.141
## 6.2.5 - 2025-02-08
### Fixed
- [Issue 9736](https://github.com/firefly-iii/firefly-iii/issues/9736) (Wrong `finalAccountBalance` result) reported by @gthbusrr
- [Issue 9747](https://github.com/firefly-iii/firefly-iii/issues/9747) (Data entry issues with exchange rates) reported by @Azmodeszer
- [Issue 9769](https://github.com/firefly-iii/firefly-iii/issues/9769) ("Your accounts" graph shows changes at wrong dates - not fixed by v6.2.4) reported by @SteffoSpieler
- [Discussion 9780](https://github.com/orgs/firefly-iii/discussions/9780) (Rules or webhook precedence?) started by @joeshmoe57
- [Issue 9781](https://github.com/firefly-iii/firefly-iii/issues/9781) (Search key `has_any_external_url:false` returns all transactions) reported by @joeshmoe57
- [Issue 9783](https://github.com/firefly-iii/firefly-iii/issues/9783) (Subscriptions: Make "Not expected this period" and "expected x days from now" different colors) reported by @SteffoSpieler
- [Issue 9784](https://github.com/firefly-iii/firefly-iii/issues/9784) (Transfers with external currency not considered for account balance?) reported by @pvieira84
- [Issue 9786](https://github.com/firefly-iii/firefly-iii/issues/9786) (The error 500 information page has non-clickable links to github and the debug page) reported by @tjmv
- [Issue 9787](https://github.com/firefly-iii/firefly-iii/issues/9787) (Twig general template error formatting TransactionCurrency on main page) reported by @tjmv
- [Issue 9789](https://github.com/firefly-iii/firefly-iii/issues/9789) (Can't open expense and revenue accounts view) reported by @puffer-duck
6.2.4 - 2025-02-05
Fixed
Issue 9327 (Add Link to Search-Page to the help file) reported by @nottheend
Issue 9713 (Many decimal points in amounts) reported by @memo-567
Issue 9736 (Wrong finalAccountBalance result) reported by @gthbusrr
Discussion 9737 (API returns 0 as current balance) started by @eps90
Issue 9745 (Type mismatch in period overview) reported by @electrofloat
Issue 9747 (Data entry issues with exchange rates) reported by @Azmodeszer
Issue 9751 (Net worth changes since 6.2 update) reported by @ahmaddxb
Issue 9754 (Deleting account - Attachments remain) reported by @memo-567
Issue 9762 (Piggy bank show: start/target date not displayed) reported by @Simeam
Various other balance related fixes.
Hotfix for account charts.
v6.2.2 - 2025-02-02
Fixed
Issue 9713 (Many decimal points in amounts) reported by @memo-567
Discussion 9727 (Odd behavior from graphs) started by @jbrandwi
Issue 9729 (Type mismatch in transaction collector) reported by @electrofloat
Issue 9730 (API: PiggyBankAccountRead.id should return string, returns int) reported by @dreautall
Issue 9731 ($userGroup must not be accessed before initialization) reported by @Azmodeszer
Issue 9732 (Editing dates of a piggy bank does not save) reported by @Simeam
Issue 9736 (Wrong finalAccountBalance result) reported by @gthbusrr
Issue 9738 (Missing pagination controls on exchange rate page) reported by @dicksonleong
Discussion 9744 (Downloading exchange rates results in 404 error) started by @electrofloat
Added
PR 9743 (Feature nordic currencies) reported by @mansehr
## 6.1.25 - 2024-12-19
### Fixed
- [Issue 9492](https://github.com/firefly-iii/firefly-iii/issues/9492) (API: `PUT /api/v1/transactions/ID` does not work with only `source_name`) reported by @dreautall
- [Issue 9497](https://github.com/firefly-iii/firefly-iii/issues/9497) ('Attempt to read property "user" on null' error when running `php artisan firefly-iii:upgrade-database` on updating to v6.1.24) reported by @ChrisCarini
- [Discussion 9546](https://github.com/orgs/firefly-iii/discussions/9546) (Using the Data Importer to import data is very slowly?) started by @shangyuok
## 6.1.24 - 2024-11-24
### Fixed
- [Issue 9491](https://github.com/firefly-iii/firefly-iii/issues/9491) (Transactions created at midnight on the first day of a month are not listed correctly) reported by @Neroxeles