Releases: LucaVazz/ScoreSaber-Rank-Panel
Releases · LucaVazz/ScoreSaber-Rank-Panel
overhaul to get the quality back together
fixed:
- [Safari only] remove global state object to resolve "not found" error
- [Firefox only] re-write parse RegExps to not rely on /s
internal:
- changed from Jinja2 with a custom build script to Elventy as build orchestrator
- pull flag images, Sentry and Line-Awesome from npm instead of bundling them in the repo
- add reporting of ScoreSaber data to Sentry to diagnose remaining parse errors
Optimize data load
various fixes and improvements
fixed:
- more robust ScoreSaber data extraction (now also supports i.e. Ranking Team members)
- ignore fetch errors on refresh
- enhance Sentry info with release, user and channel tagging
- remove debug rig-logging
update to adapt to newest ScoreSaber site
fixed:
- In the last update for ScroeSaber.com, the global count of players was removed from the user detail page.
For this version, this count is instead stored in the global Extension Config and fetched from there to calculate the player's global percentage.
added:
- added logging to Sentry for quicker response to errors in production
inital release
- all basic features included