release 1.1.20.rc3
This commit is contained in:
parent
dadecb772a
commit
898349c403
|
|
@ -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
|
* Mock libnotify to not perform notifications when doing tests
|
||||||
* Isolate testing from real configuration file
|
* Isolate testing from real configuration file
|
||||||
* Update handling of headset RGB controls
|
* Update handling of headset RGB controls
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
1.1.20rc2
|
1.1.20rc3
|
||||||
|
|
|
||||||
|
|
@ -48,7 +48,7 @@
|
||||||
</screenshots>
|
</screenshots>
|
||||||
|
|
||||||
<releases>
|
<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.19" date="2026-01-08"/>
|
||||||
<release version="1.1.18" date="2025-12-11"/>
|
<release version="1.1.18" date="2025-12-11"/>
|
||||||
<release version="1.1.16" date="2025-10-23"/>
|
<release version="1.1.16" date="2025-10-23"/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue