You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Settings are now saved — download folder, audio quality, file/folder templates and artwork options survive restarts. (Previously every launch silently reset them.)
Audio quality fixed — the app showed 24-bit/192 kHz while actually downloading 24/96, and selecting MP3 320 broke downloads entirely. Quality now maps correctly end-to-end.
Cover options actually work — embedded cover size and saved-cover max width were silently ignored; they're now applied and persisted.
Failed downloads are visible — failed tasks show the error reason and a Retry button instead of vanishing. Completed tasks are listed too.
Accurate progress & speed — the progress bar no longer counts your previously downloaded albums into the current task.
Login survives restarts — the app no longer gives up waiting for the backend and drops you to the login screen.
Faster, deeper search — "Load more" fetches only the next page and works past 500 results.
Playlists start instantly — removed a multi-minute size estimate on big playlists (rate-limited API calls).
About shows the real version — now read from the app instead of hardcoded.
macOS signing — CI builds are ad-hoc signed, so the app no longer shows the "damaged" error (Gatekeeper will still ask you to right-click → Open, since there's no Apple Developer certificate).