Releases: stoically/temporary-containers
Releases · stoically/temporary-containers
v1.9.2
Features
- 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)
v1.9.1
v1.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
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
v1.9beta2
v1.9beta1
v1.8
v1.8beta2
v1.8beta1
v1.7
v1.6
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
Refactorings