Releases: doughtnerd/BeatHub
2.7.8
2.7.7
Features
- Confirmation dialog for library sync, explaining what it does.
- Network status notification (tells you if you're offline)
Bug Fixes
- Library Manager DB installed to wrong location (app install dir instead of user data dir)
Notes
Just a warning, this update might wipe you current Library DB (it won't affect the songs you already have downloaded though). You just have to Sync your song library. Only annoying thing is you won't have visual preview available for those songs unless you redownload them.
2.5.6
Features
Library Support!
Library support is finally here. it's in it's early stages but it's easily able to manage my 800+ custom song library pretty well, so hopefully it works well for all of you!
Security Updates
This application has almost always followed the latest security recommendations from Electron. This update also adds a few improvements and a pretty well hammered out CSP policy.
2.0.0
Features
- Integrated "Platforms by PixelGuy", a tool that lets you visualize Beat Saber maps before you download them.
- Updated some icons and tooltips
- Upgraded electron version
Bug Fixes
- Beatsaver changed their API and broke the app. This update removes categories that used to be available such as "Top Downloaded" and "Hottest Maps"
Notes
- New electron version has more restrictive security policy. This update does not contain the security policy updates but that will be added in a future release.
- Some updates will be made to update code quality and scalability of features in the near future, allowing me to setup for more feature implementation and easier maintenance while BeatSaver.com solidifies their api.
1.6.3
Bug Fixes
Fixed bug where previewing beatmap would fail because info.dat was named Info.dat
1.6.2 Hotfix for 1.6.1
Build process failed to properly release updated application.
1.6.1 Beatmap Stat Tooltips
Features
- Beatmap stats now display a tool-tip indicating what the stat is when hovered over.
Bug Fixes
- Some beatmap authors set songAuthorName metadata to their username instead of the song artist. If that happens, in most cases this will instead use songSubName and correctly display the song's artist.
1.5.4 Hotfix
Fixes issue where manually selecting beat saber folder was breaking on windows
1.5.3
Features
Various app UI improvements
- tooltip for navigation bar
- error notifications
- download complete notifications
- download list clearing
- higher contrast, bigger buttons, and bigger text for legibility
Search now automatically searches after user stops typing (debounced search)
Improvements for app security (removed unsafe electron app code)
Added light/dark theme setting
Bugs/Fixes
Fixed bug causing the same songs to load multiple times when scrolling rapidly
Version 1.1.1 - Auto Updates
Features
Automatic updates:
Shouldn't be any need to re-download the app. If an update is available, the app will let you know when it's ready to install it.
Bugs/Fixes
Beat Saber install folder detection:
App now looks for root Beat Saber install folder. If Beat Saber is set manually, you only need to direct the app to the root folder. From there, the app will create a CustomLevels folder if it doesn't exist and put all your songs there.