Merge branch 'master' into perkey-lighting-fixes

This commit is contained in:
grechmarlon 2026-06-18 20:40:14 +02:00 committed by GitHub
commit b89d7729ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 2604 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

@ -69,6 +69,7 @@ Some of the languages Solaar has been translated to are listed below. A full lis
- Turkish: Osman Karagöz
- Ukrainian: Олександр Афанасьєв
- Bulgarian Николай Йорданов
- Irish: Aindriú Mac Giolla Eoin
[Rongronggg9]: https://github.com/Rongronggg9
[papoteur]: https://github.com/papoteur

View File

@ -1 +1 @@
1.1.20rc2
1.1.20rc3

2596
po/ga.po Normal file

File diff suppressed because it is too large Load Diff

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"/>