Refactor text formatting for improved readability and update release notes for version 1.12.3b

This commit is contained in:
mr. m
2025-05-08 23:32:54 +02:00
parent 46f583717f
commit be0133cc36
8 changed files with 57 additions and 48 deletions

View File

@@ -363,9 +363,7 @@
"version": "1.0.0-a.13",
"date": "05/08/2024",
"extra": "This is a smaller release to fix some bugs and improve some small details.\n\nIm going to try doing more frequent releases from now on, see how it goes.",
"features": [
"Allow to remember sidebar width even after collapsing it."
],
"features": ["Allow to remember sidebar width even after collapsing it."],
"fixes": [
{
"description": "Task Manager Icon Missing in Flatpak Version",
@@ -921,9 +919,7 @@
"image": true,
"workflowId": 11000317603,
"extra": "This update addresses some significant issues with the previous release.\n\nWe appreciate your patience and support!",
"features": [
"Added a new system for handling keyboard shortcuts"
],
"features": ["Added a new system for handling keyboard shortcuts"],
"fixes": [
{
"description": "The New Tab button is not visible",
@@ -980,9 +976,7 @@
"Enabled container tabs by default",
"Improved Expand Tabs on Hover layout"
],
"themeChanges": [
"Toggle inputs will not use the themed tertiary color"
],
"themeChanges": ["Toggle inputs will not use the themed tertiary color"],
"breakingChanges": [
"The keyboard shortcuts will be overriden by the defaults ones in this update"
],
@@ -1279,9 +1273,7 @@
"issue": 2156
}
],
"breakingChanges": [
"Removed Show Expand Button option from settings"
],
"breakingChanges": ["Removed Show Expand Button option from settings"],
"themeChanges": [
"The variable '--zen-main-browser-background' will now contain the generated gradient",
"Added the 'unread' attribute for background tabs that haven't been accessed yet"
@@ -1384,9 +1376,7 @@
"description": "Fixed wrong aligment on glance action buttons"
}
],
"features": [
"No new features, sorry"
]
"features": ["No new features, sorry"]
},
{
"version": "1.0.1-a.17",
@@ -2456,9 +2446,7 @@
"version": "1.10.3b",
"image": false,
"extra": "Terribly sorry for the frequent updates, this emergency release simply updates Firefox, fixing a critical vulnerability in chromium's sandboxing system. You can read more here:\n\n<a href='https://cyberinsider.com/firefox-says-its-vulnerable-to-chromes-zero-day-used-in-espionage-attacks/'>https://cyberinsider.com/firefox-says-its-vulnerable-to-chromes-zero-day-used-in-espionage-attacks/</a>",
"features": [
"Updated Firefox to 136.0.4"
],
"features": ["Updated Firefox to 136.0.4"],
"workflowId": 14109635630,
"date": "27/03/2025"
},
@@ -2720,5 +2708,19 @@
],
"workflowId": 14870461714,
"date": "05/05/2025"
},
{
"version": "1.12.3b",
"image": false,
"extra": "This is just a small update to fix some bugs!",
"fixes": [
"Fixed toast notifications not aligning when tabs are on the right.",
"Fixed restoring previous tab not working on some cases",
"Fixed compact mode always showing a background tab has been added",
"Other small fixes and improvements"
],
"features": [],
"workflowId": 14909673572,
"date": "08/05/2025"
}
]