Skip to content

Releases: AntiMicroX/antimicrox

AntiMicroX-3.4.1

10 Aug 18:37
Compare
Choose a tag to compare

3.4.1 (2024-08-10)

Fixed bugs:

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

10 Mar 11:03
Compare
Choose a tag to compare

3.4.0 (2024-03-10)

Fixed bugs:

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

14 Nov 21:46
97b6465
Compare
Choose a tag to compare
Pre-release

Test release with new fixes and SDL updated to 2.28.5

AntiMicroX-3.3.4-with-SDL2.28.2

26 Aug 14:56
Compare
Choose a tag to compare
Pre-release

Release of AntiMicroX 3.3.4 with updated SDL to the latest 2.28.2 version

AntiMicroX-3.3.4

03 Jun 14:36
Compare
Choose a tag to compare

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

AntiMicroX-3.3.3

30 Jan 18:04
Compare
Choose a tag to compare

3.3.3 (2023-01-30)

Implemented enhancements:

  • Add checkbox enabling numeric keypad in ButtonEditDialog #168
  • Add MSVC cmake support. #667 (by nitz)
  • Update translations: Spanish, Korean, Russian
  • Add translations: Rusyn, Portugese(Brazil)

Fixed bugs:

  • Name mismatch in set selector list #655
  • Fix broken loading recently used profile for Windows 11 #632 (by nitz)
  • Shebang ignored in execute bind #699
  • Mouse spring mode not working in wayland session #521

Notable changes:

  • Some code refactors and docs updates
  • Logs improvements

Full Changelog: 3.3.2...3.3.3

AntiMicroX-3.3.2

21 Nov 12:30
fecbed2
Compare
Choose a tag to compare

3.3.2 (2022-11-21)

Implemented enhancements:

  • Use proper theme-based color for tab text #583
  • Show joystick battery level in tab #596

Fixed bugs:

  • Fix broken obtaining path of active window by auto profile #592
  • Fix auto profile dialog does not populate title and application fields
  • Fix misspeled __BIG_ENDIAN constant #609
  • Fix advanced settings dialog freezes when pressing join on Linux #609
  • Remove disabling Auto-profile title box #619

Notable changes:

  • don't minimize to taskbar by default on Linux #611

Full Changelog: 3.3.1...3.3.2

AntiMicroX-3.3.2-ReleaseCandidate

18 Nov 18:52
Compare
Choose a tag to compare
Pre-release

Beta release to test all of the upcoming changes.

Implemented enhancements:

  • Use proper theme-based color for tab text #583
  • Show joystick battery level in tab

Fixed bugs:

  • Fix broken obtaining path of active window by auto profile #592
  • Fix auto profile fialog does not populating title and application fields
  • Fix misspeled __BIG_ENDIAN constant #599
  • Fix advanced settings dialog freezes when pressing join on Linux #609
  • don't minimize to taskbar by default on Linux #611
  • Remove disabling Auto-profile title box #619

Full Changelog: 3.3.1...3.3.2-rc

HOTFIX AntiMicroX-3.3.1

24 Oct 20:59
Compare
Choose a tag to compare

Full Changelog

Hotfix release reverting PR #555 which can cause segfaults.

AntiMicroX-3.3.0

24 Oct 15:53
Compare
Choose a tag to compare

Release containing tons of cleanups and fixes in code.

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Broken auto profile saving for Windows #492
  • Selection "None" Preset does not change button labels #513
  • Broken spring mouse Event on Windows #518
  • Multiple problems caused by invalid thread handling #573
    • Saving PS4 Controller setup stops set toggle from working
    • Saving Breaks Set Switching
    • Saving config breaks turbo
    • Warnings QObject: Cannot create children for a parent that is in a different thread

Notable changes:

  • Fix some code warnings #497 #558 #559 (by pktiuk and Stefan-TU)
  • Remove some unused code #504 (by mmmaisel)
  • Limit number of logged events
  • Include Visual Studio Code config files
  • Some refactors and docs updates
  • Update SDL mappings database
  • Update translations: Korean, Ukrainian, Spanish