Releases: tosuapp/tosu
Releases · tosuapp/tosu
2.9.2
2.9.2 (2024-07-23)
Bug Fixes
AllTimesData
update logic (2ab498f)- Add update delay only to tournaments (a6d1bb0)
- Added proper credits (04a9710)
- Attempt to fix
null pointer passed to rust
(a369786) - Fix
calculatePP
option (c3f6918) - Optimize
calculate/pp
api and fix memory leak (402d7f5) - Set values directly, instead of using functions (401fb6f)
- Split result screen performance calculation (37fefb4)
- stop updating if
not-ready
(da0216a) - Update beatmap metadata before everything (802250a)
- Update graph separately on
mp3Length
change (1810ab2) - Update scoreBase directly inside
updateHitErrors
(fb254de) - Use UTC+0 date on result screen (5c072b5)
2.9.1
2.9.0
2.8.1
2.8.0
2.7.1
2.7.0
2.6.3
2.6.1
2.6.0
2.6.0 (2024-05-07)
Features
- Added live update for counter settings (only from dashboard) (56c477c)
- Added open dashboard & changed behaviour of autoupdate, added manual update (sort of) (45850d5)
- move to yao-pkg and bump node version (3d6eb32)
- Sanitize Settings Title and Description (ce747c9)
- Settings builder for counters (04106e7)
- Settings for a pp counter (7c3c795)
- Settings for a pp counter (d30db94)
- source of dashboard script (#118) (52f7b55)
Bug Fixes
- bump workflow node (58c1fab)
- change user profile pattern (271be94)
- Config issues (bfe7d82)
- dashboard design adjust (3f5d01b)
- Dashboard improvements (d4f6613)
- Dont crash on fetch error (6762ec3)
- fix incorrectly returned images (9eb93dc)
- Fix issue with counter settings flow (d34ce62)
- Fix session playTime (f286ef9)
- Fix several counter settings issues (04e242d)
- Fix undefined properties in api v2 (6598271)
- Improve performance for precise data (df19be7)
- Improve performance for precise data (75f9eef)
- Move settings code to
Settings
Class instead ofallTimeData
Class (cf8c5f2) - Return keybinds (hopefully no memory leak this time) (507d75a)
- Use function to get statis folder path (e118da7)