Update release-notes.ts

This commit is contained in:
mr. m 2024-12-23 16:58:25 -08:00 committed by GitHub
parent 3ae1fe6f0f
commit c0adb40cc0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1973,7 +1973,7 @@ export const releaseNotes: ReleaseNote[] = [
"Fixed and improved PGO, LTO and clang plugins for all builds, improving performance",
],
breakingChanges: [
"Due to a high amount of complaints, we've removed the 'Inspect Element' shortcut to 'Ctrl+Shift+L' (Windows/Linux) and 'Cmd+Opt+I' (macOS). This is done to prioritize the 'Copy current URL' shortcut",
"Due to a high amount of complaints, we've changed the 'Inspect Element' shortcut to 'Ctrl+Shift+L' (Windows/Linux) and 'Cmd+Opt+I' (macOS). This is done to prioritize the 'Copy current URL' shortcut",
{
description: "Removed opimized builds for linux and windows",
link: "https://github.com/zen-browser/desktop/wiki/Why-have-optimized-builds-been-removed%3F"