Releases: AntiMicroX/antimicrox
AntiMicroX-3.6.1
3.6.1 (2026-05-22)
Just a minor release mainly tackling issues related to flatpak package.
Fixed bugs:
- Fix crash on X11 systems for builds with disabled flag
WITH_X11#1308 (linked with #1201) - Tray icon rendering as blank for Flatpak flathub/io.github.antimicrox.antimicrox#10 (fixed by razzeee)
Notable changes:
- Bump used QT and SDL2 versions in used in release builds
- Default build uses QT6 since now
- Some compilation warning fixes
- Update translations
New Contributors
Full Changelog: 3.6.0...3.6.1
AntiMicroX-3.6.0
3.6.0 (2026-05-06)
Fixed bugs:
- Fix key assignment dialog for Wayland
- Fix Windows package building
- Fix AppImage dependencies
- Fix joystick status window defer deletion upon close (by xobs ) pull 1229
- Fix use warning log level by default as stated in man
- Fix Fedora 42 build pull 1126
Implemented enhancements:
- Provide InputDevice IPC via D-Bus (by dabigjhall) #1256
- Simplify usage of setActiveSetNumber in inputdevice pull 1260
Notable changes:
- New translations: Danish, Slovak, Czech
- Update translations for: Spanish, Chinese (Simplified), Swedish, Portuguese (Brazil), Italian, Russian, Ukrainian, Tamil, Indonesian, Persian, Korean, Finnish #1258
- Create devcontainer config for AntiMicroX
- Drop usage of Ubuntu 20.04 Runner
- Bump windows CI runner to 2022 version
- Sync flatpak config with file from https://github.com/flathub/io.github.antimicrox.antimicrox
- Remove funding from repository
- Docstring cleanup and update: https://antimicrox.github.io/doxygen/
- General code and docs cleanup
AntiMicroX-3.5.1
3.5.1 (2025-01-27)
Note: WIndows release was updated, because of bugs linked with QT6 migration #1139
Fixed bugs:
- Fix appId on Wayland pull 1100 (by ReillyBrogan)
- Wrong install dependencies on a Debian build with QT6 #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 (by 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 )
Implemented enhancements:
- Reenabled
--nextoption #189
AntiMicroX-3.5.0
Changelog
3.5.0 (2024-10-31)
Fixed bugs:
- Horizontal mouse wheel is too fast when set on stick #1024 (by sk2449)
- Fix binding labels for Wheel Left/Right buttons pull 1038 (by sk2449)
- Set change sometimes returns to wrong set #1050
- Wrong Keyboard Input on Assignment (Wayland) #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
AntiMicroX-3.5.0-RC
Changelog
3.5.0-ReleaseCandidate (2024-10-27)
The main purpose of this test release is to check whether the switch to QT6-based build for Windows Users went smoothly. In case of any new problems with this release, please open a new issue.
Fixed bugs:
- Horizontal mouse wheel is too fast when set on stick #1024 (by sk2449)
- Fix binding labels for Wheel Left/Right buttons pull 1038 (by sk2449)
- Set change sometimes returns to wrong set #1050
- Wrong Keyboard Input on Assignment (Wayland) #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
AntiMicroX-3.4.1
3.4.1 (2024-08-10)
Fixed bugs:
- Fix issues with accelerometer stability pull 1011 (by pepper-jelly)
- Issue with float value for "Auto Reset Cycle After" #1002 (by pepper-jelly)
- Accelerometer triggers when switching sets #991 (by pepper-jelly)
Notable changes:
- Link AntimicroX repository with issue hunting platform: Polar.sh
- Bump SDL version to 2.30.6
- Refactor outdated pieces of code pull 948 pull 950
- Update more universal QT libraries detection pull 957
- Allow easy building with QT6 and ensure compatability pull 919, pull 972
- Drop Windows XP support pull 980
- Bump minimal QT version requirement to 5.10 #996
Implemented enhancements:
- Updated translations: Chinese, Portugese, German, French and Finnish
- Added Catalan language
And a lot of minor fixes and cleanups linked with QT6 and not only.
AntiMicroX-3.4.0
3.4.0 (2024-03-10)
Fixed bugs:
- Fix attaching window to a pinned launcher in Linux pull 886 (by mmmaisel)
- Fixing builds with X11=OFF pull 927 (by sjoblomj)
Notable changes:
- Bump SDL version to 2.30.1
- Updated translations
- New translations: Croatian, Turkish, Persian, Vietnamese
- Fix a lot of deprecation warnings and other code changes required to migrate to QT6 #446
AntiMicroX-3.4.0-release-candidate1
Test release with new fixes and SDL updated to 2.28.5
AntiMicroX-3.3.4-with-SDL2.28.2
Release of AntiMicroX 3.3.4 with updated SDL to the latest 2.28.2 version
AntiMicroX-3.3.4
3.3.4 (2023-06-03)
Implemented enhancements:
- Update translations: Portugese(Brazil), Russian, Norwegian Bokmal
- Add translations: Swedish
Fixed bugs:
- Fix and refactor adding default autoprofile #727
- Fix GUI does not recognize super + action #749
- Fix /dev/uinput static device node access pull 781 (by lnussel)
- Fix building for SDL version between 2.0.12 and 2.0.16 #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