Skip to content

Releases: mbnuqw/sidebery

v3.0.6

12 Sep 18:19
Compare
Choose a tag to compare

Fixed

  • Panels initialization
  • Inability to activate selected tab

v3.0.5

05 Sep 21:35
Compare
Choose a tag to compare

Fixed

  • Settings: Debug info for 'Report a bug' button - mbnuqw
  • Use default values for custom css vars on loading - mbnuqw
  • DefaultTheme: Bottom padding in the snapshot details - mbnuqw
  • Background: Check if the sidebar is ready in the waitForSidebarConnect action - mbnuqw
  • Snapshots: Opening the window - mbnuqw
  • Check the length of the saved menu before using it. - mbnuqw
  • Group page: Mouse event handling - mbnuqw

v3.0.3

04 Sep 23:39
Compare
Choose a tag to compare

Optimized

  • Tabs rendering (#76)

Fixed

  • Check previously active tabs before updating tabs succession (#77)

v3.0.2

03 Sep 18:39
Compare
Choose a tag to compare

Fixed

  • Typo 🤦‍♂️

v3.0.1

03 Sep 18:26
Compare
Choose a tag to compare

Fixed

  • Audio badge styles
  • Update active group tab on init

v3.0.0

03 Sep 14:14
Compare
Choose a tag to compare

Added

  • Themes and customizing CSS
  • Configurable auto-snapshots and limits for them
  • Options to highlight open bookmarks and activate their tabs on click
  • Export / Import addon data
  • Option to not scroll through tabs if the panel is overflowed
  • Context menu editor: separators
  • Option to show count of panel's items
  • Show placeholder page for urls that Sidebery cannot open
  • Option to hide empty panels
  • Possibility to change panels order
  • Option to activate parent tab on R/L-click on the panel of tabs
  • Option to auto discard folded tabs with delay
  • Support of native context menu
  • Ctrl/Shift-key selection
  • Fence container icon

Changed

  • Settings on the separate page
  • Default theme updates
  • Snapshots viewer
  • Debug page
  • New group page with grid/list layouts
  • New favicons cache
  • Logo :3

Optimized

  • Rendering tabs
  • Working with a big amount of tabs
  • Bookmarks operations

Fixed

  • Restoring tabs tree for multiple windows
  • Drag and Drop between windows
  • Prevent infinite loop of reopening a tab for conflicting include rules
  • Proxy and include/exclude rules are now working without sidebar open
  • Apply exclude rule only on not included urls

v2.4.2

18 Apr 16:57
Compare
Choose a tag to compare

Fixed

  • Do not open dashboard if new container was created with third party addon
  • Create pinned tab on dropping of native items on panel with pinned tabs
  • Do not focus on next tab if it invisible and will be removed
  • Dragging native tab to bookmarks panel
  • Priority of using cached favicons in tabs.
  • Initial values for tabs/bookmarks context menu

v2.4.1

15 Apr 16:31
Compare
Choose a tag to compare

Fixed

  • Update succession on changing settings
  • Update succession on initialization
  • Delayed tab activation after drop move
  • Do not expand folded group b/c of new child
  • Proper update successorTabId on creating, removing and moving tab

v2.4.0

14 Apr 20:00
Compare
Choose a tag to compare

Added

  • More customizable styles (#23, #28)
  • Customizable context menu (fix #25)
  • Undo close tab (fix #16)
  • Faster and safer tabs tree algorithm
  • Tabs activation order (fix #26)
  • Close button for pinned tab with title (fix #37)
  • Expand active tab on right/left click on panel

Removed

  • Auto-opening synchronized tabs

Optimized

  • Initialization
  • Render bookmarks on demand (fix #24)

Fixed

  • Middle click on close button should work too
  • Snapshots for default and pinned tabs are reset after settings panel is opened
  • Cannot open bookmarks folder in drag-mode if tabs tree is disabled
  • Continue clearing cookies after error
  • Open bookmarks folder in new window
  • Preserve tree structure on reopening tabs in other container
  • Restore tabs tree structure after moving tabs to another window
  • Preserve tabs tree on moving tabs to new window
  • Drag and drop of tabs between multiple windows
  • Favicons of pinned tabs
  • Loaded tab animation
  • Tab tooltip

v2.3.0

31 Mar 18:45
Compare
Choose a tag to compare

Added

  • Debug info page
  • Option: Auto-remove opened bookmarks from "Other Bookmarks" folder

Fixed

  • Wrong switching between containers
  • Folded tabs of inactive panel stay visible with auto-hiding tabs on panel switching
  • Switching to previously active 'front' panel from 'background' panel
  • Do not show 'Discard' option for active tab