Fixed release notes

This commit is contained in:
mr. M 2024-10-31 08:57:57 +01:00
parent a3e433d0ec
commit dbb3bb1d6f
No known key found for this signature in database
GPG key ID: CBD57A2AEDBDA1FB

View file

@ -1467,9 +1467,15 @@ export const releaseNotes: ReleaseNote[] = [
extra: extra:
"This release is a small patch to fix some issues that were introduced in the previous release. Thanks everyone for the quick feedback!", "This release is a small patch to fix some issues that were introduced in the previous release. Thanks everyone for the quick feedback!",
fixes: [ fixes: [
"Fixed infinite width toolbar when bookmarks bar was open", {
"Fixed disabling 'show newtab button under last active tab' not hiding the button", description: "Fixed infinite width toolbar when bookmarks bar was open",
"Fixed wrong aligment on glance action buttons", },
{
description: "Fixed disabling 'show newtab button under last active tab' not hiding the button",
},
{
description: "Fixed wrong aligment on glance action buttons",
}
], ],
features: [ features: [
"No new features, sorry" "No new features, sorry"