0.8.0 (2026-01-18)
Features
- Add custom theme colours (d0093b7)
- Add more tooltips (c4e667c)
- android: Go back twice to exit (2b37e20)
- player: Add mobile subtitle & audio switching (47f13f5)
- player: Add support for rendering ass subtitles & subtitle and audio switching (9dae688)
Bug Fixes
- Add JS call for pstream userscript to bypass cors on web (3ec3db7)
- android: Better onBackInvoked handling (f1f6fa5)
- android: Prevent dismissing keyboard closing app (dd9b041)
- Attempt to fix the js calls (593a2d7)
- Call the correct method for web and usenet download links (and direct streaming) (528161d)
- Disable Android-specific permission screens on other platforms (3a18c34)
- downloads: Actually start the download when triggering a bulk download and no folder is set (3a18c34)
- Guard notifyListener in background checks (aab60cf)
- Guard notifyListener when refreshing torrents (9dae688)
- Hide player option on non-Android platforms; currently will just error if you try to use it (c19c68f)
- Improve web compatibility & bulk downloading (3a18c34)
- Only load web-specific code on web, handle window.postMessage correctly (4d0592e)
- player: Default to internal player on non-Android platforms (ef477c7)
- player: Don't show divider if there are no tracks (8b1a4e3)
- player: Fix exit button when in fullscreen (47f13f5)
- player: Hide divider correctly (2929bdc)
- player: Only fullscreen by default on ios or android (b12816e)
- queued: Make queued torrents blur instantly and have selectable text (240fe84)
- Remove useless resume button, change pause button to stop button (22a1a19)
- web: Check for dart.library.html to ensure wasm builds run correctly (d4bf9f7)
- web: Correct icon paths in manifest.json (2cf15ab)
- web: Fix downloads on web to open in new tab (3a18c34)
- web: Fix wasm compatibility, disable some caching (c7735ed)
- web: Remove features that don't work on web such as google iframe (3a18c34)
- web: Rename Icon-192.png to icon-192.png (46f5fee)
- web: Rename Icon-512.png to icon-512.png (4dbcbed)
- web: Update icons & manifest from placeholders (3d9b2e1)