mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 17:30:01 +02:00
Update release-notes.ts
This commit is contained in:
parent
6ab71e9122
commit
d28038b265
1 changed files with 8 additions and 0 deletions
|
@ -1953,6 +1953,14 @@ export const releaseNotes: ReleaseNote[] = [
|
||||||
{
|
{
|
||||||
description: "Fixed wrong firefox version when using extensions API, therefor breaking some extensions",
|
description: "Fixed wrong firefox version when using extensions API, therefor breaking some extensions",
|
||||||
isue: 1366
|
isue: 1366
|
||||||
|
},
|
||||||
|
{
|
||||||
|
description: "FIxed color bar at the top when Windows 11 setting is enabled",
|
||||||
|
issue: 3546
|
||||||
|
},
|
||||||
|
{
|
||||||
|
description: "Fixed arrow keys not working after opening any popup",
|
||||||
|
issue: 2743
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
features: [
|
features: [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue