Skip to content

v0.2.0

Compare
Choose a tag to compare
@brandoshizzle brandoshizzle released this 29 Jan 03:27
· 153 commits to master since this release

[0.2.0] - 2017-01-28

Added

  • Search function for playlist
  • Functioning/saving settings menu
    • Playlist: Songs to the bottom after playing
    • Playlist: Songs delete after playing
  • Dragging keys around on the same page (between pages to come!)
  • Automatically checks for new version on startup

Fixed

  • Won't try to play songs if they're all filtered out
  • No more error on cancelling browse in sound settings
  • Waveforms now track all the time (no need to sneak up)
  • Inputs won't trigger sounds AT ALL

Changed

  • Storing data is now JSON in appData/data/
    • Legacy localStorage still supported (converts to JSON, will take out next release)