Skip to content

Releases: StarGazer1258/BeatDrop

2.1.5

09 Apr 23:39
Compare
Choose a tag to compare
v2.1.5

Bug Fixes, Fix #3

2.1.4

09 Apr 03:46
Compare
Choose a tag to compare
v2.1.4

Add more donation links to DonateView

2.1.3

08 Apr 19:06
Compare
Choose a tag to compare
v2.1.3

Make BeatDrop licensed under CC-BY-NC-SA-4.0

2.0.15

21 Mar 01:05
Compare
Choose a tag to compare

Initial Release!

This release marks a major milestone in BeatDrop history. Everything is new and better. The future is now.

2.0.15-beta

18 Mar 03:43
Compare
Choose a tag to compare
2.0.15-beta Pre-release
Pre-release
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

18 Feb 01:33
Compare
Choose a tag to compare
2.0.14-beta Pre-release
Pre-release
Add download indicator on song lists

Make ContextMenu slightly translucent

2.0.13-beta

14 Feb 19:59
Compare
Choose a tag to compare
2.0.13-beta Pre-release
Pre-release
v2.0.13-beta

Fix bug where app would crash after update

2.0.12-beta

14 Feb 18:25
Compare
Choose a tag to compare
2.0.12-beta Pre-release
Pre-release
Update loading animations

Code cleanup