Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mbnuqw committed Mar 5, 2024
1 parent 07474f7 commit ca95c15
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

### Added

- Sort tabs by title, url, access time ([#170](https://github.com/mbnuqw/sidebery/issues/170), [#643](https://github.com/mbnuqw/sidebery/issues/643))
- tab context menu options
- tab panel context menu options
- keybindings
- Option to skip config popup on group creation
- Allow using active panel name in window preface (resolves [#445](https://github.com/mbnuqw/sidebery/issues/445))
- Auto grouping after closing parent tab ([#779](https://github.com/mbnuqw/sidebery/issues/779))
Expand All @@ -15,6 +19,14 @@

### Fixed

- Preserve tab colors on TabsPanel <-> BookmarksPanel transformations
- Require manual intervention or browser restart after auto update
(workaround for [1881820](https://bugzilla.mozilla.org/show_bug.cgi?id=1881820))
([#1477](https://github.com/mbnuqw/sidebery/issues/1477), [#1470](https://github.com/mbnuqw/sidebery/issues/1470))
- Do not show 'unread' mark if tabs were reopened from notification
- Workaround for 1882822 sometimes causing drag-and-drop to new window to fail (by [@dsuedholt](https://github.com/dsuedholt): [#1493](https://github.com/mbnuqw/sidebery/issues/1493))
- Inherit custom color of parent on moving tabs
- Preserve tree state (folded/unfolded branches) on TabsPanel <-> BookmarksPanel transformations
- L10n zh_TW correction (by [@llc0930](https://github.com/llc0930): [#1485](https://github.com/mbnuqw/sidebery/issues/1485))
- Blinking that appears immediately after the “Tab Loaded” animation
- Preserve container after dropping the tab from "recently-closed" sub-panel to tab panel
Expand Down

0 comments on commit ca95c15

Please sign in to comment.