Skip to content

v1.6

Compare
Choose a tag to compare
@stoically stoically released this 28 Nov 09:22
bfe498b

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)