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
- Issue 8521 (Total buget bar is missing when using SQLite) reported by @matlink
- Issue 8544 (Recurring transaction calendar preview is not working properly) reported by @Maxco10
- Issue 8555 (Has no budget becomes has no category) reported by @Weiming-Hu
- Discussion 8557 ("Delete ALL your transactions" also removes all asset opening balance information) started by @digitlength
- Issue 8575 (Creating rule from bill no longer pre-fills triggers and actions) reported by @jpelgrom
- Issue 8578 (Display Bug: foreign currency is red & negative in deposits) reported by @dreautall
- Errors in incoming webhook URLs are properly caught
Security
- Improved Host header validation to prevent a potential attack, reported by Raqib Iskenderli