Temporary Containers version history - 20 versions
Temporary Containers by stoically
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 1.9.2
Released Feb 8, 2021 - 817.7 KBWorks with firefox 68.0 and laterFeatures
- Set openerTabId to tabs opened from links (#471, thanks @piroor)
- Export file zeroes padding for date and time (#468, thanks @TheBolliwood)
- Moved MAC Isolation preference to advanced
Refactoring
- Extract strings from isolation section for translation (#237, #462, thanks @louix)
- Refactor Travis CI after_deploy git clone process (#475, thanks @PeterDaveHello)Source code released under The MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.9.1
Released Aug 10, 2020 - 816.61 KBWorks with firefox 68.0 and laterBugfixes
- Scripts now keep working after Firefox restart
Version 1.9
Breaking changes
- "Scripts" now require the "webNavigation" permission, needs to be granted in the preferences (#420)
- No longer possible to explicitly open a tab in "No Container" while in Automatic Mode using the "Open Link in New Container Tab" context menu (#439, #453)
Features
- Advanced preference to automatically re-enable isolation after a delay (#429, thanks @rkodey)
Bugfixes
- Compatibility between Automatic Mode and Multi-Account Containers "Restrict" feature (#439)
- Respect "Deletes History" mouseclick isolation preferences (#413)
- Always reopen tabs in the same window (#400)
Refactoring
- Switch to upstream @types/firefox-webext-browser (#448, thanks @jsmnbom)Source code released under The MIT License
Version 1.9
Released Aug 6, 2020 - 816.62 KBWorks with firefox 68.0 and laterBreaking changes
- "Scripts" now require the "webNavigation" permission, needs to be granted in the preferences (#420)
- No longer possible to explicitly open a tab in "No Container" while in Automatic Mode using the "Open Link in New Container Tab" context menu (#439, #453)
Features
- Advanced preference to automatically re-enable isolation after a delay (#429, thanks @rkodey)
Bugfixes
- Compatibility between Automatic Mode and Multi-Account Containers "Restrict" feature (#439)
- Respect "Deletes History" mouseclick isolation preferences (#413)
- Always reopen tabs in the same window (#400)
Refactoring
- Switch to upstream @types/firefox-webext-browser (#448, thanks @jsmnbom)Source code released under The MIT License
Version 1.8
Released Feb 21, 2020 - 625.72 KBWorks with firefox 67.0 and laterFeatures
- Advanced preference "Scripts" (#361)
Refactorings
- Refactored UI for advanced preference "Cookies" (#361)
Bugfixes
- "Reopen in the same container"-shortcut now opens tabs at last position (#369)
- Don't jump-scroll when selecting domain filter box in popup (#325)Source code released under The MIT License
Version 1.7
Released Nov 30, 2019 - 698.16 KBWorks with firefox 67.0 and laterVersion 1.7
Bugfixes
- advanced preference "close leftover redirector tabs" could sometimes close wrong tab because of timing issue
Refactorings
- trailing whitespaces get ignored for regexp domain patterns (#330)
Version 1.6
Bugfixes
- critical bug in the container cleanup refactoring (version 1.4) falsely deleted already open temporary containers upon add-on initialization
Version 1.5
Bugfixes
- popup not being rendered and per domain isolation list drag&drop not working after switch to typescript refactoring
Version 1.4
Features
- change pageaction icon when isolation is disabled (#329)
- disable in incognito mode
- ability to load preferences from managed storage (#303)
- support icecat (#307)
- new preference to hide container number (#281)
- new preference to reset container number on startup (#280)
- ability to reset container number (#280)
- Alt+I keyboard shortcut to globally toggle Isolation (#314)
Bugfixes
- don't reopen about:blank tabs (#321), possibly fixes #311
Refactorings
- container cleanup (#305), possibly fixes #304
- switch to typescript (#322)Source code released under The MIT License
Version 1.6
Released Nov 28, 2019 - 698.09 KBWorks with firefox 67.0 and laterVersion 1.6
Bugfixes
- critical bug in the container cleanup refactoring (version 1.4) falsely deleted already open temporary containers upon add-on initialization
Version 1.5
Bugfixes
- popup not being rendered and per domain isolation list drag&drop not working after switch to typescript refactoring
Version 1.4
Features
- change pageaction icon when isolation is disabled (#329)
- disable in incognito mode
- ability to load preferences from managed storage (#303)
- support icecat (#307)
- new preference to hide container number (#281)
- new preference to reset container number on startup (#280)
- ability to reset container number (#280)
- Alt+I keyboard shortcut to globally toggle Isolation (#314)
Bugfixes
- don't reopen about:blank tabs (#321), possibly fixes #311
Refactorings
- container cleanup (#305), possibly fixes #304
- switch to typescript (#322)Source code released under The MIT License
Version 1.3
Released Aug 28, 2019 - 509.81 KBWorks with firefox 60.0 and later- refactor(ui): change wording of "Ignoring requests to" preference hintSource code released under The MIT License
Version 1.2
Released Jul 25, 2019 - 509.82 KBWorks with firefox 60.0 and later- fix(ui): skip undefined domainCookies (#293)
- feature: add slack-redir.net to "close leftover redirector tabs"-domains (#289)
- refactor: update badge color for automatic mode
- refactor(ui): clarify mac isolation optionSource code released under The MIT License
Version 1.1
Released Jul 11, 2019 - 514.16 KBWorks with firefox 60.0 and later- Fix preferences import not working for exports from before v1.0
- Add Amazon Container Add-on compatibility (#286)Source code released under The MIT License
Version 1.0
Released Jul 8, 2019 - 516.9 KBWorks with firefox 60.0 and laterFeatures
- Allow global excluding of permanent containers and domains from Isolation (#104)
- Export/Import to/from Firefox Sync (#30)
- Exclude colors and icons from random selection (#271)
- Allow reordering (drag&drop) of Per Domain Isolation list (#240)
- Add Isolation disable/enable button to popup (#170)
- Keyboard shortcut to open active tab url in new Temporary Container (#185)
- Reopen about:home in default container in Don't Reopen Automatic Mode (#257)
- Make popup default tab configurable (#270)
- Add advanced expand preferences by default choice (#278)
- Add text box to filter per domain list (#278)
- Allow configuration of ignored domains (#152)
- Advanced preference to disable Per Domain "Always open in" for Temporary Containers (#245)
- Add Global and MAC Isolation to popup
- Isolate even if MAC assigned (#225)
- Add bookmarks context menu (#121)
- Switch default container color to "toolbar", fallback for Firefox < 67 to "red"
Bugfixes
- Mouse Click count handling (#184)
- Don't readd removed "Ignore Requests to" domains
- Prevent MAC Confirm Page from reopening in clean containers (#225)
- Compatibility with TST group tabs (#264)
- Improved Mouse Click Isolation handling (#184 #277)
- Check that opener tab url starts with http (#264)
- Clean up isolated mouseclick correctly (#184)
- Fix for reused container numbers not getting removed correctly (#273)
- Fix mouseclick cleanup (#184)
- Only MAC isolate if currently in a permanent container (#277)
Refactorings
- Refactor migration to rely on version in storage (#112)
- Refactor Mouse Click Isolation handling (#184)
- Refactor exclude buttons and lists (#278)
- Refactor options and popup UI to use Vue.js
- Refactor request-handlingSource code released under The MIT License
Version 0.103
Released Jun 21, 2019 - 390 KBWorks with firefox 57.0 and later- Don't remove containers if about:sessionrestore tab is open (#263)
- Move new background tabs after the last opened background tab (#202)
- Automatically close t.co and outgoing.prod.mozaws.net redirector tabs, needs to be enabled in advanced preferences (#215)Source code released under The MIT License
Version 0.101
Released Jun 20, 2019 - 389.37 KBWorks with firefox 57.0 and later- Added toolbar color (black/gray) and fence icon for Firefox >= 67
- Fixed cookies.get in case FPI is used (#251)Source code released under The MIT License
Version 0.99
Released Jun 19, 2019 - 389.14 KBWorks with firefox 57.0 and later- Add support for firstPartyDomain and sameSite to cookies (#251)
- Catch invalid regexps (#262)Source code released under The MIT License
Version 0.98
Released May 29, 2019 - 388.98 KBWorks with firefox 57.0 and later- Added compatibility with Block sites outside container #261Source code released under The MIT License
Version 0.97
Released Apr 29, 2019 - 388.83 KBWorks with firefox 57.0 and later- Added Preferences Export/Import feature. Thanks @TheBolliwood #250 #86Source code released under The MIT License
Version 0.95
Released Apr 3, 2019 - 379.84 KBWorks with firefox 57.0 and later- Don't isolate if opener matches #239
- Handle redirect isolation #190Source code released under The MIT License
Version 0.94
Released Apr 2, 2019 - 379.76 KBWorks with firefox 57.0 and later- Revert redirect handling causing isolation not working properly in some scenarios #190
- Fixed %domain% placeholder not correctly working with IPs #236Source code released under The MIT License
Version 0.93
Released Apr 1, 2019 - 379.72 KBWorks with firefox 57.0 and later- Prevent opening two tabs when other container Add-ons are active #234
- Make sure to isolate redirects correctly #190Source code released under The MIT License
Version 0.92
Released Mar 31, 2019 - 379 KBWorks with firefox 57.0 and later- Check for redirects before checking for opener #190
- Reopen about:blank tabs in automatic mode (or add badge) #146
- Remove containers from storage if not existent anymore #191
- Make sure we don't reuse not available number #105
- Replace %domain% and %fulldomain% placeholders in prefix when originating from request #214Source code released under The MIT License
Version 0.91
Released Feb 7, 2019 - 374.59 KBWorks with firefox 57.0 and later* Load excluded domains when editing Per Domain Isolation #172
* Prevent black bars from appearing in the popup
* Load the correct Domain Pattern in the popup based on the current Window #192Source code released under The MIT License