diff --git a/web/changelogs/11.0.md b/web/changelogs/11.0.md index 9add0b3a..53ed9e96 100644 --- a/web/changelogs/11.0.md +++ b/web/changelogs/11.0.md @@ -1,6 +1,6 @@ --- title: "local media processing, better performance, and a lot of polish" -date: "30 May, 2025" +date: "29 May, 2025" banner: file: "meowth_beach.webp" alt: "meowth plush with obnoxious sunglasses on foreground, very close to the camera. sunset and beach in background." @@ -77,6 +77,7 @@ aside from local processing, we put in a ton of effort to make the cobalt web ap - updated some descriptions to be more accurate. - all [about](/about) pages have been revised for improved readability and clarity. - the web instance now requires the `WEB_DEFAULT_API` env variable to run. it's enforced to avoid any confusion. +- the plausible script is no longer loaded when anonymous analytics are disabled. ## general improvements - filenames can now include a wider range of characters, thanks to relaxed sanitization & use of fullwidth replacements.