import ReleaseNoteElement from "@/components/release-note"; import { releaseNotes } from "@/lib/release-notes"; import { Metadata } from "next"; export const metadata: Metadata = { title: "Release Notes", description: "Stay up to date with the latest changes to Zen Browser", keywords: [ "Zen", "Browser", "Zen Browser", "Web", "Internet", "Fast", "Release", "Notes", ], }; export default function ReleaseNotes() { return (
Stay up to date with the latest changes to Zen Browser! Since the{" "}
first release
{" "}
till{" "}
{releaseNotes[0].version}
, we've been working hard to make Zen Browser the best it can be.
Thanks everyone for your feedback! ❤️