mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Fix #4894
This commit is contained in:
13
changelog.md
13
changelog.md
@@ -8,7 +8,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
### Added
|
||||
- A few new pages for the new v2 layout. Thanks @alex6480!
|
||||
- Feature to be able to rebuild Docker images and show security warnings in new builds.
|
||||
- Added a new currency yay!
|
||||
- You can now manage loans and debts a little better.
|
||||
|
||||
@@ -16,10 +15,22 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
- A better cache routine for layout v2 pages.
|
||||
- All LDAP libraries have been upgrade.
|
||||
|
||||
### Deprecated
|
||||
- Initial release.
|
||||
|
||||
### Removed
|
||||
- All telemetry options have been removed.
|
||||
|
||||
|
||||
### Fixed
|
||||
- #4894 Bad number comparison
|
||||
- Various Sonarqube issues, thanks @hazma-fadil!
|
||||
- Correct menu display, thanks @vonsogt!
|
||||
|
||||
|
||||
### Security
|
||||
- Feature to be able to rebuild Docker images and show security warnings in new builds.
|
||||
|
||||
### API
|
||||
- You can disable webhooks with an extra field in API submissions.
|
||||
- There is a static cron token (see `.env.example`) which is useful for Docker.
|
||||
|
Reference in New Issue
Block a user