qui version history - 5 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.2.1
Released Jan 27, 2026 - 385.23 KBWorks with firefox 109.0a1 and later- Improve torrent link detection
Source code released under MIT License
Older versions
Version 0.2.0
Released Jan 26, 2026 - 384.72 KBWorks with firefox 109.0a1 and laterChangelog for 0.2.0:
What's New- Added browser-side torrent file fetching for private tracker support
- .torrent files are now downloaded in the browser using the page's authenticated session
- This allows adding torrents from private trackers that use cookie-based authentication
- Magnet links continue to work as before (sent directly to qui server)
Technical Changes- Added content script to fetch .torrent files with page cookies
- Added
addTorrentFileAPI function for uploading torrent file data - Changed from optional to required host permissions (
<all_urls>) for content script injection - Removed dynamic script injection in favor of manifest-declared content script
Source code released under MIT License
Version 0.1.2
Released Jan 26, 2026 - 382.72 KBWorks with firefox 109.0a1 and laterAdded optional HTTP Basic Auth support for users behind reverse proxies (e.g., nginx with basic auth). Configure username/password in the collapsible "Basic Auth" section in options.Source code released under MIT License
Version 0.1.1
Released Jan 26, 2026 - 382.38 KBWorks with firefox 109.0a1 and laterFixed an issue where HTTP connections to qui servers would fail on Firefox. HTTPS connections are unaffected.Source code released under MIT License
Version 0.1.0
Released Jan 23, 2026 - 382.34 KBWorks with firefox 109.0a1 and laterSource code released under MIT License