Update release-notes.ts

This commit is contained in:
mr. m 2024-12-23 17:03:31 +01:00 committed by GitHub
parent 6ab71e9122
commit d28038b265
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1953,6 +1953,14 @@ export const releaseNotes: ReleaseNote[] = [
{
description: "Fixed wrong firefox version when using extensions API, therefor breaking some extensions",
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: [