release v2026.05.11.1: Flutter caching, navigation, and player polish #39

Merged
bvandeusen merged 262 commits from dev into main 2026-05-11 13:47:43 -04:00
Showing only changes of commit c74fa41fd0 - Show all commits
@@ -8,7 +8,7 @@ import retrofit2.http.GET
import retrofit2.http.PUT
/**
* Retrofit interface for `/api/me/*` — caller-scoped account endpoints.
* Retrofit interface for the `/api/me` endpoints — caller-scoped account endpoints.
* Mirrors the relevant slice of `flutter_client/lib/api/endpoints/settings.dart`.
*
* History + timezone + system-playlists-status live under /api/me too