Skip to content

Releases: osuTitanic/deck

1.6.4

10 Sep 16:22
8355844
Compare
Choose a tag to compare

What's Changed

  • Update dependencies
  • Add hardware info to benchmarks submission endpoint
  • Don't autoban players with bad flags immediately
  • Fix invalid query parameters causing server error

Full Changelog: 1.6.3...1.6.4

1.6.3

23 Jul 14:32
e022c61
Compare
Choose a tag to compare

What's Changed

  • Implement topic ids for osu-getstatus.php
  • Implement topic ids for osu! direct
  • Remove http exceptions in osu-error to prevent spamming
  • Disable multipart warning spams
  • Ignore update error in osu-error.php endpoint
  • Remove related modding entries for inactive beatmapsets
  • Refactor leaderboard parameter validation
  • Fix beatmap submission for old .osu file formats without Beatmap IDs
  • Implement bcrypt cache for all endpoints

Full Changelog: 1.6.2...1.6.3

1.6.2

17 Jul 16:01
31b6eef
Compare
Choose a tag to compare

What's Changed

  • Submodule Updates (osuTitanic/common@82f904d...9247d70)
    • Implement partial fuzzy searching for beatmaps
    • Add no_video parameter to storage.get_osz
    • Prevent titanic from calling bancho mirrors with local maps
    • Add "loved" status to SubmissionStatus enum
  • Add gunicorn max requests limit to prevent memory leaks
  • Cleanup of utils & most /web routes
  • Update dependencies for fastapi & boto3

Full Changelog: 1.6.1...1.6.2

1.6.1

14 Jul 14:55
c70077d
Compare
Choose a tag to compare

What's Changed

  • Add client version to benchmark submission request by @Digitalfear117 in #290
  • Post-BSS update fixes by @Lekuruu in #291
    • Fix incorrect parsing of VideoHash causing issues with video upload
    • Fix video data length parsing
    • Fix parsing of genre & language IDs

New Contributors

Full Changelog: 1.6.0...1.6.1

1.6.0

13 Jul 21:47
bc7186a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.2...1.6.0

1.5.2

05 Jul 00:53
e71fc18
Compare
Choose a tag to compare

What's Changed

  • Updated dependencies
  • Taiko accuracy can no longer go over 100%
  • You can now spin-to-win and beat your pp plays

Full Changelog: 1.5.1...1.5.2

1.5.1

23 Jun 01:51
092c871
Compare
Choose a tag to compare

What's Changed

  • Fix accuracy & total hits calculations
  • Fix total hits check
  • Update dependencies
  • Implement custom display titles

Full Changelog: 1.4.3...1.5.1

1.4.3

21 May 15:50
f1fea82
Compare
Choose a tag to compare

What's Changed

  • 1.4.3 by @Lekuruu in #267
    • Fix bancho_connect.php error responses to prevent spam
    • Fix error for score validation in osu-submit-new.php
    • Set default score submission user-agent to osu!
    • Fix total score not getting added on fail
    • Fix total hits formula

Full Changelog: 1.4.2...1.4.3

1.4.2

10 May 20:22
0a18651
Compare
Choose a tag to compare

What's Changed

  • Fix local mirror urls & grade counts by @Lekuruu in #260
  • Fix update endpoint & relax-disabled statuses by @Lekuruu in #262

Full Changelog: 1.4.1...1.4.2

1.4.1

07 May 13:29
cdf84d7
Compare
Choose a tag to compare

What's Changed

  • Add fastapi dependency injection for database sessions
  • Refactor score validation checks for verified players (no autobans for verified players anymore)
  • Fix highlights check when player has no top plays
  • Update dependencies

Full Changelog: 1.4.0...1.4.1