aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
blob: bd6542b56677a6a56d9471580e46d5153a3117dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# 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.3 - 2026-01-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.
* Disble horizontal layout at smaller window sizes to make usage easier on phones.
* Use Adwaita window and toolbar

## 1.0.2 - 2026-01-24

### Changed

* Adds adwaita feature to relm4

## 1.0.1 - 2026-01-19

### Changed

* Adds adwaita feature to relm4

## 1.0.0 - 2026-01-19

### Added

* Initial release.