From 2edb59f0a9f9651f82998cc41ebf80c70e2a3b0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?mauro=20=F0=9F=A4=99?= <91018726+mauro-balades@users.noreply.github.com> Date: Mon, 23 Sep 2024 00:20:21 -0700 Subject: [PATCH] Update release-notes.ts --- src/lib/release-notes.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/release-notes.ts b/src/lib/release-notes.ts index 5cd3160..0354515 100644 --- a/src/lib/release-notes.ts +++ b/src/lib/release-notes.ts @@ -921,7 +921,7 @@ export const releaseNotes: ReleaseNote[] = [ "MacOS buttons will now be at the left side of the toolbar", "Updated to the latest version of Firefox (130.0.1)", "Added a way to modify compact mode behavior from right clickin the tab bar", - "Added support for a new compact mode design", + "No paddings or borders will be shown when in fullscreen no more", "Applied a more consistent design for the tab bar", "Correctly signed the Windows updater", ],