feat(release-notes): add new features for tab management and organization

This commit is contained in:
mr. m
2025-12-29 11:53:36 +01:00
parent b0548e91ce
commit 771cd4bc1c
2 changed files with 3 additions and 0 deletions

View File

@@ -46,6 +46,7 @@
"Logitech",
"mfsa",
"mozilla",
"multiple",
"Nehalem",
"NSIS",
"OCSP",

View File

@@ -6,6 +6,8 @@
"Merged window syncing! Now, when you open multiple windows of Zen, they will stay in sync with each other. Changes made in one window will automatically reflect in all other open windows. (Experimental, some features such as glance still can't sync yet.)",
"Session restore now remembers which space each window was in.",
"Tabs can now have custom icons (set via right-click context menu).",
"Implemented new tab drag-and-drop system, making it easier to rearrange tabs specially when multiple layers of folders are involved.",
"You can now collapse all pinned tabs by clicking on the space name below the essentials.",
"Before, only pinned tabs could be renamed; now, any tab can be renamed via right-click context menu or double-clicking the tab title.",
"Improved startup time when restoring large sessions.",
"Enabled de-cluttering preference for context menus."