Releases: flozz/rivalcfg
Releases · flozz/rivalcfg
Rivalcfg 4.14.0
- feat: Added partial support of the Aerox 9 Wireless WOW Edition (@flozz)
- feat: Allow to reduce the delay between two commands sent to devices (@Miskler, #236)
- feat: Added an env var to remove the delay between commands to speedup the tests (@flozz)
- misc: Added Python 3.13 support (@flozz)
- misc!: Removed Python 3.8 support (@flozz)
Rivalcfg v4.13.0
- feat: Added button binding support for Rival 600 (@flozz)
Rivalcfg v4.12.0
Rivalcfg v4.11.0
- feat: Added Prime Mini support (@flozz, @NextWork123, #227)
- misc: Added Python 3.12 support
- misc!: Dropped Python 3.7 support
Rivalcfg v4.10.0
- Added Prime Mini Wireless support (@intersectRaven, #210, #207)
- Code quality: more robust type comparison (@flozz)
Rivalcfg v4.9.1
- Improved device profile generation (@airblast-dev, #211)
- Fixed battery level reported at 630% when the mouse is off (@LennardKittner, #187, #212)
- Unrecognized arguments error when no device is found (@LennardKittner, #213, #214)
Rivalcfg v4.9.0
- Added Aerox 5 Wireless Destiny 2 Editon support (@flozz, #205)
- Added Aerox 5 Wireless Diablo IV Edition support (@flozz, #206)
- Updated HIDAPI to v0.14 to fix a macOS Ventura issue (@flozz, #200)
- Removed the default lighting option for the Prime mouse (reported not working and not needed on this device) (@flozz, #196)
Rivalcfg v4.8.0
Rivalcfg v4.7.0
- Add initial Aerox 9 Wireless support (#188)
- Add Aerox 5 Wireless support (#184)
- Fix inverted firmware version minor and major digits
- Fix crash when reading battry level of a device in sleep mode
- Improve udev rules reloading
- Rival 100: Rivalcfg is now able to read the firmware version of this device
(#179, @staticssleever668)
Rivalcfg v4.6.0
-
Add support for the Prime Wireless mouse (#172)
-
Aerox 3 Wireless support improved:
- Sleep timer support implemented
- Dim timer support implemented
- Brightness removed to support Dim timer (it is still possible to dim the
LED by setting darker colors)
-
Fix a crash when printing debug information with udev rules not installed
-
Remove Python 2.7 compatibility code