Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 790 Bytes

CHANGELOG.md

File metadata and controls

35 lines (19 loc) · 790 Bytes

Change Log

All notable changes to the "vs-tab-groups" extension will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[Unreleased]

[1.3.0] - 2024-08-04

Added

  • Option to rename Tab Groups;

[1.2.0] - 2024-04-04

Added

  • Option in the "More Actions..." button to sync the order of the open tabs to a tab group (if they belong to that group already);

Fixed

  • Bug where the name of the extension was not showing;

[1.1.0] - 2024-03-16

Added

  • Option to expand and collapse tab groups;
  • Option to reorder tabs and groups;
  • Action to add open tab or all open tabs to a group or create a new one;

[1.0.0] - 2023-01-03

Initial commit - base functionalities;