diff options
| author | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-03-30 16:18:57 +0200 |
|---|---|---|
| committer | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-03-30 22:23:23 +0200 |
| commit | dae5942e2ad1ac59f6217ad0f8e0bd630d0b4747 (patch) | |
| tree | b10f1937872e4f8e9612de8fa30bc5c75d13e024 /CHANGELOG | |
| parent | eeb276c30efc0068981da62f1233f902491c7f0c (diff) | |
Prepare for version 1.0.41.0.4
Diffstat (limited to 'CHANGELOG')
| -rw-r--r-- | CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |