Update release-notes.ts
This commit is contained in:
@@ -1048,6 +1048,12 @@ export const releaseNotes: ReleaseNote[] = [
|
|||||||
"Enabled container tabs by default",
|
"Enabled container tabs by default",
|
||||||
"Improved Expand Tabs on Hover layout"
|
"Improved Expand Tabs on Hover layout"
|
||||||
],
|
],
|
||||||
|
themeChanges: [
|
||||||
|
"Toggle inputs will not use the themed tertiary color",
|
||||||
|
],
|
||||||
|
breakingChanges: [
|
||||||
|
"The keyboard shortcuts will be overriden by the defaults ones in this update.",
|
||||||
|
],
|
||||||
fixes: [
|
fixes: [
|
||||||
{
|
{
|
||||||
description: "Fixed Firefox add-ons not updating",
|
description: "Fixed Firefox add-ons not updating",
|
||||||
|
|||||||
Reference in New Issue
Block a user