From b300273d65f71d072ac632141e1a095fe340ea10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Kotiuk?= Date: Thu, 31 Oct 2024 21:57:58 +0100 Subject: [PATCH] chore(release): 3.5.0 --- CHANGELOG.md | 16 ++++++++++++++++ CMakeLists.txt | 4 ++-- ...o.github.antimicrox.antimicrox.appdata.xml.in | 1 + 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40673d1fb..80fc76b42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [3.5.0](https://github.com/AntiMicroX/antimicrox/tree/3.5.0-rc) (2024-10-31) + +**Fixed bugs:** + +- Horizontal mouse wheel is too fast when set on stick [\#1024](https://github.com/AntiMicroX/antimicrox/issues/1024) (by [sk2449](https://github.com/sk2449)) +- Fix binding labels for Wheel Left/Right buttons [pull 1038](https://github.com/AntiMicroX/antimicrox/pull/1038) (by [sk2449](https://github.com/sk2449)) +- Set change sometimes returns to wrong set [\#1050](https://github.com/AntiMicroX/antimicrox/issues/1050) +- Wrong Keyboard Input on Assignment (Wayland) [\#300](https://github.com/AntiMicroX/antimicrox/issues/300) + +**Notable changes:** + +- Update translation for Finnish, Dutch, Russian +- New translation: Indonesian +- Fixed Builds for QT6 on Windows +- Switched to QT6 on Windows Release Build + ## [3.4.1](https://github.com/AntiMicroX/antimicrox/tree/3.4.1) (2024-08-10) **Fixed bugs:** diff --git a/CMakeLists.txt b/CMakeLists.txt index 533491bb7..32dbf56e7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -60,8 +60,8 @@ endif(NOT COMPILER_IS_MSVC) # The version number. set(ANTIMICROX_MAJOR_VERSION 3) -set(ANTIMICROX_MINOR_VERSION 4) -set(ANTIMICROX_PATCH_VERSION 1) +set(ANTIMICROX_MINOR_VERSION 5) +set(ANTIMICROX_PATCH_VERSION 0) if(UNIX) option(WITH_X11 "Compile with support for X11." ON) diff --git a/other/appdata/io.github.antimicrox.antimicrox.appdata.xml.in b/other/appdata/io.github.antimicrox.antimicrox.appdata.xml.in index 199624e64..c4a3da912 100644 --- a/other/appdata/io.github.antimicrox.antimicrox.appdata.xml.in +++ b/other/appdata/io.github.antimicrox.antimicrox.appdata.xml.in @@ -51,6 +51,7 @@ +