Advertisement
ZirconiumX

Untitled

Oct 9th, 2018
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 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 could require manually reflashing the mouse firmware if a firmware update was performed with 0.3.1 or earlier.
  7. - An updater has been created to more quickly push bugfixes to users, especially for those on macOS.
  8. - There is a new Space Invaders-like minigame that can be played as an animation, thanks to @mvladimirovich.
  9.  
  10. Support for new devices:
  11.  
  12. - Strafe RGB MK.2; by accidental omission from the previous release.
  13. - K66
  14.  
  15. Important bugfixes:
  16.  
  17. - The Scimitar Pro now defaults to v2.xx endpoints
  18. - The DPI LED on mice now changes in sniper mode
  19. - The GUI will warn if uinput cannot be loaded on Linux
  20. - The "Save to Hardware" button on the Scimitar and Glaive has been greyed out due to a current lack of support
  21. - Thanks to the efforts of @Kedstar99, the codebase compiles with much fewer warnings
  22. - The daemon will retry talking to the Karabiner kext in case it runs before the kext is ready
  23. - Binding commands to wheels will now repeat properly
  24. - QuaZip is no longer required for daemon-only builds
  25. - KissFFT is now built as a static library
  26. - Symbolic links are now created in /dev/input/by-id for evdev users
  27. - Fixed a regression for devices using the legacy protocol
  28. - The forwards and backwards keys are now bound by default on Mac
  29. - Workaround for using the Polaris on macOS
  30.  
  31. Note for packagers:
  32.  
  33. - 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