• JellyTau v0.11.2
    🏗️ 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 3m41s
    Publish Documentation / Build & publish docs to gitea-pages (push) Successful in 5m28s
    Traceability Validation / Check Requirement Traces (push) Successful in 19s
    Build & Release / Run Tests (push) Successful in 15m6s
    Build & Release / Build Linux (push) Successful in 21m8s
    Build & Release / Build Windows (push) Successful in 15m55s
    Build & Release / Build Android (push) Successful in 31m16s
    Build & Release / Create Release (push) Successful in 39s
    Stable

    dtourolle released this 2026-08-23 20:00:50 +00:00 | 0 commits to master since this release

    🐛 Fixes

    • Subtitles appear on screen on Android. Turning one on did nothing, even
      once they were loading again: the player hands finished subtitles to a view
      that draws them, and on the native Android path there was no such view — so
      every cue was decoded, delivered and dropped. There is one now, sitting over
      the picture and under the controls, following the video's shape when the
      screen turns. This was hidden behind the loading failure fixed in v0.11.1;
      with nothing to select, there had never been a cue to lose. (UR-020, UR-003 →
      DR-260)

    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