%PDF- %PDF-
Direktori : /var/softaculous/firefly/ |
Current File : //var/softaculous/firefly/changelog.txt |
## 5.7.10 - 2022-07-21 ### Fixed - [Issue 6122](https://github.com/firefly-iii/firefly-iii/issues/6122) Type error on data import and display - SQLite query issues fixed - Fix nullpointer. - [Issue 6168](https://github.com/firefly-iii/firefly-iii/issues/6168) Missing date overview in no-category list. - [Issue 6165](https://github.com/firefly-iii/firefly-iii/issues/6165) Account numbers could not be shared between expense and revenue accounts. - [Issue 6150](https://github.com/firefly-iii/firefly-iii/issues/6150) The first remote user would not get admin. - [Issue 6118](https://github.com/firefly-iii/firefly-iii/issues/6118) Piggy bank events would not get copied when transaction was copied. ### Security - Update packages ## 5.7.9 - 2022-06-01 ### Fixed - Symfony 6.1 requires PHP 8.1, so back to 6.0 for the time being. ## 5.7.8 - 2022-06-01 ### Fixed - Symfony 6.1 requires PHP 8.1, so back to 6.0 for the time being. ## 5.7.7 - 2022-06-01 ### Fixed - Fixed an issue where the login form would overflow a database field. - [Issue 6113](https://github.com/firefly-iii/firefly-iii/issues/6113) Fix issue with number formatting. - [Issue 5996](https://github.com/firefly-iii/firefly-iii/issues/5996) Catch bad library ### Added - @turrisxyz added a dependency review, thanks! ## 5.7.6 - 2022-05-19 ### Fixed - [Issue 6058](https://github.com/firefly-iii/firefly-iii/issues/6058) Bad type-casting could break Firefly III on Home Assistant. - [Issue 6059](https://github.com/firefly-iii/firefly-iii/issues/6059) Fix issue with missing list of bills when creating a recurring transaction from a transaction. - Added missing DB integrity checks. ### Security - Updated various packages ## 5.7.5 - 2022-05-06 ### Fixed - Fixed an issue where missing method names would break the API. - [Issue 6040](https://github.com/firefly-iii/firefly-iii/issues/6040) Could not add or remove money from piggy banks without a target. - [Issue 6009](https://github.com/firefly-iii/firefly-iii/issues/6009) `has_no_attachments:true` would not return transactions with *deleted* transactions. - [Issue 6050](https://github.com/firefly-iii/firefly-iii/issues/6050) ja_JP is part of the Docker image ## 5.7.4 - 2022-05-03 ### Fixed - Fixed issue in method names. ## 5.7.3 - 2022-05-03 ### Fixed - Searching for `updated_at_before` and `created_at_before` works again. - [Issue 6000](https://github.com/firefly-iii/firefly-iii/issues/6000) Bad math when dealing with multi-currency reconciliation. - Remove unused CSS - Fix bad migration. ### API - Add error code to error message.