commit b373e524187ef397a3b81004ab08f5dbb62357b7 Author: JellyTau CI Date: Wed Aug 26 07:42:06 2026 +0000 chore(updater): manifest for v0.11.3 diff --git a/latest.json b/latest.json new file mode 100644 index 00000000..ee1a4e8a --- /dev/null +++ b/latest.json @@ -0,0 +1,15 @@ +{ + "version": "0.11.3", + "notes": "\n### 🐛 Fixes\n\n- **The A-Z jump strip no longer runs under the mini player.** On a long\n alphabetical list — an album's tracks, the music library — the last few\n letters sat behind the mini player and bottom nav, where they could not be\n tapped. The strip was sizing itself against the window minus a hardcoded guess\n at how tall those bars are, which stopped being true when they became part of\n the normal layout instead of floating over it, and was always short by the\n height of your phone's navigation bar. It now measures the list it belongs to\n and stops exactly where that list stops, whatever is below. (UR-007 → DR-262)\n\n- **Subtitles sit on the picture instead of on a black bar.** Every line arrived\n in an opaque box, which is what Android hands back when no captioning\n preferences have been set. The box is gone; the text keeps its own outline so\n it stays readable over a bright scene. If you *have* set up captions in\n Android's accessibility settings, your colours, typeface and edges are still\n used — only the background is cleared. (UR-020 → DR-261)", + "pub_date": "2026-08-26T07:42:06Z", + "platforms": { + "linux-x86_64": { + "signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVSczV4N1FMRVFQaXRSdDEveXVMcnQ4dkg3S09DMmgxempRbXV2Y20wQXl2b3R4RTBodzMzMHBFdUR2TlRTS2ZLL3dNTGlHbVNVazFSazA0OFNjbWdEbmhWbmJnZmt0VXdrPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzg3NzEyOTY3CWZpbGU6SmVsbHlUYXVfMC4xMS4zX2FtZDY0LkFwcEltYWdlCno1RWg3eGN2ZjJ0Y2dQdmtvb0taTW4velFWWFRuNXJyS3IxM2hycEE0aTlzWGZrcHNqQ3A0VXBkb0owN2Yxd2VZODJhemdTeUFyb2FOWkJNRy9acUF3PT0K", + "url": "https://gitea.tourolle.paris/dtourolle/jellytau/releases/download/v0.11.3/JellyTau_0.11.3_amd64.AppImage" + }, + "windows-x86_64": { + "signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVSczV4N1FMRVFQaXZsZ1JMR24yeURvN09yazJ3WHJxazhPa1hHUzdpRmRjNUlMbUNWWFZyL01tczhIR0F4SkttRGhoY0Rpb0lJa0I3NUk0Nmd1YkJHclJoY3BLVVFPdEFRPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzg3NzE0NTI0CWZpbGU6SmVsbHlUYXVfMC4xMS4zX3g2NC1zZXR1cC5leGUKcWFYSUdZODlGek9BUWo5WEZsMkpFT3hGVVBNbUJ3K2ZvNjRZb3krWUZuU2RpYkR1V2RGeW1COFptdm12REc0SEZsTm5jWHJBS2Y2eW1sd1JGNm9yQkE9PQo=", + "url": "https://gitea.tourolle.paris/dtourolle/jellytau/releases/download/v0.11.3/JellyTau_0.11.3_x64-setup.exe" + } + } +}