From 2ed9c24694067ce98981d0c9c5d2341abc71dd46 Mon Sep 17 00:00:00 2001 From: "mr. m" Date: Thu, 16 Oct 2025 22:33:38 +0200 Subject: [PATCH 1/2] feat: update release notes for version 1.17t with new fixes and enhanced user experience --- src/release-notes/twilight.json | 20 +++++++++++++++++--- src/release-notes/whats-new.json | 2 +- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/src/release-notes/twilight.json b/src/release-notes/twilight.json index 5cbb4477..2ccb3b98 100644 --- a/src/release-notes/twilight.json +++ b/src/release-notes/twilight.json @@ -1,14 +1,28 @@ { "version": "1.17t", "extra": "", - "fixes": ["Fixed the urlbar not opening in fullscreen mode"], + "security": "https://www.mozilla.org/en-US/security/advisories/mfsa2025-81/", + "fixes": [ + "Fixed the urlbar not opening in fullscreen mode", + "Fixed performance for macos users when using transparency on the window", + "For enhanced privacy, 'Copy curren't page url' button will not copy tracking parameters by default", + "Other fixes with compact mode on double toolbar mode", + { + "description": "Fixed issues with 'Firefox Multiaccount Containers' extension freezing Zen", + "issue": 10666 + } + ], "features": [ "Updated to Firefox 144.0", "New unified panel to show site permissions, security, add-ons, quick actions and more to de-clutter the address bar.", "Added toolbar button to quickly toggle compact mode", - "Improved glance animations to make it feel like the element is being lifted off the page" + "Improved glance animations to make it feel like the element is being lifted off the page", + "Added an urlbar button to quickly copy the current page url", + "Zen will now start using the new MacOS Tahoe look and feel", + "The operating system accent color will now be used instead of the default orange color when there's no browser theme applied" ], "changes": [ - "On double toolbar mode, entering on compact mode will move the buttons at the sidebar to the top toolbar" + "On double toolbar mode, compact mode will have a new UI, where it overlays the web view instead of sliding like the sidebar", + "Hovering over the window captions on windows/linux or double toolbar in compact mode will stop pushing the web view down, instead it will overlay it" ] } diff --git a/src/release-notes/whats-new.json b/src/release-notes/whats-new.json index f7f142c2..06d44929 100644 --- a/src/release-notes/whats-new.json +++ b/src/release-notes/whats-new.json @@ -1,3 +1,3 @@ [ - "This update focuses on the URL bar, letting you open extensions and switch spaces by typing their names, with a redesigned interface for clearer, richer results. It also adds smoother transitions, improved split view creation, and general performance fixes." + "This update focuses on enhancing user experience and general polishing. You can now start using the new Site Control Center to manage site permissions, security settings, and add-ons all in one place. We've also added a quick toggle button for compact mode on the toolbar for easier access along with other nice quality of life improvements!" ] From 7fc96d229743ee1d732f9cb8e38a554c6894ba7f Mon Sep 17 00:00:00 2001 From: "mr. m" Date: Mon, 20 Oct 2025 01:14:22 +0200 Subject: [PATCH 2/2] feat: add release notes for version 1.17b --- src/release-notes/stable.json | 33 +++++++++++++++++++++++++++++++++ src/release-notes/twilight.json | 28 +++------------------------- 2 files changed, 36 insertions(+), 25 deletions(-) diff --git a/src/release-notes/stable.json b/src/release-notes/stable.json index 2670ef75..7990fc24 100644 --- a/src/release-notes/stable.json +++ b/src/release-notes/stable.json @@ -3161,5 +3161,38 @@ "workflowId": 18345238906, "image": false, "date": "08/10/2025" + }, + { + "version": "1.17b", + "extra": "", + "security": "https://www.mozilla.org/en-US/security/advisories/mfsa2025-81/", + "fixes": [ + "Fixed the urlbar not opening in fullscreen mode", + "Fixed performance for macos users when using transparency on the window", + "Other fixes with compact mode on double toolbar mode", + { + "description": "Fixed issues with 'Firefox Multiaccount Containers' extension freezing Zen", + "issue": 10666 + }, + "Fixed slow split view switching and scroll positions not being remembered", + "Various stability and performance fixes for glance" + ], + "features": [ + "Updated to Firefox 144.0", + "New unified panel to show site permissions, security, add-ons, quick actions and more to de-clutter the address bar.", + "Added toolbar button to quickly toggle compact mode", + "Improved glance animations to make it feel like the element is being lifted off the page", + "Added an urlbar button to quickly copy the current page url", + "Zen will now start using the new MacOS Tahoe look and feel", + "The operating system accent color will now be used instead of the default orange color when there's no browser theme applied" + ], + "changes": [ + "On double toolbar mode, compact mode will have a new UI, where it overlays the web view instead of sliding like the sidebar", + "Hovering over the window captions on windows/linux or double toolbar in compact mode will stop pushing the web view down, instead it will overlay it", + "For enhanced privacy, 'Copy current page url' button will not copy tracking parameters by default" + ], + "workflowId": 18636138131, + "image": false, + "date": "19/10/2025" } ] diff --git a/src/release-notes/twilight.json b/src/release-notes/twilight.json index 2ccb3b98..9b790ad4 100644 --- a/src/release-notes/twilight.json +++ b/src/release-notes/twilight.json @@ -1,28 +1,6 @@ { - "version": "1.17t", + "version": "xxx", "extra": "", - "security": "https://www.mozilla.org/en-US/security/advisories/mfsa2025-81/", - "fixes": [ - "Fixed the urlbar not opening in fullscreen mode", - "Fixed performance for macos users when using transparency on the window", - "For enhanced privacy, 'Copy curren't page url' button will not copy tracking parameters by default", - "Other fixes with compact mode on double toolbar mode", - { - "description": "Fixed issues with 'Firefox Multiaccount Containers' extension freezing Zen", - "issue": 10666 - } - ], - "features": [ - "Updated to Firefox 144.0", - "New unified panel to show site permissions, security, add-ons, quick actions and more to de-clutter the address bar.", - "Added toolbar button to quickly toggle compact mode", - "Improved glance animations to make it feel like the element is being lifted off the page", - "Added an urlbar button to quickly copy the current page url", - "Zen will now start using the new MacOS Tahoe look and feel", - "The operating system accent color will now be used instead of the default orange color when there's no browser theme applied" - ], - "changes": [ - "On double toolbar mode, compact mode will have a new UI, where it overlays the web view instead of sliding like the sidebar", - "Hovering over the window captions on windows/linux or double toolbar in compact mode will stop pushing the web view down, instead it will overlay it" - ] + "fixes": [], + "features": [] }