diff --git a/src/components/Community.astro b/src/components/Community.astro index 381f329..4c39660 100644 --- a/src/components/Community.astro +++ b/src/components/Community.astro @@ -22,7 +22,11 @@ import Image from 'astro/components/Image.astro' {...getTitleAnimation(0.6)} className="px-4 md:px-24 lg:w-1/2 lg:px-0" > -We make it not only a priority, but a necessity to ensure that Zen always strikes the right balance between beauty, performance, and privacy. We are committed to making Zen the most beautiful, productive, and privacy-respecting browser out there — without compromising on your experience. + We make it not only a priority, but a necessity to ensure that Zen always + strikes the right balance between beauty, performance, and privacy. We are + committed to making Zen the most beautiful, productive, and + privacy-respecting browser out there — without compromising on your + experience.
Zen Browser may make external connections at startup to check for updates - and ensure the browser is up to date on plugins, addons, check for connectivity - and Geolocation/push notifications services in order to comply with - web standards. We, at Zen, do not collect any data from these connections, but - they may be logged by third-party services or websites you visit. These - connections are necessary for the proper functioning of the browser and - are not used for tracking or profiling purposes. They can be disabled - through the browser flags (about:config). + and ensure the browser is up to date on plugins, addons, check for + connectivity and Geolocation/push notifications services in order to + comply with web standards. We, at Zen, do not collect any data from these + connections, but they may be logged by third-party services or websites + you visit. These connections are necessary for the proper functioning of + the browser and are not used for tracking or profiling purposes. They can + be disabled through the browser flags (about:config).
You can install Add-ons from addons.mozilla.org. Zen Browser periodically
- checks for updates to these Add-ons.
+ checks for updates to these Add-ons.
You can also install "Mods" from zen-browser.app/mods. These Mods
- are hosted by our services and follow the same privacy policy our website. We
- do not collect any data from these Mods, they are purely static content
+ are hosted by our services and follow the same privacy policy our website.
+ We do not collect any data from these Mods, they are purely static content
that is downloaded to your device.
- Zen Browser's website and services do not use any third-party analytics, + Zen Browser's website and services do not use any third-party analytics, tracking, or CDN services. We do not collect any personal information from - users visiting our website. The website is hosted on Cloudflare but with - analytics and tracking disabled, Cloudflare may collect some analytics data - from HTTP requests in order to provide security and performance + users visiting our website. The website is hosted on Cloudflare but with + analytics and tracking disabled, Cloudflare may collect some analytics + data from HTTP requests in order to provide security and performance improvements. However, this data is not linked to any personal information and is not used for tracking purposes.
diff --git a/src/pages/release-notes/index.astro b/src/pages/release-notes/index.astro index f30a636..139d52d 100644 --- a/src/pages/release-notes/index.astro +++ b/src/pages/release-notes/index.astro @@ -48,19 +48,14 @@ import { ArrowUp } from 'lucide-astro' {releaseNotes.map((notes: any) =>