Versions & updates
Release notes
A condensed history of what shipped, what changed, and
what got fixed. Newer releases at the top.
Browser extension
- Re-hosted privacy policy at
fame.proxaslab.com/privacy
with a dedicated standalone page — the previous GitHub Pages URL
was rejected by Chrome's reviewers because owner-site URLs aren't
considered valid privacy policies.
- Added a public terms-of-service page at
fame.proxaslab.com/terms.
Documentation
- New support page consolidating troubleshooting, FAQ, and bug-report
guidance.
Desktop app
- Faster cold start: deferred Chaquopy / yt-dlp init until the
first probe.
- Multi-connection probe falls back to
GET Range when
the server rejects HEAD (some servers reject HEAD).
0.9.9.46–0.9.9.48
May 2026
Browser extension
- HLS/DASH manifest detection switched to observation-mode
webRequest (MV3) — no blocking, lower CPU.
- Per-tab filtering of the sniffed-streams list.
Desktop app
- Header-pass-through from extension to the engine so signed
URLs survive the handoff.
- Auto-detection of newly-installed installers.
0.9.9.41–0.9.9.45
May 2026
Desktop app
- First public hosted installer artifacts at
fame.proxaslab.com/v0.9.9.X/.
- Native Messaging host (
matata-host.exe) wired so
the browser extension can hand downloads to the engine.
- 32-connection segmented downloads with
.mtpart
sidecar for resume.
The full source change-log lives in git at
github.com/morris2016/matata-idm.
Older releases (≤ 0.9.9.40) are pre-public and only documented in
the repository history.