mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Update changelog.
This commit is contained in:
parent
9d0488ffbc
commit
558ac7b0da
29
changelog.md
29
changelog.md
@ -3,6 +3,35 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
## 6.1.10 - 2024-03-03
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Add missing translations for rule page.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- The update checker can also deal with development releases
|
||||||
|
- Rule actions no longer complain when the category is already set
|
||||||
|
|
||||||
|
### Removed
|
||||||
|
|
||||||
|
- Unused translation on budget page
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- #8521
|
||||||
|
- #8544
|
||||||
|
- #8555
|
||||||
|
- #8557
|
||||||
|
- #8575
|
||||||
|
- #8578
|
||||||
|
- Errors in incoming webhook URLs are properly caught
|
||||||
|
|
||||||
|
### Security
|
||||||
|
|
||||||
|
- Improved Host header validation to prevent a potential attack, reported by Raqib Iskenderli
|
||||||
|
|
||||||
## 6.1.9 - 2024-02-06
|
## 6.1.9 - 2024-02-06
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
Loading…
Reference in New Issue
Block a user