release 1.1.20.rc3

This commit is contained in:
Peter F. Patel-Schneider 2026-06-17 08:47:06 -04:00
parent dadecb772a
commit 898349c403
3 changed files with 7 additions and 3 deletions

View File

@ -1,5 +1,9 @@
# 1.1.20rc2
# 1.1.20rc3
* Add Irish translation
* Don't use old settings when reusing sboxes
* Add POUND and ISO_BACKSLASH cells to MAIN_ISO key layout
* Wrap argv in list for Gio.Application.run (PyGObject 3.56)
* Mock libnotify to not perform notifications when doing tests
* Isolate testing from real configuration file
* Update handling of headset RGB controls

View File

@ -1 +1 @@
1.1.20rc2
1.1.20rc3

View File

@ -48,7 +48,7 @@
</screenshots>
<releases>
<release version="1.1.20rc2" date="2026-05-24"/>
<release version="1.1.20rc3" date="2026-06-17"/>
<release version="1.1.19" date="2026-01-08"/>
<release version="1.1.18" date="2025-12-11"/>
<release version="1.1.16" date="2025-10-23"/>