mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 09:20:00 +02:00
Merge pull request #612 from KyleDL101/grammar
This commit is contained in:
commit
d9ca7bb4e5
1 changed files with 8 additions and 8 deletions
|
@ -2657,7 +2657,7 @@
|
||||||
"features": [
|
"features": [
|
||||||
"Updated to Firefox 138.0.3",
|
"Updated to Firefox 138.0.3",
|
||||||
"For MacOS users, dragging tabs and changing the texture for the workspace's background now provides haptic feedback (zen.haptic-feedback.enabled)",
|
"For MacOS users, dragging tabs and changing the texture for the workspace's background now provides haptic feedback (zen.haptic-feedback.enabled)",
|
||||||
"The 'copy current url' toast now displays a share icon (only on windows and MacOS)",
|
"The 'copy current url' toast now displays a share icon (only on Windows and MacOS)",
|
||||||
"The URL bar can now search through renamed pinned tabs"
|
"The URL bar can now search through renamed pinned tabs"
|
||||||
],
|
],
|
||||||
"workflowId": 15003870178,
|
"workflowId": 15003870178,
|
||||||
|
@ -2666,28 +2666,28 @@
|
||||||
{
|
{
|
||||||
"version": "1.12.5b",
|
"version": "1.12.5b",
|
||||||
"extra": "",
|
"extra": "",
|
||||||
"fixes": ["Fixed a weird shadow with the URL bar.", "Fixed all tabs button appearing unexpectedly."],
|
"fixes": ["A weird shadow with the URL bar.", "'All tabs' button appearing unexpectedly."],
|
||||||
"features": [],
|
"features": [],
|
||||||
"workflowId": 15024223699,
|
"workflowId": 15024223699,
|
||||||
"date": "14/05/2025"
|
"date": "14/05/2025"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "1.12.6b",
|
"version": "1.12.6b",
|
||||||
"extra": "This new release updates firefox to the latest version which fixes various security issues.",
|
"extra": "This new release updates Firefox to the latest version which fixes various security issues.",
|
||||||
"fixes": [
|
"fixes": [
|
||||||
"Compact mode appearing 'tab openned in the background' when having multiple toolbars.",
|
"Compact mode showing 'tab opened in the background' when having multiple toolbars.",
|
||||||
"An issue with GTK popups having low contrast.",
|
"An issue with GTK popups having low contrast.",
|
||||||
"Tabs not being able to unload after closing glance.",
|
"Tabs not being able to unload after closing Glance.",
|
||||||
"An issue with updating invalid mods clearing the mod list.",
|
"An issue with updating invalid mods clearing the mod list.",
|
||||||
"An accessibility issue with the scrollbar on the sidebar.",
|
"An accessibility issue with the scrollbar on the sidebar.",
|
||||||
"Fixed opening a new link as split view while having glance open.",
|
"Opening a new link in split view while having Glance open.",
|
||||||
"Fixed all-tabs menu not showing any text when collapsed toolbar is enabled."
|
"'All tabs' menu not showing any text when collapsed toolbar is enabled."
|
||||||
],
|
],
|
||||||
"security": "https://www.mozilla.org/en-US/security/advisories/mfsa2025-36/",
|
"security": "https://www.mozilla.org/en-US/security/advisories/mfsa2025-36/",
|
||||||
"features": ["Updated to Firefox 138.0.4", "Better compact mode support for multiple toolbars."],
|
"features": ["Updated to Firefox 138.0.4", "Better compact mode support for multiple toolbars."],
|
||||||
"knownIssues": ["Selecting a tab on private mode doesn't scroll to make the tab visible."],
|
"knownIssues": ["Selecting a tab on private mode doesn't scroll to make the tab visible."],
|
||||||
"themeChanges": [
|
"themeChanges": [
|
||||||
"Changed the layout of workspaces and their icons internally to provide a more stable layout that doesn't require floating elements. We finally manage to get it how we wanted it to be, meaning it will change less in the future."
|
"Changed the layout of workspaces and their icons internally to provide a more stable layout that doesn't require floating elements. We finally managed to get it to how we wanted it to be, so it will change less in the future."
|
||||||
],
|
],
|
||||||
"workflowId": 15107068418,
|
"workflowId": 15107068418,
|
||||||
"image": false,
|
"image": false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue