aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bd6542b..4a0f67f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased
+## 1.0.4 - 2026-01-30
+
+### Changed
+
+* Fix rendering issue with icon in about page when installing via flatpak.
+* Use breakpoints to render preferences correctly in mobile screens.
+ (KNOWN ISSUE: For sizes under 377 px, the templates screen will move slightly)
+* Stop building rpms for fedora 42 and add fedora 44.
+
## 1.0.3 - 2026-01-27
### Added