Skip to content

v0.6.0

Compare
Choose a tag to compare
@cg0 cg0 released this 10 Aug 01:09
· 48 commits to develop since this release
9c96b51

What's Changed

In this update we make changes to add support for Hirasawa-Web mainly

  • Don't prompt user to update server if there's no version string in jar by @cg0 in #219
  • Add ability to remove or clear routes by @cg0 in #226
  • Support multiplayer by @cg0 in #230
  • Implement default ranking state and create helper functions for loading beatmap(sets) by @cg0 in #239
  • In the OsuOsz2GetScoresRoute we are providing internal IDs back to the user, not the osu! ID by @cg0 in #238
  • Change references of HirasawaBot to BanchoBot by @cg0 in #240
  • Remove web frontend / osu game APIs in preperation for osu!web migration by @cg0 in #244
  • Update dependencies by @cg0 in #245
  • Update deprecated functions by @cg0 in #249
  • Remove HTTP support by @cg0 in #250
  • Update database models to match Hirasawa web by @cg0 in #252
  • Update minimum Java requirement to 17

Full Changelog: v0.0.5...v0.0.6