• v0.0.14-alpha 5297ce80c4

    v0.0.14-alpha
    All checks were successful
    Release / release (push) Successful in 9s
    Pre-release

    llmad released this 2026-07-27 00:38:03 +00:00 | 9 commits to main since this release

    New Features

    • feat: added button in SettingsView to clear cache
    • feat: added button to download all albums in a list (newest, frequent, starred, etc)
    • feat: added icon on cached songs

    Bug Fixes

    • fix: SyncManager save in big batches instead of a lot of little saves
    • fix: make ping(serverUrl:params:) use self.decoder
    • fix: in SyncManager save in batches and set isInitialSyncDone flag correctly
    • fix: change audio buffer to 240 seconds from 3600 seconds
    • fix: made LogManager entries a Published property to remove MainActor Task
    • fix: use LazyVStack instead of VStack in LogsView
    • fix: mantain running totals instead of full directory enumaration on every save
    • fix: made JSONDecoder and ISO8601DateFormatter initialized only one time per SubsonicService instance
    • fix: added safa area padding in SettingsView
    • fix: always render updated value of song count and cache size
    Downloads