Advertisement
ZirconiumX

Untitled

Oct 7th, 2018
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.37 KB | None | 0 0
  1. ## [v0.3.2](https://github.com/ckb-next/ckb-next/tree/v0.3.2) (2018-10-07)
  2. [Full Changelog](https://github.com/ckb-next/ckb-next/compare/v0.3.1...v0.3.2)
  3.  
  4. Important news:
  5.  
  6. - This version fixes a major bug for the Scimitar Pro, causing the daemon to not properly interface with the mouse. This
  7. could require manually reflashing the mouse firmware if a firmware update was performed with 0.3.1 or earlier.
  8. - An updater has been created to more quickly push bugfixes to users, especially for those on macOS.
  9. - There is a new Space Invaders-like minigame that can be played as an animation, thanks to @mvladimirovich.
  10.  
  11. Support for new devices:
  12.  
  13. - Strafe RGB MK.2; by accidental omission from the previous release.
  14. - K66
  15.  
  16. Important bugfixes:
  17.  
  18. - The Scimitar Pro now defaults to v2.xx endpoints
  19. - The DPI LED on mice now changes in sniper mode
  20. - The GUI will warn if uinput cannot be loaded on Linux
  21. - The "Save to Hardware" button on the Scimitar and Glaive has been greyed out due to a current lack of support
  22. - Thanks to the efforts of @Kedstar99, the codebase compiles with much fewer warnings
  23. - The daemon will retry talking to the Karabiner kext in case it runs before the kext is ready
  24. - Binding commands to wheels will now repeat properly
  25.  
  26. Note for packagers:
  27.  
  28. - If ckb-next is updated through a package management system, `-DDISABLE_UPDATER=1` should be passed to CMake
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement