diff --git a/ChangeLog.md b/ChangeLog.md index 80965853..efef54f3 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,12 @@ -# 1.1.3rc1 +# 1.1.3rc2 +* Allow mouse gesture setting for non-mice, e.g., trackballs +* Print message when there is another Solaar process running +* Fix determination of whether to force read before writing boolean setting +* Add recent diversion features to default list in rules UI +* Add setting to divert hires scroll wheel +* Don't use device kind to determine how to handle notifications +* Update Polish and Russian translations * Remove pggettext so as to not require Python 3.8 * Remove Python 2 unicode support * Store keys in configuration file as int instead of str diff --git a/docs/_config.yml b/docs/_config.yml index eaa99b04..3d81b8e8 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -4,7 +4,7 @@ tagline: Linux Device Manager for Logitech Unifying Receivers and Devices. owner: pwr-Solaar owner_url: https://github.com/pwr-Solaar repository: pwr-Solaar/Solaar -version: 1.1.3rc1 +version: 1.1.3rc2 show_downloads: false encoding: utf-8 theme: jekyll-theme-slate diff --git a/lib/solaar/__init__.py b/lib/solaar/__init__.py index 40c8b567..c83e65c3 100644 --- a/lib/solaar/__init__.py +++ b/lib/solaar/__init__.py @@ -16,5 +16,5 @@ ## with this program; if not, write to the Free Software Foundation, Inc., ## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -__version__ = '1.1.3rc1' +__version__ = '1.1.3rc2' NAME = 'Solaar' diff --git a/setup.py b/setup.py index 1685d83c..135b9346 100755 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ except ImportError: from distutils.core import setup # from solaar import NAME, __version__ -__version__ = '1.1.3rc1' +__version__ = '1.1.3rc2' NAME = 'Solaar' diff --git a/share/solaar/io.github.pwr_solaar.solaar.metainfo.xml b/share/solaar/io.github.pwr_solaar.solaar.metainfo.xml index 77c1fbf6..1318f181 100644 --- a/share/solaar/io.github.pwr_solaar.solaar.metainfo.xml +++ b/share/solaar/io.github.pwr_solaar.solaar.metainfo.xml @@ -44,7 +44,7 @@ - +