From e8d3847a50107c6e78e9cefd223e43a382aec81e Mon Sep 17 00:00:00 2001 From: mbnuqw Date: Wed, 22 Jan 2025 20:33:56 +0500 Subject: [PATCH] chore: changelog --- CHANGELOG.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca8d5e5e..d731160c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,20 @@ ## Unreleased -... +### Fixed + +- Drag and Drop: correctly handle dragging bookmarks in bookmarks sub-panel +- OnTabRemoved: incorrect recalc of visibility of the child tabs +- Internal pages initialization (resolves [#1975](https://github.com/mbnuqw/sidebery/issues/1975)) +- Handling connections between different parts of addon +- Increase deadlines for reconnection and resending msgs ([#1973](https://github.com/mbnuqw/sidebery/issues/1973)) +- Setup-page styles: use system-ui font-family +- Snapshots viewer styles: decrease tabs height + +### Localization + +- zh: updated translation (by [@llc0930](https://github.com/llc0930): [#1972](https://github.com/mbnuqw/sidebery/issues/1972)) + ## 5.3.0 - 2025.01.20