Skip to content

Releases: kintesh/containerise

3.9.0

10 Feb 21:11
Compare
Choose a tag to compare

[3.9.0] - 10 Feb 2021

Added

  • Remove temporary tabs if keepOldTabs is true. Fixes #93

Fixed

  • Fix issue where www.* hostnames don't work

3.8.1

07 Nov 20:38
Compare
Choose a tag to compare

[3.8.1] - 07 Nov 2020

Added

  • Add "pinned", "discarded", and "isInReaderMode" properties when opening new tabs.

3.7.0

26 Oct 16:40
Compare
Choose a tag to compare

[3.7.0] - 26 Oct 2019

Fixed

  • Fix matchDomainOnly without host prefix.

Changed

  • Updated preference UI.

3.6.0

13 Oct 17:21
Compare
Choose a tag to compare

[3.6.0] - 12 Oct 2019

Added

  • Preference to choose matching hostname or complete URL.
  • Help page for "Default containers" option in preference.

Changed

  • Ignore URLs not supported by tabs.create
  • Unify Unify container switching conditions. Fixes opening new tab for sites assigned to "No Container".

3.5.0

08 Oct 19:04
Compare
Choose a tag to compare

[3.5.0] - 8 Oct 2019

Added

  • Preferences centre to customise the extension further.
  • Toggle to keep old tabs open.
  • Open unmapped domains in a dedicated container.
  • Choose container's lifetime, (Forever or Until the last tab is closed).

3.4.0

03 Sep 21:55
Compare
Choose a tag to compare

[3.4.0] - 3 Sep 2019

Added

  • Introduce preference to leave tabs behind instead of closing them.
  • Listen to tab updates to catch events that slip by webrequests.

Changed

  • Fix CSV editor issue where old entries were cleared after saving new ones.

3.3.0

30 Aug 14:31
Compare
Choose a tag to compare

[3.3.0] - 30 Aug 2019

Changed

  • Generalise the prefix key storage method #76
  • Move from yarn to npm.

3.2.0

09 Jul 20:10
Compare
Choose a tag to compare

[3.2.0] - 9 Jul 2019

Revert

  • All unmapped urls now open outside of any container.
  • Tabs will not be closed when entering existing a container.

3.1.0

08 Jul 21:37
Compare
Choose a tag to compare

[3.1.0] - 8 Jul 2019

Changed

  • All unmapped urls now open outside of any container.
  • Tabs will not be closed when entering existing a container.

3.0.1

08 Apr 21:10
Compare
Choose a tag to compare

[3.0.1] - 8 Apr 2019

Changed

  • Fix a bug that prevented the user of , (comma) in regex.