Merge tag 'v6.1.2' into develop

v6.1.2
This commit is contained in:
James Cole 2024-01-02 20:26:54 +01:00
commit 5b5b8008b0

View File

@ -5,18 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## 6.1.2 - 2024-01-03
### Added
- Initial release.
### Changed
- [Issue 8304](https://github.com/firefly-iii/firefly-iii/issues/8304) Several issues with searching for and displaying of tag-related transactions
### Deprecated
- Initial release.
### Removed
- Double reference to webhooks in the menu
@ -36,10 +28,6 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Webhooks now properly disabled in the UI.
- [Issue 8322](https://github.com/firefly-iii/firefly-iii/issues/8322) Duplicate detection did not distinguish between users
### API
- Initial release.
## 6.1.1 - 2023-12-27
### Changed