Temporary Containers versionshistorik - 20 versioner
Temporary Containers av stoically
Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg.
Senaste version
Version 1.9.2
Släppt 8 feb 2021 - 817,7 kBFungerar med firefox 68.0 och senareFeatures
- 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)Källkod släppt under MIT-licens
Hämta Firefox och få tilläggetDu behöver Firefox för att kunna använda den här tilläggetÄldre versioner
Version 1.9.1
Släppt 10 aug 2020 - 816,61 kBFungerar med firefox 68.0 och senareBugfixes
- 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)Källkod släppt under MIT-licens
Version 1.9
Släppt 6 aug 2020 - 816,62 kBFungerar med firefox 68.0 och senareBreaking 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)Källkod släppt under MIT-licens
Version 1.8
Släppt 21 feb 2020 - 625,72 kBFungerar med firefox 67.0 och senareFeatures
- 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)Källkod släppt under MIT-licens
Version 1.7
Släppt 30 nov 2019 - 698,16 kBFungerar med firefox 67.0 och senareVersion 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)Källkod släppt under MIT-licens
Version 1.6
Släppt 28 nov 2019 - 698,09 kBFungerar med firefox 67.0 och senareVersion 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)Källkod släppt under MIT-licens
Version 1.3
Släppt 28 aug 2019 - 509,81 kBFungerar med firefox 60.0 och senare- refactor(ui): change wording of "Ignoring requests to" preference hintKällkod släppt under MIT-licens
Version 1.2
Släppt 25 jul 2019 - 509,82 kBFungerar med firefox 60.0 och senare- 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 optionKällkod släppt under MIT-licens
Version 1.1
Släppt 11 jul 2019 - 514,16 kBFungerar med firefox 60.0 och senare- Fix preferences import not working for exports from before v1.0
- Add Amazon Container Add-on compatibility (#286)Källkod släppt under MIT-licens
Version 1.0
Släppt 8 jul 2019 - 516,9 kBFungerar med firefox 60.0 och senareFeatures
- 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-handlingKällkod släppt under MIT-licens
Version 0.103
Släppt 21 jun 2019 - 390 kBFungerar med firefox 57.0 och senare- 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)Källkod släppt under MIT-licens
Version 0.101
Släppt 20 jun 2019 - 389,37 kBFungerar med firefox 57.0 och senare- Added toolbar color (black/gray) and fence icon for Firefox >= 67
- Fixed cookies.get in case FPI is used (#251)Källkod släppt under MIT-licens
Version 0.99
Släppt 19 jun 2019 - 389,14 kBFungerar med firefox 57.0 och senare- Add support for firstPartyDomain and sameSite to cookies (#251)
- Catch invalid regexps (#262)Källkod släppt under MIT-licens
Version 0.98
Släppt 29 maj 2019 - 388,98 kBFungerar med firefox 57.0 och senare- Added compatibility with Block sites outside container #261Källkod släppt under MIT-licens
Version 0.97
Släppt 29 apr 2019 - 388,83 kBFungerar med firefox 57.0 och senare- Added Preferences Export/Import feature. Thanks @TheBolliwood #250 #86Källkod släppt under MIT-licens
Version 0.95
Släppt 3 apr 2019 - 379,84 kBFungerar med firefox 57.0 och senare- Don't isolate if opener matches #239
- Handle redirect isolation #190Källkod släppt under MIT-licens
Version 0.94
Släppt 2 apr 2019 - 379,76 kBFungerar med firefox 57.0 och senare- Revert redirect handling causing isolation not working properly in some scenarios #190
- Fixed %domain% placeholder not correctly working with IPs #236Källkod släppt under MIT-licens
Version 0.93
Släppt 1 apr 2019 - 379,72 kBFungerar med firefox 57.0 och senare- Prevent opening two tabs when other container Add-ons are active #234
- Make sure to isolate redirects correctly #190Källkod släppt under MIT-licens
Version 0.92
Släppt 31 mar 2019 - 379 kBFungerar med firefox 57.0 och senare- 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 #214Källkod släppt under MIT-licens
Version 0.91
Släppt 7 feb 2019 - 374,59 kBFungerar med firefox 57.0 och senare* 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 #192Källkod släppt under MIT-licens