mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Update changelog and composer file.
This commit is contained in:
36
changelog.md
36
changelog.md
@@ -5,14 +5,14 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
## [4.8.1.5 (API 0.10.4)] - 2019-10-21
|
||||
|
||||
### Added
|
||||
- #2694 Special page for archived accounts.
|
||||
- [Issue 2694](https://github.com/firefly-iii/firefly-iii/issues/2694) Special page for archived accounts.
|
||||
|
||||
### Changed
|
||||
- #2540 Partly translated transaction edit/create form.
|
||||
- #2655 Link to Firefly III's base Docker image.
|
||||
- #2724 Cleanup some JS output.
|
||||
- #2734 Put personal access token in textarea for easier copy/pasting.
|
||||
- #2728 Remove superfluous currency names.
|
||||
- [Issue 2540](https://github.com/firefly-iii/firefly-iii/issues/2540) Partly translated transaction edit/create form.
|
||||
- [Issue 2655](https://github.com/firefly-iii/firefly-iii/issues/2655) Link to Firefly III's base Docker image.
|
||||
- [Issue 2724](https://github.com/firefly-iii/firefly-iii/issues/2724) Cleanup some JS output.
|
||||
- [Issue 2734](https://github.com/firefly-iii/firefly-iii/issues/2734) Put personal access token in textarea for easier copy/pasting.
|
||||
- [Issue 2728](https://github.com/firefly-iii/firefly-iii/issues/2728) Remove superfluous currency names.
|
||||
|
||||
### Deprecated
|
||||
- Initial release.
|
||||
@@ -21,24 +21,24 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- Initial release.
|
||||
|
||||
### Fixed
|
||||
- #2699 Internal cache wouldn't update.
|
||||
- #2713 Could not search for numerical values.
|
||||
- #2716 Could not reset intro popups.
|
||||
- #2701 Temporary fix for timeouts.
|
||||
- #2727 CSP headers too strict.
|
||||
- #2731 Too strict config vars.
|
||||
- #2754 Memcached config would error out.
|
||||
- #2746 Cache would not clear after firing recurring transactions.
|
||||
- #2755 Making a rule inactive would still fire it.
|
||||
- [Issue 2699](https://github.com/firefly-iii/firefly-iii/issues/2699) Internal cache wouldn't update.
|
||||
- [Issue 2713](https://github.com/firefly-iii/firefly-iii/issues/2713) Could not search for numerical values.
|
||||
- [Issue 2716](https://github.com/firefly-iii/firefly-iii/issues/2716) Could not reset intro popups.
|
||||
- [Issue 2701](https://github.com/firefly-iii/firefly-iii/issues/2701) Temporary fix for timeouts.
|
||||
- [Issue 2727](https://github.com/firefly-iii/firefly-iii/issues/2727) CSP headers too strict.
|
||||
- [Issue 2731](https://github.com/firefly-iii/firefly-iii/issues/2731) Too strict config vars.
|
||||
- [Issue 2754](https://github.com/firefly-iii/firefly-iii/issues/2754) Memcached config would error out.
|
||||
- [Issue 2746](https://github.com/firefly-iii/firefly-iii/issues/2746) Cache would not clear after firing recurring transactions.
|
||||
- [Issue 2755](https://github.com/firefly-iii/firefly-iii/issues/2755) Making a rule inactive would still fire it.
|
||||
|
||||
### Security
|
||||
- Initial release.
|
||||
|
||||
### API
|
||||
- #2698 Fix return value in API.
|
||||
- #2753 Was possible to upload and manage empty attachments.
|
||||
- [Issue 2698](https://github.com/firefly-iii/firefly-iii/issues/2698) Fix return value in API.
|
||||
- [Issue 2753](https://github.com/firefly-iii/firefly-iii/issues/2753) Was possible to upload and manage empty attachments.
|
||||
- New accounts submitted through the API may include account number, BIC and IBAN data.
|
||||
- New end point to support #2752.
|
||||
- New end point to support [issue 2752](https://github.com/firefly-iii/firefly-iii/issues/2752).
|
||||
|
||||
## [4.8.1.4 (API 0.10.3)] - 2019-10-05
|
||||
|
||||
|
||||
Reference in New Issue
Block a user