Skip to content

v5.2.0

Latest
Compare
Choose a tag to compare
@mbnuqw mbnuqw released this 07 Mar 12:38
· 83 commits to v5 since this release
05acb86

Added

  • Opacity CSS vars for color layer of tab (#314)
  • Optional menu entry to config panel in sidebar (resolves #174)
  • Sort tabs by title, url, access time (#170, #643)
    • tab context menu options
    • tab panel context menu options
    • keybindings
  • Option to skip config popup on group creation
  • Allow using active panel name in window preface (resolves #445)
  • Auto grouping after closing parent tab (#779)
  • Keybinding: Select child tabs
  • Keybinding: Group/flatten selected/active tabs (#1295)
  • Mouse action: Duplicate tab as a child (#1480)
  • Tab preview on hover (#301)
  • Note about snapshots limit: not applicable to exported snapshots

Fixed

  • Preserve tree state (folded/unfolded branches) and tab colors when converting/saving TabsPanel to BookmarksPanel and vice versa
  • Require manual intervention or browser restart after auto update
    (workaround for 1881820)
    (#1477, #1470)
  • Do not show 'unread' mark if tabs were reopened from notification
  • Workaround for 1882822 sometimes causing drag-and-drop to new window to fail (by @dsuedholt: #1493)
  • Inherit custom color of parent on moving tabs
  • L10n zh_TW correction (by @llc0930: #1485)
  • Blinking that appears immediately after the “Tab Loaded” animation
  • Preserve container after dropping the tab from "recently-closed" sub-panel to tab panel
  • Window-specific theme handling (#1134)
  • Incorrect tabs range selection with shift+click in search result
  • Scroll thresholds not applying to mouse debouncer (by @ImTheSquid: #1440)
  • Preserve selection on mid-click when 'multipleMiddleClose' is on (#1441)

Contributions

Special thanks

  • @vitonsky: for the donation that made this release possible