Skip to content

Releases: mbnuqw/sidebery

v4.0.2

30 Dec 18:54
Compare
Choose a tag to compare

Fixed

  • Updating panels
  • Auto-scroll in settings page

v4.0.1

30 Dec 15:48
Compare
Choose a tag to compare

Fixed

  • Initialization from the data of the previous version
  • Applying snapshot

v4.0.0

29 Dec 15:25
Compare
Choose a tag to compare

Changed

  • Containers separated from the panels
  • Rendering of background noise pattern. Available via --bg-img and --bg-size CSS vars

Added

  • Option to change layout of navigation-bar (horizontal/vertical)
  • Option to choose where to store tabs state data (global storage / session storage)
  • Confirm dialog before closing/removing multiple tabs/bookmarks
  • Undo close/remove notification
  • Option to choose where to save bookmarks
  • Preserve tree structure on creating bookmarks
  • Configurable new tab position
  • Configurable middle click action on bookmarks
  • New keybindings - 12pcs
  • New Export / Import dialogs
  • Context menu: Sort bookmarks by name/url/date
  • Context menu: Copy url
  • Customizable per-container User-Agent
  • Per-panel urls-rule to automatically sort tabs between panels
  • Proxy badge with popup in address-bar.
  • Double click on tab action: Close tab
  • CSS variable: Custom tab level marker colors (thanks @rigrassm)
  • 'Duplicate tabs' option in context menu
  • Option to shift-select tabs from active tab
  • New bugs

Optimized

  • Opening/Reopening multiple tabs
  • Scrolling through tabs
  • Initialization

Fixed

  • Bookmarks shift-click selection
  • Reset activation delay of nav-button after dragleave on the nav-bar
  • Editing bookmark title

v3.1.1

14 Oct 13:41
Compare
Choose a tag to compare

Fixed

  • Incorrect tabs positioning in restoring snapshot
  • Group tabs: Restoration process (on init)
  • Group tabs: Updating the child info
  • Sidebery button should toggle sidebar
  • Multi-selection of folded tabs
  • Collapsing of inactive branches should work on all parent tabs
  • Properly cleanup the dragged nodes info after dropping tabs to the pinned tabs dock
  • Tab activation on mouseUP with/without longClick actions

v3.1.0

10 Oct 19:27
Compare
Choose a tag to compare

Added:

  • Configurable global (per-panel) context menu
  • Option to choose when to activate tab on mouse button press or release
  • Favicons placeholders in the group page

Changed:

  • Panels configs now in settings page

Fixed:

  • Use cached favicon on tab update for the group page
  • Check actual tab url to prevent redundant favicons updates
  • Branch is not restored on browser start if tab is in loading state and have url: about:blank
  • Wrong tree levels with flag browser.tabs.insertRelatedAfterCurrent: false
  • False activation of a tab on the drag enter event with delay
  • Dropping tabs to the icon of panel cause losing the tree
  • Default colors for context menu icons
  • Typos and styles

v3.0.8

22 Sep 20:51
Compare
Choose a tag to compare

Fixed:

  • Support of IceCat browser
  • Settings page: Layout, navigation, translations
  • Translations
  • Save and restore tree state of the previous session

v3.0.7

19 Sep 07:29
Compare
Choose a tag to compare

Fixed

  • Translations
  • Follow the auto-removing 'Other Bookmarks' option when open bookmark with keyboard
  • Reload addon after removing stored property
  • Tactile theme: Set fixed color for 'toolbar' color
  • Updated available containers colors
  • Updated settings help section
  • Selection with keyboard
  • Switching of select inputs
  • Do not discard reopened tabs
  • Incorrect successor tab for the panel's last tab
  • Cannot activate tab while dragging
  • Group page: Updating tabs info

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)