Skip to content

Codec v0.1.7 — server + web

Choose a tag to compare

@github-actions github-actions released this 22 Sep 18:20
· 15 commits to main since this release

Codec v0.1.7 updates the mobile web player and its queue controls. This release contains Linux amd64 and arm64 server packages with the web interface.

  • Queue swipes follow your finger; dragging can scroll beyond visible rows. Tap or keyboard controls also move songs. Remote queue changes cancel in-progress gestures safely.
  • Safari and Home Screen layouts follow the visible viewport, keep backgrounds at the screen edge, and reserve enough room above the bottom controls.
  • Downloads show progress, cancellation, and errors inside the player as well as the library. Collection downloads use two concurrent transfers, update saved membership without rescanning browser storage for every song, and stop stalled transfers.
  • Playback command deadlines prevent stalled requests from blocking synchronization indefinitely while retaining explicit Pause commands and revision checks.

Validation includes 281 unit tests, Chromium/WebKit interaction and layout fixtures, offline download continuity, media controls, and simulated background playback. Physical iPhone Safari/Home Screen compositor behavior still needs device testing.

Download the archive for your CPU and its adjacent checksum file. Packages include the server, web player, Ubuntu install/update tools, and setup documentation. They contain no music or credentials. Existing library data is preserved by the update tools.

See hosting instructions. Desktop app distribution remains paused; these archives do not update the iPhone/iPad app.