diff --git a/src/release-notes/twilight.json b/src/release-notes/twilight.json index 3241c3a9..3c3cd9e5 100644 --- a/src/release-notes/twilight.json +++ b/src/release-notes/twilight.json @@ -4,6 +4,7 @@ "fixes": [], "features": [ "Added live folders. Automatically fill your folders with opened GitHub issues, pull requests or RSS feeds. To add a live folder, click the + button in the sidebar and select 'Live Folder'.", - "Overflowing web extensions will now appear below the urlbar instead of being added back into the site control panel. This only happens in single-sidebar mode." + "Overflowing web extensions will now appear below the urlbar instead of being added back into the site control panel. This only happens in single-sidebar mode.", + "MacOS users now get to use native popover UI, making the experience more consistent with the rest of the operating system." ] }