fix: update release notes to include fix for opening home page instead of new tab when closing last workspace tab

This commit is contained in:
mr. M 2025-01-02 11:38:46 +01:00
parent 64b43e2c2d
commit 9bd2bc8fb1
No known key found for this signature in database
GPG key ID: CBD57A2AEDBDA1FB

View file

@ -65,6 +65,10 @@
"description": "Fixed extension Pin to Toolbar overlayed with gtk theme toggle", "description": "Fixed extension Pin to Toolbar overlayed with gtk theme toggle",
"issue": 1934 "issue": 1934
}, },
{
"description": "Fixed opening home page instead of newtab when closing the last workspace tab",
"issue": 3201
},
"Fixed essential icon not appearing on the context menu", "Fixed essential icon not appearing on the context menu",
"Fixed accessibility issues on some native links", "Fixed accessibility issues on some native links",
"Fixed windows 11 titlebar looking weird when having a custom accent color", "Fixed windows 11 titlebar looking weird when having a custom accent color",