Releases: mbnuqw/sidebery
Releases · mbnuqw/sidebery
v3.0.2
v3.0.1
v3.0.0
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
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
v2.4.0
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
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
v2.2.2
Fixed
- Preserve tab pinned state on reopening caused by Include/Exclude rules
- Disable request handler (for proxy/include/exclude configs) in private window
- Unclickable mute icon of pinned tab
- Preserve tree structure on dropping bookmarks or tabs with groupOnOpen option disabled
- Properly update tab height value after changing it in styles editor
- Scroll to active tab on initialization, closes: #17
- Position of close button of tab, closes: #18
- Removed 'group' option from context menu of pinned tab
- Favicons for 'about:xxx' pages
- Handling changes of container in multiple windows
- Optional permissions requests
Optimized
- Favicons loading / caching
- Scroll-box wrapper cleanup
v2.2.1
v2.2.0
Added
- Include / Exclude rules for containers
- Marks of tabs tree levels
- Allow grouping one tab
- Fold / expand active tab on keyboard activation
- Tree struct in snapshots
- Settings: Scroll only through visible tabs
- Settings: Auto-hide context-menu
- Settings: Mouse tab action to create new tab
- Shortcut for opening new tab after active or selected one
- Group page: auto-reload info on tab activation
Optimized
- Handling multiple windows
- Tabs removing / moving
- Processing big count of tabs
- Decreased count of storage api calls
Fixed
- Processing url from native drop event
- Block double-click on expand/fold tab button
- Set new tab tree props according to next tab
- Bookmarks context menu option 'Open' doesn't work
- Snapshots applying with wrong tabs ordering
- Group page - Sidebar communication
- Save active panel index only if it changed
- Save tabsTree and active panel on window focus
- Storing data with multi-window setup
- Save containers changes only for focused window
- Handle keyboard command only in focused window
- Dashboard layout
- Dashboard config saving
- Disable noEmpty option while removing container to prevent creating new tabs on it
- Close dashboard on clicking on its nav-button
- DragEnter/DragLeave native nodes to sidebar
- Timeout for panel drag-activation
- Update height of dashboard after creating first tab in panel
- Set default value of autoHideCtxMenu setting to 'none'
- Generalize no-empty option in panel dashboard
- Use indexes for creating tabs
- Set index for new tab created in no-empty panel
- Opening new tab from folded
- Do not calc tree-props for tabs opened from pinned tab
- Closing pinned tabs
- Wrong lastActiveTab on tab activating
- Do not restore group tab without actual children
- Do not show Flatten option for tabs with same level
- Restoring groups after reloading addon
- Group page: Use unique id
- Group page: Use favicon as placeholder for discarded tab
- Group page: Getting screens from group-page
- Decrease delay after sidebar mouse-leave to close context menu
- Opening tab in another ctx
- Duplicate tree tab
- Reset tree props of pinned tab
- Handle pinned/unpinned tabs on drop
- Cleanup icons
- Switch to panel on pinned tab activation
- Recalc dashboard height on proxy-username change
- Loading animation freeze
- Dragging tab with long-click action