Skip to content

Releases: mbnuqw/sidebery

v4.10.0

20 Dec 17:23
Compare
Choose a tag to compare

Added

  • Option to switch panel after moving active tab to another panel (#393)
  • "Left click on active bookmarks panel" option
  • "Left click on active tabs panel" option (#363)

Fixed

  • New tabs stay in active panel when "hide tabs of inactive panel" is on
  • Don't use the forbidden text/x-moz-text-internal (#539)
  • "Middle click on tabs panel" label in settings
  • "Hide empty panels" label in settings
  • Close tabs above closes pinned tabs (#342)
  • Keybindings: names and order
  • Preserve history for duplicated tabs (#375)
  • Wrong position of new child tab (#382)
  • Discarded tabs styles (#381)
  • Styles: Container mark of discarded tabs (#381)
  • Bookmarks: Show url if title is missing
  • Tabs initialization from session data (#377)
  • CSS Editor scroll on input

v4.9.4

13 Apr 17:03
Compare
Choose a tag to compare

Fixed

  • Normalize panels-tabs relations on initializing
  • Store tabs data in both session and global storages

v4.9.3

26 Mar 10:44
Compare
Choose a tag to compare

Fixed:

  • Optional proxy permission

v4.9.2

26 Mar 06:05
Compare
Choose a tag to compare

Fixed

  • Breaking change in tabs.onUpdated properties
  • Bookmarks icon

v4.9.1

28 Jan 16:44
Compare
Choose a tag to compare

Added

  • Render hidden name of panels in nav bar (#218)

Fixed

  • Copy details button in settings page
  • Drag and drop in private window
  • Use runtime-only vue builds
  • Use default csp

v4.9.0

02 Jun 17:40
Compare
Choose a tag to compare

Added

  • Keyboard navigation in active tabs history (#253)
  • Option to configure outdent behavior on parent tab close (#140)
  • Context menu options for closing tabs above/below (#254)
  • Option to ignore containers in context menu
  • Option to skip panel on switching (#252)
  • Option to respect default position of new child tab (#249)
  • Option to set title preface (#214)
  • Option: Show notification with the reloading tabs progress

Optimized

  • Window selection menu
  • Process of removing multiple tabs (#209)

Fixed

  • Switching tabs with mouse wheel when global pinned tab active
  • Wrong position of new tab created with the "New tab after active one" keybinding
  • Changed "Discard" label to "Unload" (#222)
  • Check url before reopening tab as a discarded on drag and drop
  • Option "Container of new tab" should not be applied to dropped tab (#227, #231)
  • Normalize selection before indent/outdent action (#244)
  • Removed default keybinding for closing tab (#247)
  • Removed conflicting shortcuts
  • Allow disabling '_execute_sidebar_action' shortcut
  • Disabling keybindings (#241)
  • pinnedAutoGroup default value (#245)
  • Moving tabs to another window preserves their "select" state
  • Normalized debugging info
  • Auto color schemes
  • Show warn message on the group page if sidebar is closed
  • Drag and drop the pinned tab to the different panel
  • Global reloading queue (#210)
  • Switch panels when moving active tab to new panel (#212)
  • Use static noise background
  • Container mark of pinned tab (#190)
  • Blurred "unread" badge with WebRender enabled
  • Check tabs positioning more strictly
  • Keyboard navigation in window selection panel (#31)
  • Allow discarding the active tab
  • Allow moving/reopening tabs only in normal browser windows (#206)
  • Set data-theme attribute (#207)

v4.8.0

19 Apr 15:53
Compare
Choose a tag to compare

Added

  • Option to limit count of simultaneously reloading tabs (#169)
  • Workaround for 1581872 (new discarded containerized tab) (#196)
  • Context menu option "Close descendants" (#188)
  • New method for normalizing the tabs order
  • Option to to use the system's style (#184)

Fixed

  • Rendering of the panel's counter
  • Moving the panels (#195)
  • Undo close tab with restoring tree level in private window
  • Try to restore tree for restored tabs via ctrl+shift+T
  • Moving / Reopening tabs in windows (#181, #193)
  • Update openerTabId after tree change
  • Wrong width of .scrollable container with pinned tabs on the left
  • Normalize url of the group page linked to the pinned tab
  • Reset link between child tab and its parent after flattening
  • Remove selection flag from dragged tabs
  • Context menu positioning on small height
  • Auto grouping children of the pinned tab

v4.7.0

28 Mar 11:03
Compare
Choose a tag to compare

Added

  • Context menu option to remove panel
  • Options to check and fix the tabs positioning
  • Option to show screenshots in the window selection menu
  • The "unread" tab mark (#162)
  • Option to auto-group the pinned tab's children (#164)
  • Options to close active tab (#144)
  • Undo close tab to mouse actions (middle and double click) (#167)
  • Variables for pinned tab sizes (#165)

Fixed

  • Snapshots scheduling (#154)
  • Behavior after closing the pinned tab
  • Behavior of auto-grouped children of the pinned tab
  • Handling the group page title (#178)
  • Wrong tree level after moving the tab without its parent
  • Do not activate tabs that will be moved to another window (#175)
  • Handling tab movement caused by an external event
  • Incorrect drop pointer with overflowed tabs panel (#117)
  • Prevent double-click action on multiple tabs closing
  • The drag and drop pointer positioning (#117)
  • The drop pointer of pinned tabs with titles (#117)
  • Relative position of audio badges in the pinned tab (#117)
  • Drag and Drop to pinned tabs (#163)
  • Wrong z-index of notifications
  • Activating tabs on panel switching
  • Snapshots viewer: Handling of the new snapshots (#159)
  • Default values for the loaded snapshots
  • Reset the audible flag of discarded tab. (#155)
  • Allow context menu in the settings page
  • Minor style changes

v4.6.2

05 Mar 10:50
Compare
Choose a tag to compare

Fixed

  • Wrong color of the placeholder of the pinned tab
  • Activating a tab on mouseup without mousedown event
  • Do not switch the active tab after activating its panel
  • Do not create the snapshot right after addon start if the interval is less than an hour

v4.6.1

03 Mar 19:01
Compare
Choose a tag to compare

Fixed

  • Moving tabs between panels (#147)
  • Preserve addon/vendor dir for correct build
  • Wrong storage prop name in dbg info
  • Don't drag the entire branch if the tabs tree is disabled
  • Block scrolling the main page when debug info showed
  • Refactoring: Typos (#150)
  • Save data to sync storage on setting change
  • Text corrections: spelling, grammar, clarity (#141)