Releases: StarGazer1258/BeatDrop
Releases · StarGazer1258/BeatDrop
2.1.5
v2.1.5 Bug Fixes, Fix #3
2.1.4
v2.1.4 Add more donation links to DonateView
2.1.3
v2.1.3 Make BeatDrop licensed under CC-BY-NC-SA-4.0
2.0.15
Initial Release!
This release marks a major milestone in BeatDrop history. Everything is new and better. The future is now.
2.0.15-beta
LOTS of changes; some visible, some not. I could split these up, but that would be too much work. So here they all are, in no particular order: - Fix some npm scripts - Install Redux Devtools - Use eslint to enforce code style - Add SongView constants - Fetch song ratings from BeastSaber - Add additional info on UTF-8 - Add song key to playlist files for backwards compatability - Fix bug where search would crash if field was empty - Fix #2 - Add search by id/key functionality - Escape special characters is search - Add offline mode and offline font support - Fix keys on mapped arrays of songs to be unique - Convert all CSS into SCSS - Add Donate page - Add animations for all lower-left buttons - Add credits section to settings - Add "View Release Notes" button to settings - Add High Contrast theme - Change checkboxes into switches - Other misc. visual tweaks
2.0.14-beta
Add download indicator on song lists Make ContextMenu slightly translucent
2.0.13-beta
v2.0.13-beta Fix bug where app would crash after update
2.0.12-beta
Update loading animations Code cleanup