Release v2026.05.18.0 — integration-tests-in-CI + recommendations/cover-art/discover batch #51

Merged
bvandeusen merged 262 commits from dev into main 2026-05-17 22:41:20 -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