Releases: kintesh/containerise
Releases · kintesh/containerise
3.9.0
[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
[3.8.1] - 07 Nov 2020
Added
- Add "pinned", "discarded", and "isInReaderMode" properties when opening new tabs.
3.7.0
[3.7.0] - 26 Oct 2019
Fixed
- Fix matchDomainOnly without host prefix.
Changed
3.6.0
[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
[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
[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
[3.3.0] - 30 Aug 2019
Changed
- Generalise the prefix key storage method #76
- Move from yarn to npm.
3.2.0
[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
[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
[3.0.1] - 8 Apr 2019
Changed
- Fix a bug that prevented the user of
,
(comma) in regex.