-
v2.0.0-beta.1 Stable
released this
2026-05-18 20:24:50 +02:00 | 39 commits to beta since this release2.0.0-beta.1 (2026-05-18)
⚠ BREAKING CHANGES
- api: /api/m/{osu_id}/... is removed; media is now served at
/api/users/{osu_id}/media/{category}/{dir}.{ext}?ref={ref}. GET /skins/{dir}/doc
is removed along with markdown rendering, sanitizer, and pregenerated doc
cache; the replacement structured detail endpoint lands next.
Code Refactoring
- api: media URL rework + drop markdown doc rendering (93acb8b)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- api: /api/m/{osu_id}/... is removed; media is now served at