mirror of
https://github.com/zen-browser/www
synced 2026-04-25 17:14:56 +02:00
feat: update release notes for versions 1.19b and 1.20t with new features and fixes
This commit is contained in:
@@ -3614,5 +3614,33 @@
|
|||||||
"workflowId": 22245081530,
|
"workflowId": 22245081530,
|
||||||
"image": false,
|
"image": false,
|
||||||
"date": "21/02/2026"
|
"date": "21/02/2026"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version": "1.19b",
|
||||||
|
"extra": "This update includes a new feature that allows you to automatically fill your folders with opened GitHub issues, pull requests or RSS feeds. To add a live folder, click the + button in the sidebar and select 'Live Folder'.\n\nLet us know what other live folder types you would like to see in the future!",
|
||||||
|
"fixes": [
|
||||||
|
"Fixed private mode windows having dark text on dark background in the sidebar.",
|
||||||
|
"Fixed popup windows not showing at all on certain occasions.",
|
||||||
|
"Other bug fixes and performance improvements."
|
||||||
|
],
|
||||||
|
"features": [
|
||||||
|
"Updated to Firefox 148.0",
|
||||||
|
"Added live folders. Automatically fill your folders with opened GitHub issues, pull requests or RSS feeds. To add a live folder, click the + button in the sidebar and select 'Live Folder'.",
|
||||||
|
"Dragging a tab on top of another tab for one second will now allow the option to split those tabs.",
|
||||||
|
"MacOS users now get to use native popover UI, making the experience more consistent with the rest of the operating system.",
|
||||||
|
"Improved the icon picker for folders, tabs, etc. It now let you select icons without closing the picker.",
|
||||||
|
"Pressing the \"Un-split\" button while holding shift will not focus the un-split tab, allowing you to stay in the current split view."
|
||||||
|
],
|
||||||
|
"changes": [
|
||||||
|
"Bluring the window will no longer close the urlbar if its open.",
|
||||||
|
"Emojis at the space switcher will now be larger and more visible."
|
||||||
|
],
|
||||||
|
"themeChanges": [
|
||||||
|
"Removed the `-zen-window-transform-origin` CSS attribute as it is not needed anymore"
|
||||||
|
],
|
||||||
|
"security": "https://www.mozilla.org/en-US/security/advisories/mfsa2026-13/",
|
||||||
|
"workflowId": 22518892421,
|
||||||
|
"image": false,
|
||||||
|
"date": "27/02/2026"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,19 +1,8 @@
|
|||||||
{
|
{
|
||||||
"version": "1.19t",
|
"version": "1.20t",
|
||||||
"extra": "",
|
"extra": "",
|
||||||
"fixes": [
|
"fixes": [],
|
||||||
"Fixed private mode windows having dark text on dark background in the sidebar.",
|
|
||||||
"Other bug fixes and performance improvements."
|
|
||||||
],
|
|
||||||
"features": [
|
"features": [
|
||||||
"Added live folders. Automatically fill your folders with opened GitHub issues, pull requests or RSS feeds. To add a live folder, click the + button in the sidebar and select 'Live Folder'.",
|
"Overflowing web extensions will now appear below the urlbar instead of being added back into the site control panel. This only happens in single-sidebar mode."
|
||||||
"Dragging a tab on top of another tab for one second will now allow the option to split those tabs.",
|
|
||||||
"Overflowing web extensions will now appear below the urlbar instead of being added back into the site control panel. This only happens in single-sidebar mode.",
|
|
||||||
"MacOS users now get to use native popover UI, making the experience more consistent with the rest of the operating system.",
|
|
||||||
"Improved the icon picker for folders, tabs, etc. It now let you select icons without closing the picker."
|
|
||||||
],
|
|
||||||
"changes": [
|
|
||||||
"Bluring the window will no longer close the urlbar if its open.",
|
|
||||||
"Emojis at the space switcher will now be larger and more visible."
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
[
|
[
|
||||||
"This update includes window sync and other nice improvements! Window sync is a way to keep your windows organized across multiple monitors. If you want a blank window, you can do so by using opt+cmd+N (for mac), ctrl+alt+N (for linux) and alt+N (for windows). Enjoy!\n\nYou can read more about window sync in our documentation <a class=\"text-coral\" href=\"https://docs.zen-browser.app/user-manual/window-sync\">here</a>",
|
"This update includes a new feature that allows you to automatically fill your folders with opened GitHub issues, pull requests or RSS feeds. To add a live folder, click the + button in the sidebar and select 'Live Folder'.",
|
||||||
"1.18.4b"
|
""
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user