2023.3.0
Multi-window support, collapsible tab groups, compact pinned tabs, and virtualised rendering
Sep 16, 2023
New features
- Multi-window support
- Ability to filter tab list by window (and switch to other windows by clicking on tabs).
- Ability to drag-and-drop tabs and tab groups between different windows.
- Drag-and-drop tabs to the window switcher to trigger the tab mover window.
- Tab groups can now be collapsed from within the tab list.
- Tab group titles and colors are now editable from within the tab list itself.
- Pinned tabs are now shown in a compact grid view by default (title, URL, and tab actions hidden). This view could be disabled in the settings.
- Filter-by-audible shortcut in the top bar when tabs have audio playing.
Bug fixes and improvements
- Fix issue with double-clicking on first tab not creating new tab after the first tab.
- Fix issue with search not being triggered during initial typing.
- Fix performance issue caused by excessive event listener re-assignments.
- Only render visible tab list items.