# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Unreleased ## 1.0.4 - 2026-03-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-03-27 ### Added * About window with a reference of the language. ### Changed * Brand colors for flathub provide better contrast. * New icon. * Summary that's more descriptive for a layperson. * Disable horizontal layout at smaller window sizes to make usage easier on phones. * Use Adwaita window and toolbar ## 1.0.2 - 2026-01-24 ### Changed * Add adwaita feature to relm4 ## 1.0.1 - 2026-01-19 ### Changed * Add adwaita feature to relm4 ## 1.0.0 - 2026-01-19 ### Added * Initial release.