mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 01:10:02 +02:00
Update release-notes.ts
This commit is contained in:
parent
8b32322574
commit
039c242bd4
1 changed files with 2 additions and 2 deletions
|
@ -1519,7 +1519,7 @@ export const releaseNotes: ReleaseNote[] = [
|
|||
"Glance will now be displayed as a little icon next to the active tab",
|
||||
]
|
||||
},
|
||||
{
|
||||
/*{
|
||||
version: "1.0.1-a.18",
|
||||
date: "06/11/2024",
|
||||
image: true,
|
||||
|
@ -1615,7 +1615,7 @@ export const releaseNotes: ReleaseNote[] = [
|
|||
"Compact mode will now use '--zen-main-browser-background-toolbar' as the background color",
|
||||
"Added a new variable for the translucency of the browser in macos",
|
||||
]
|
||||
}
|
||||
}*/
|
||||
].reverse();
|
||||
|
||||
export function releaseNoteIsAlpha(note: ReleaseNote) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue