diff --git a/CHANGELOG.md b/CHANGELOG.md index 80fc76b4..19b76cb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,29 @@ # Changelog -## [3.5.0](https://github.com/AntiMicroX/antimicrox/tree/3.5.0-rc) (2024-10-31) +## [3.5.1](https://github.com/AntiMicroX/antimicrox/tree/3.5.1) (2025-01-27) + +**Fixed bugs:** + +- Fix appId on Wayland [pull 1100](https://github.com/AntiMicroX/antimicrox/pull/1100) +- Wrong install dependencies on a Debian build with QT6 [\#1104](https://github.com/AntiMicroX/antimicrox/issues/1104) + +**Notable changes:** + +- New translation: Tamil +- Update translation for: Spanish, French, Japanese, Finnish, +- Create deb release dor Ubuntu 24.04 +- Update Windows and Linux SDL mappings +- Add "game" category to desktop file [pull 1085](https://github.com/AntiMicroX/antimicrox/pull/1085) (by [Fr-Dae](https://github.com/Fr-Dae)) +- Cleanup in logs +- Add proper note informing about lack of Wayland support for Auto Profiles +- Cleanup in dependencies +- Fix some typos and update docs (by [zturtleman](https://github.com/zturtleman) ) + +**Implemented enhancements:** + +- Reenabled `--next` option [\#189](https://github.com/AntiMicroX/antimicrox/issues/189) + +## [3.5.0](https://github.com/AntiMicroX/antimicrox/tree/3.5.0) (2024-10-31) **Fixed bugs:** diff --git a/CMakeLists.txt b/CMakeLists.txt index 80298bfc..c4547055 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -61,7 +61,7 @@ endif(NOT COMPILER_IS_MSVC) # The version number. set(ANTIMICROX_MAJOR_VERSION 3) set(ANTIMICROX_MINOR_VERSION 5) -set(ANTIMICROX_PATCH_VERSION 0) +set(ANTIMICROX_PATCH_VERSION 1) 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 0668e48d..338fcd85 100644 --- a/other/appdata/io.github.antimicrox.antimicrox.appdata.xml.in +++ b/other/appdata/io.github.antimicrox.antimicrox.appdata.xml.in @@ -46,6 +46,7 @@ +