Temporary Containers verziótörténet – 20 verzió
Temporary Containers szerző: stoically
Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.
Legfrissebb verzió
Verzió: 1.9.2
Kiadva: 2021. feb. 8. – 817,7 kBEzekkel működik: firefox 68.0 vagy újabbFeatures
- 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)A forráskód MIT licenc licenc alatt közzétéve
A Firefox letöltése és a kiegészítő beszerzéseA kiegészítő használatához a Firefoxra lesz szükségeKorábbi verziók
Verzió: 1.9.1
Kiadva: 2020. aug. 10. – 816,61 kBEzekkel működik: firefox 68.0 vagy újabbBugfixes
- 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)A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.9
Kiadva: 2020. aug. 6. – 816,62 kBEzekkel működik: firefox 68.0 vagy újabbBreaking 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)A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.8
Kiadva: 2020. feb. 21. – 625,72 kBEzekkel működik: firefox 67.0 vagy újabbFeatures
- 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)A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.7
Kiadva: 2019. nov. 30. – 698,16 kBEzekkel működik: firefox 67.0 vagy újabbVersion 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)A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.6
Kiadva: 2019. nov. 28. – 698,09 kBEzekkel működik: firefox 67.0 vagy újabbVersion 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)A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.3
Kiadva: 2019. aug. 28. – 509,81 kBEzekkel működik: firefox 60.0 vagy újabb- refactor(ui): change wording of "Ignoring requests to" preference hintA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.2
Kiadva: 2019. júl. 25. – 509,82 kBEzekkel működik: firefox 60.0 vagy újabb- 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 optionA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.1
Kiadva: 2019. júl. 11. – 514,16 kBEzekkel működik: firefox 60.0 vagy újabb- Fix preferences import not working for exports from before v1.0
- Add Amazon Container Add-on compatibility (#286)A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.0
Kiadva: 2019. júl. 8. – 516,9 kBEzekkel működik: firefox 60.0 vagy újabbFeatures
- 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-handlingA forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.103
Kiadva: 2019. jún. 21. – 390 kBEzekkel működik: firefox 57.0 vagy újabb- 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)A forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.101
Kiadva: 2019. jún. 20. – 389,37 kBEzekkel működik: firefox 57.0 vagy újabb- Added toolbar color (black/gray) and fence icon for Firefox >= 67
- Fixed cookies.get in case FPI is used (#251)A forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.99
Kiadva: 2019. jún. 19. – 389,14 kBEzekkel működik: firefox 57.0 vagy újabb- Add support for firstPartyDomain and sameSite to cookies (#251)
- Catch invalid regexps (#262)A forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.98
Kiadva: 2019. máj. 29. – 388,98 kBEzekkel működik: firefox 57.0 vagy újabb- Added compatibility with Block sites outside container #261A forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.97
Kiadva: 2019. ápr. 29. – 388,83 kBEzekkel működik: firefox 57.0 vagy újabb- Added Preferences Export/Import feature. Thanks @TheBolliwood #250 #86A forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.95
Kiadva: 2019. ápr. 3. – 379,84 kBEzekkel működik: firefox 57.0 vagy újabb- Don't isolate if opener matches #239
- Handle redirect isolation #190A forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.94
Kiadva: 2019. ápr. 2. – 379,76 kBEzekkel működik: firefox 57.0 vagy újabb- Revert redirect handling causing isolation not working properly in some scenarios #190
- Fixed %domain% placeholder not correctly working with IPs #236A forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.93
Kiadva: 2019. ápr. 1. – 379,72 kBEzekkel működik: firefox 57.0 vagy újabb- Prevent opening two tabs when other container Add-ons are active #234
- Make sure to isolate redirects correctly #190A forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.92
Kiadva: 2019. márc. 31. – 379 kBEzekkel működik: firefox 57.0 vagy újabb- 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 #214A forráskód MIT licenc licenc alatt közzétéve
Verzió: 0.91
Kiadva: 2019. feb. 7. – 374,59 kBEzekkel működik: firefox 57.0 vagy újabb* 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 #192A forráskód MIT licenc licenc alatt közzétéve