Releases: menhera-org/TabArray
Version 11.11.0
Released on AMO: https://addons.mozilla.org/en-US/firefox/addon/container-tab-groups/
What's Changed
- Bump @typescript-eslint/parser from 5.61.0 to 5.62.0 by @dependabot in #258
- Bump glob from 10.3.1 to 10.3.3 by @dependabot in #261
- Bump @types/react-dom from 18.2.6 to 18.2.7 by @dependabot in #262
- Bump @types/node from 20.3.3 to 20.5.7 by @dependabot in #275
- Bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.5.0 by @dependabot in #274
- Bump @noble/curves from 1.1.0 to 1.2.0 by @dependabot in #277
- Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #279
- Bump eslint from 8.44.0 to 8.49.0 by @dependabot in #283
- Bump @typescript-eslint/parser from 5.62.0 to 6.7.2 by @dependabot in #285
- Bump @types/react from 18.2.14 to 18.2.22 by @dependabot in #286
- Bump parcel-reporter-static-files-copy from 1.5.0 to 1.5.3 by @dependabot in #287
- Bump markdown-it and @types/markdown-it by @dependabot in #292
- Bump postcss and addons-linter by @dependabot in #295
- Bump @typescript-eslint/parser from 6.7.2 to 6.9.1 by @dependabot in #302
- Bump @typescript-eslint/eslint-plugin from 6.5.0 to 6.9.1 by @dependabot in #303
- Bump @types/diff from 5.0.3 to 5.0.8 by @dependabot in #310
- Bump @types/react-dom from 18.2.7 to 18.2.15 by @dependabot in #311
- Bump @types/react from 18.2.22 to 18.2.38 by @dependabot in #317
- Bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.12.0 by @dependabot in #315
- Bump @typescript-eslint/parser from 6.9.1 to 6.12.0 by @dependabot in #316
- Bump eslint from 8.50.0 to 8.54.0 by @dependabot in #320
- Bump @types/node from 20.5.7 to 20.10.0 by @dependabot in #321
- Bump rimraf from 5.0.1 to 5.0.5 by @dependabot in #322
- Bump typescript from 5.1.6 to 5.3.2 by @dependabot in #323
- Bump @typescript-eslint/parser from 6.12.0 to 6.13.1 by @dependabot in #325
- Bump parcel-resolver-ignore from 2.1.5 to 2.2.0 by @dependabot in #330
- Bump typescript from 5.1.6 to 5.3.3 by @dependabot in #333
- Bump typedoc from 0.24.8 to 0.25.7 by @dependabot in #340
- Bump @types/react from 18.2.38 to 18.2.53 by @dependabot in #347
- Bump @typescript-eslint/parser from 6.13.1 to 6.21.0 by @dependabot in #348
- Bump addons-linter from 6.15.0 to 6.23.0 by @dependabot in #362
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #413
- Bump typedoc from 0.25.13 to 0.26.7 by @dependabot in #440
- Bump glob from 10.4.5 to 11.0.0 by @dependabot in #423
- Bump rimraf from 5.0.9 to 6.0.1 by @dependabot in #422
- Bump @types/webextension-polyfill from 0.10.7 to 0.12.1 by @dependabot in #445
- Bump diff from 5.2.0 to 7.0.0 by @dependabot in #446
- Bump addons-linter from 6.33.0 to 7.3.0 by @dependabot in #451
- Bump @types/react from 18.3.9 to 18.3.12 by @dependabot in #455
- Bump @types/node from 20.16.6 to 22.8.4 by @dependabot in #456
Full Changelog: v11.10.0...v11.11.0
Version 11.10.0
New features
Improvements and fixes
- Fixed a new tab index issue. (#237)
- Reduced usage of structured cloning for better performance.
- Translation updates.
- Dependencies updates.
- Bug fixes.
Download and install from: https://addons.mozilla.org/firefox/addon/container-tab-groups/
Version 11.9.0
This release is focused on improving overall performance.
New features
- Web request performance is vastly improved. Yes, performance is a feature.
- Version information part is now properly translated.
Improvements and fixes
- Now IO operations are fully cached, and web requests and tab sorting should be faster.
- Preparation work for import cookies feature. (#212)
- Translation updates.
- Dependencies updates.
- Bug fixes.
Download and install from: https://addons.mozilla.org/firefox/addon/container-tab-groups/
Version 11.8.1
Exact version for this release is 11.8.1.201. (But we call this just 11.8.1.)
This is a minor release that is focused on fixing problems.
New features
- Search containers from the address bar using "ctg" keyword. You can also open the Panorama Grid from there.
Improvements and fixes
- Removed low-priority tasks to improve overall performance.
- Fixed some incorrect translations across several languages.
- Implemented an official-release indicator in the help view.
- Added build version to the version scheme to indicate development versions. (Versions ending with .2xx are release versions.)
- Build system updates: now fully using TypeScript to prevent bugs.
- Moved to CircleCI.
- Translation updates.
- Dependencies updates.
- Bug fixes.
Download and install from: https://addons.mozilla.org/firefox/addon/container-tab-groups/
Version 11.8.0
This release is focused on improving performance.
New features
- Feature to auto-hide unused containers. (#195)
- Option to sync containers across devices. (#197)
- Now you can save the debugging information from the menu. (e8266fd)
- Feature to detect package data corruption. (7fe6c62)
Improvements and fixes
- Improved the performance of the popup/sidebar. (da7f93a5)
- Removed heavy operations on event listeners. Now tab showing/hiding should be faster. (#196)
- Fixed the problem where initialization is not correctly run sometimes. (1f6999c)
- New language: Portuguese (Brazil)
- New build system: now using Parcel instead of Webpack for builds.
- Translation updates.
- Dependencies updates.
- Bug fixes.
Download and install from: https://addons.mozilla.org/firefox/addon/container-tab-groups/
Version 11.7.0
This release celebrates the primary maintainer @metastable-void's 26 birthday (3 May). (Comments welcome at Twitter @vericava)
New features
- Per-container proxy settings.
- Debugging information page.
Improvements and fixes
- Display up-to-date tab preview images in Panorama Grid.
- Improved user agent spoofing.
- Use consistent icons from Firefox source.
- Reproducible builds are now default.
- Translation updates.
- Dependencies updates.
- Bug fixes.
Download and install from: https://addons.mozilla.org/firefox/addon/container-tab-groups/
Version 11.6.2
This is a minor version that only contains urgent fixes.
Improvements and fixes
- Fixed more bugs around index tab handling.
- Fixed #190 (Unable to select "No Container").
- Display a build identifier on the help view.
- Extension reload button on the help view.
- Build system updates.
Download and install from: https://addons.mozilla.org/firefox/addon/container-tab-groups/
Version 11.6.1
This is a minor version that only contains urgent fixes.
Improvements and fixes
- Correct handling of index tabs. (#10)
- Bug fixes. (Of which most important is the issue where tabs are unintentionally closed when redisplaying a container.)
Download and install from: https://addons.mozilla.org/firefox/addon/container-tab-groups/
Version 11.6.0
New features
- Drag and drop tabs inside a container to reorder them.
- Tab drag and drop between containers.
- New option to disable sorting of tabs.
- Group of containers (supergroups).
- Tags to organize tabs inside a single container.
Improvements and fixes
- Adopted state of art tab sorting algorithm.
- New paths for add-on pages.
- Moved common codes into external libraries.
- Preparation work for a more responsible and performant non-persistent background page.
- Removed legacy codes.
- New language: Chinese (Simplified).
- Translation updates.
- Dependencies updates.
- Bug fixes.
Download and install from: https://addons.mozilla.org/firefox/addon/container-tab-groups/
Version 11.5.0
New features
- Reorganized popup/sidebar panels.
- New "Windows" view combined previous "Containers" view and "Windows" view.
- New "Containers" view allowing viewing tabs by container across windows.
- Keyboard shortcuts for selecting a panel and/or opening settings.
- Keyboard shortcut to open Panorama Grid.
- Redesign of Panorama Grid.
- Create, edit, and delete containers from Panorama Grid.
- Open tab in a new container/temporary container in container selection menu.
Improvements and fixes
- Display tab count over the popup button.
- Display a spinner while processing.
- Correctly clear storage statistics on browsing data removal.
- Fixed possible sources for memory leaks.
- New languages: Interlingua, Galician, Czech.
- Translation updates.
- Dependencies updates.
- Bug fixes.
Download and install from: https://addons.mozilla.org/firefox/addon/container-tab-groups/