AntiMicroX-3.2.0
3.2.0 (2021-10-29)
First AntiMicroX release supporting Windows.
Kudos for gombosg for starting support restoration efforts and for avinal for helping with one of the most problematic tasks.
NOTE
This release should be considered a beta one for Windows users. Not everything may work properly yet.
Implemented enhancements:
- Prepare installer for Windows #237
- Handle segfaults and other crashes in code #235
- Create config for debug builds #218
- Allow unhiding app window when second instance of AntiMicroX is launched #257
Fixed bugs:
- Typo in udev rule name: 60-antimicrox-uinput.rules instead 60-antimcrox-uinput.rules? #204
Notable merged pull requests:
- Move gui-related files to separate directory #253 (pktiuk)
- Logging system improvements #250 (pktiuk)
- Some additional logs and notes #233 #249 (pktiuk)
- Fix compile warnings #246 #242 (pktiuk)
- Set homepage url for packages #245 (pktiuk)
- Create config for debug build #243 (pktiuk)
- Cmake cleanup #219 (pktiuk)
Pull requests restoring Windows support:
- Add Cpack NSIS config for building packages #262 (pktiuk)
- Restore full functionality of Windows build #225 (pktiuk)
- Restore Windows build #220 #244 (pktiuk)
- Embed icon into windows executable #261 (pktiuk)
- Saves migration win #266 (pktiuk)
- Use -rdynamic only in Unix debug builds #259 (pktiuk)
- Setup Github Actions for Windows build #260 (avinal)