Update release-notes.ts

This commit is contained in:
nitro
2024-08-21 23:12:48 +02:00
committed by GitHub
parent 2246321644
commit 686e250b96

View File

@@ -552,7 +552,7 @@ export const releaseNotes: ReleaseNote[] = [
{ {
version: "1.0.0-a.26", version: "1.0.0-a.26",
date: "20/08/2024", date: "20/08/2024",
extra: "This release is the twenty-fifth alpha release of the 1.0.0-alpha series.\n\nThis is a short release that addresses some important bugs.", extra: "This release is the twenty-sixth alpha release of the 1.0.0-alpha series.\n\nThis is a short release that addresses some important bugs.",
features: [ features: [
"Updated to the latest stable version of Firefox (129.0.2)", "Updated to the latest stable version of Firefox (129.0.2)",
"Updated CSS to improve compact mode and vertical tabs styling", "Updated CSS to improve compact mode and vertical tabs styling",