Skip to content

Instantly share code, notes, and snippets.

@Rian8337
Created September 10, 2025 17:19
Show Gist options
  • Save Rian8337/90e2af27cb68df965159112e89846bb6 to your computer and use it in GitHub Desktop.
Save Rian8337/90e2af27cb68df965159112e89846bb6 to your computer and use it in GitHub Desktop.

Version 2025.910.0

Changes

  • Starting from this version, osu!droid will switch to a date based versioning scheme. Version numbers are now in YYYY.MDD.X format, where:
    • YYYY = year
    • M = month
    • DD = day
    • X = sub-version (for multiple releases on the same date)
    • This change provides clearer release timelines and better reflects our development cycle.
  • Allow profile card in song select to be touched in solo play by Rian8337
    • Brings up the same modal as the profile card in the main menu.
  • Preserve collapse/expand status of settings cards in game loading screen by Rian8337
  • Update Portuguese translations by kiritinhokirigaya
  • Update Korean translations by AGPumBoy
  • Update Russian translations by und3rlife

Bug Fixes

  • Prevent gameplay from seeking backwards when music has not started by Rian8337
    • Should fix a crash that happens right after starting gameplay in some beatmaps when an animated skin is used.
  • Fix input block area being scaled by playfield by Rian8337
  • Fix potential crash when playing combobreak hitsound by Rian8337
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment