Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 24 May 11:07

Features

  • Full redesign — unified slate + pastel pink theme across every screen, gradients dropped for a cleaner look
  • Custom confirm dialogs — replaces native confirm() popups
  • Mobile safe areas — app now respects status bars, notches and navigation bars on phones
  • Modal stacking — confirms opened on top of other dialogs now layer correctly, and Escape closes only the topmost dialog
  • Live avatar refresh — avatars in already-rendered messages now load the moment you connect your osu! account
  • New app icon

Bug Fixes

  • Android TLS crash — fixed a panic on the first HTTPS request after install (rustls platform verifier initialization)
  • Android OAuth flow — deep link is no longer intercepted before the callback can finish processing the token
  • Logout flicker — logging out no longer briefly shows the "Disconnected from Bancho" screen
  • Duplicate buttons — cleaned up duplicated buttons in a couple of dialogs
  • Avatar shrink — avatars no longer shrink in tight layouts