Skip to content

Releases: tosuapp/tosu

4.0.1

14 Nov 20:08
Compare
Choose a tag to compare

4.0.1 (2024-11-14)

Bug Fixes

  • Extend text box size to fit in decimals (a081abd)
  • Fix -1pp on some of SC overlays (24d0caf)
  • Fix updating same name counters (bba98e4)
  • Fix wrong pp in result screen (7ee40e1)
  • Hide settings pop-up when exiting overlay editing (c19d1fc)
  • reset gamebase if it's invalid (69e52f5)

What's Changed

Full Changelog: v4.0.0...v4.0.1

4.0.0

12 Nov 20:22
Compare
Choose a tag to compare

4.0.0 (2024-11-11)

⚠ BREAKING CHANGES

  • Added lazer support
  • Added compability api for StreamCompanion (04cc3c6)
  • Added CSR Rework (9c43f4e)
  • Allow running both lazer and stable, and change data accordingly (c6204ba)
  • Check for updates on Installed tab (a97006e)
  • New ingame overlay (bc99ba5)
  • New shortcut routes for beatmap files (4a2480e)
  • Show amount of pp counters in installed and available (f5512d1)

Bug Fixes

  • Fix beatmap gamemode & New field isConvert in v2 api (6331b4f)
  • Use platform file extension instead of .exe (60368d7)

@xxCherry @cyperdark

3.6.0

31 Oct 09:10
Compare
Choose a tag to compare

3.6.0 (2024-10-31)

Features

Bug Fixes

  • Fix out of order replacement & undefined values (de464b6)

3.5.2

25 Oct 13:56
Compare
Choose a tag to compare

3.5.2 (2024-10-25)

Bug Fixes

  • Fix settings modal ignoring undefined fields (31cff8d)
  • Pass geki and katu to calculateGrade (c27fdd9)
  • Patrially update settings for type commands (42fefbb)

What's Changed

Full Changelog: v3.5.1...v3.5.2

3.5.1

13 Oct 13:31
Compare
Choose a tag to compare

What's Changed

  • chore: bump pnpm by @KotRikD in #203
    cyperdark fucked up once again

Full Changelog: v3.5.0...v3.5.1

3.5.0

13 Oct 12:37
Compare
Choose a tag to compare

3.5.0 (2024-10-13)

Features

  • Socket and Api access permissions (6d6a2d8)
  • Added beatmap stats to each player (9321e33)
  • New counter setting Textarea (25344d1)
  • Rewrited Settings builder (ca317d4)
  • Rewritted Settings modal (1c76749)
  • Update button for pp counters (a66e98e)

Bug Fixes

  • Move counter settings to tosu/settings folder (adf0765)
  • store font locally (316a5f9)

What's Changed

Full Changelog: v3.4.0...v3.5.0

3.4.0

05 Oct 08:40
Compare
Choose a tag to compare

3.4.0 (2024-10-05)

Features

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

Full Changelog: v3.3.1...v3.4.0

3.3.1

23 Sep 07:53
Compare
Choose a tag to compare

3.3.1 (2024-09-23)

Bug Fixes

3.3.0

20 Sep 09:42
Compare
Choose a tag to compare

3.3.0 (2024-09-20)

Features

  • Write logs to a file (only in debug) (971d205)

Bug Fixes

  • Try to fix null pointer which cause zero pp sometimes (6c1682e)

3.2.2

16 Sep 16:19
Compare
Choose a tag to compare

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