Releases: mbnuqw/sidebery
Releases · mbnuqw/sidebery
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