From 1d72f8eb037ab0cb6d9eda20af03d64531bb43d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Kotiuk?= Date: Sat, 3 Jun 2023 16:21:02 +0200 Subject: [PATCH] chore(release): 3.3.4 --- CHANGELOG.md | 21 +++++++++++++++++++ CMakeLists.txt | 2 +- ...ithub.antimicrox.antimicrox.appdata.xml.in | 1 + 3 files changed, 23 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7365cac3..747b35a95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog + +## [3.3.4](https://github.com/AntiMicroX/antimicrox/tree/3.3.4) (2023-05-03) + +**Implemented enhancements:** + +- Update translations: Portugese(Brazil), Russian, Norwegian Bokmal +- Add translations: Swedish + +**Fixed bugs:** + +- Fix and refactor adding default autoprofile [\#727](https://github.com/AntiMicroX/antimicrox/issues/727) +- Fix GUI does not recognize super + action [\#749](https://github.com/AntiMicroX/antimicrox/issues/749) +- Fix /dev/uinput static device node access [pull 781](https://github.com/AntiMicroX/antimicrox/pull/781) (by [lnussel](https://github.com/lnussel)) +- Fix building for SDL version between 2.0.12 and 2.0.16 [\#788](https://github.com/AntiMicroX/antimicrox/issues/788) + + +**Notable changes:** + +- Build AppImage package on Ubuntu 20.04 +- Bump SDL version for AppImage and Windows from 2.0.20 to 2.26.5 + ## [3.3.3](https://github.com/AntiMicroX/antimicrox/tree/3.3.3) (2023-01-30) **Implemented enhancements:** diff --git a/CMakeLists.txt b/CMakeLists.txt index ce13d7809..eeb39647e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -72,7 +72,7 @@ endif(NOT COMPILER_IS_MSVC) # The version number. set(ANTIMICROX_MAJOR_VERSION 3) set(ANTIMICROX_MINOR_VERSION 3) -set(ANTIMICROX_PATCH_VERSION 3) +set(ANTIMICROX_PATCH_VERSION 4) 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 1b89998bf..3345dd3c8 100644 --- a/other/appdata/io.github.antimicrox.antimicrox.appdata.xml.in +++ b/other/appdata/io.github.antimicrox.antimicrox.appdata.xml.in @@ -30,6 +30,7 @@ https://github.com/AntiMicroX/antimicrox/issues io.github.antimicrox.antimicrox.desktop +