Skip to content

0.2.10

Latest
Compare
Choose a tag to compare
@chyyran chyyran released this 31 Dec 00:06

0.2.10 is the maintenance release for 2021.

Mainly dependency updates, but some small QoL improvements in the UI.

Enhancements and Bugfixes

  • Allow using arrow keys to select tracks
    • Currently does not scroll properly because react-virtualized is broken
  • Fix typos in bang reference
  • Fix refresh shortcut (Ctrl+R) not working when search bar was focused
  • Now sorts by updated first by default
  • Minor improvements to column drag handle
  • Minor improvements to selection UI

Build experience

  • Fix build on newer Rust toolchains
  • Building libkatatsuki-sys now requires VS2019
  • Use N-API backend for neon bindings, removing node-gyp dependency

Dependencies

  • Updated notify-rs to 4.0.15
  • Updated crossbeam to 0.8.0
  • Updated Electron to 11.1.1
  • Updated neon to 0.6.0
  • Updated React to 17.0