• JellyTau v0.11.3
    🏗️ Build and Test JellyTau / Run Tests (push) Skipped
    🏗️ Build and Test JellyTau / Android Compile Check (push) Skipped
    🏗️ Build and Test JellyTau / Supply Chain (push) Successful in 3m42s
    Publish Documentation / Build & publish docs to gitea-pages (push) Successful in 5m24s
    Traceability Validation / Check Requirement Traces (push) Successful in 12s
    Build & Release / Run Tests (push) Successful in 15m5s
    Build & Release / Build Linux (push) Successful in 27m43s
    Build & Release / Build Windows (push) Successful in 25m31s
    Build & Release / Build Android (push) Successful in 50m49s
    Build & Release / Create Release (push) Successful in 4m2s
    Stable

    dtourolle released this 2026-08-25 20:48:12 +00:00 | 7 commits to master since this release

    🐛 Fixes

    • The A-Z jump strip no longer runs under the mini player. On a long
      alphabetical list — an album's tracks, the music library — the last few
      letters sat behind the mini player and bottom nav, where they could not be
      tapped. The strip was sizing itself against the window minus a hardcoded guess
      at how tall those bars are, which stopped being true when they became part of
      the normal layout instead of floating over it, and was always short by the
      height of your phone's navigation bar. It now measures the list it belongs to
      and stops exactly where that list stops, whatever is below. (UR-007 → DR-262)

    • Subtitles sit on the picture instead of on a black bar. Every line arrived
      in an opaque box, which is what Android hands back when no captioning
      preferences have been set. The box is gone; the text keeps its own outline so
      it stays readable over a bright scene. If you have set up captions in
      Android's accessibility settings, your colours, typeface and edges are still
      used — only the background is cleared. (UR-020 → DR-261)

    Downloads

    Platform File
    Linux (portable) *.AppImagechmod +x and run
    Linux (Debian/Ubuntu) *.debsudo dpkg -i
    Linux (Fedora/openSUSE) *.rpmsudo rpm -i
    Windows *-setup.exe (NSIS). Unsigned — SmartScreen may warn on first run.
    Android *.apk sideload, or *.aab for Play Console

    Desktop builds check for updates from here and can install a new
    version in place, verifying its signature first.

    Verifying your download

    sha256sum -c SHA256SUMS
    

    SHA256SUMS covers every file in this release. An SBOM
    (*.cdx.json, frontend-dependencies.txt) lists what went into it.

    Requirements

    • Linux: 64-bit, GLIBC 2.29+
    • Windows: 64-bit Windows 10 or later
    • Android: 8.0 or later, ~50 MB free

    Report a problem: https://gitea.tourolle.paris/dtourolle/jellytau/issues

    Downloads