mirror of
https://github.com/zen-browser/www.git
synced 2025-07-08 09:20:00 +02:00
refactor: Update release note component to render extra content as HTML
This commit is contained in:
parent
061f28afb8
commit
daf0bbb1c0
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ export const releaseNotes: ReleaseNote[] = [
|
||||||
{
|
{
|
||||||
version: "1.0.0-a.6",
|
version: "1.0.0-a.6",
|
||||||
date: "24/07/2024",
|
date: "24/07/2024",
|
||||||
extra: "Welcome to the sixth alpha release of the 1.0.0-alpha series, gettin' closer to the first stable release!\n\nThis release includes a lot of bug fixes and improvements. The main focus of this release was to improve some small details and performance.",
|
extra: "Hello there! Sorry for not updating so frequently, i've been busy this week.\n\nWelcome to the sixth alpha release of the 1.0.0-alpha series, gettin' closer to the first stable release!\n\nThis release includes a lot of bug fixes and improvements. The main focus of this release was to improve some small details and performance.",
|
||||||
features: [
|
features: [
|
||||||
"Improved performance of the browser.",
|
"Improved performance of the browser.",
|
||||||
"Added support for the latest version of Firefox (128.0.2).",
|
"Added support for the latest version of Firefox (128.0.2).",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue