release 1.1.13

This commit is contained in:
Peter F. Patel-Schneider 2024-05-10 09:05:23 -04:00
parent bfc06502c1
commit ea77335ecf
4 changed files with 6 additions and 3 deletions

View File

@ -1,5 +1,6 @@
# 1.1.13rc1
# 1.1.13
* Update Polish and Russian translations.
* Fix bug in suspend and resume callback
* Add choices universe for backlight setting
* Add simplify diversion.py and add unit tests

View File

@ -2,6 +2,8 @@
## Version 1.1.13
* Solaar will drop support for Python 3.7 immediately after version 1.1.13.
* Version 1.1.12 does not push settings to many devices after a resume resulting in the device reverting to its default behaviour. This is fixed in 1.1.13.
## Version 1.1.12

View File

@ -1 +1 @@
1.1.13rc1
1.1.13

View File

@ -47,7 +47,7 @@
</screenshots>
<releases>
<release version="1.1.13rc1" date="2024-05-08"/>
<release version="1.1.13" date="2024-05-11"/>
<release version="1.1.12" date="2024-04-27"/>
<release version="1.1.11" date="2024-02-18"/>
<release version="1.1.10" date="2023-09-23"/>