Releases: tosuapp/tosu
Releases · tosuapp/tosu
3.4.0
3.4.0 (2024-10-05)
Features
- Add links below header (2f174d3)
Bug Fixes
- Actually open dashboard on startup (471eb24)
- Add other platforms to open counter link api (aa9a207)
- Reduce slow load for
installed
tab (78eac1f) - Show note instead of hiding counter when it's downloaded (9954526)
What's Changed
- Add
links
below header & fixlinux
open counter api by @cyperdark in #190 - fix: Reduce slow load for
installed
tab by @cyperdark in #196 - chore: rename oem to normal characters by @cyperdark in #197
Full Changelog: v3.3.1...v3.4.0
3.3.1
3.3.0
3.2.2
3.2.2
What's Changed
- Fixes setting game folder on certain linux osu-winello configurations by @TomyBDev in #187
- Bring back page
How to install a counter
& bug fixes by @cyperdark in #186
Full Changelog: v3.2.1...v3.2.2
3.1.0
3.0.1
3.0.1 (2024-08-10)
Bug Fixes
3.0.0
3.0.0 (2024-08-07)
⚠ BREAKING CHANGES
- add linux support
Features
- add linux support (dd9f243)
- batch pattern scan and various small fixes (0521911)
- semicolon (739d081)
Bug Fixes
- Check sudo permissions on linux (5b952e4)
- Fix path issue for
config.ini
andstatic
folder (41d0093) - Fix path to osu!.exe for linux (2146ad8)
- remove sudo enforcement (39373bd)
- update game time pattern (cf6d758)
Thanks to @xxCherry and @cyperdark !
2.10.0
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)