mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 09:20:00 +02:00
Fixed release notes
This commit is contained in:
parent
a3e433d0ec
commit
dbb3bb1d6f
1 changed files with 9 additions and 3 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue