← All patchpen.dev updates
Changelog

patchpen.dev

Automatically build and publish readable public changelogs from your Git repositories.

2026-06-15 15 June 2026

Fix language switching so English selection persists

🐛Fixes
  • Fix language switching so English selection persists
    Switching back to English now reliably updates the site and URL so the selected language sticks for visitors; this fixes an issue where English would be reverted by a stale language prefix.
New
  • Add translations for the Landing page banner, featured card and demo gallery
    The Landing page's launch banner, "Featured this week" card and demo gallery have been localized so visitors see those sections in their selected language.
  • Translate marketing pages and add a language switcher to the marketing nav
    Pricing, Showcase, Login, Terms, Privacy and other marketing pages now include localized text and a language selector in the top navigation so visitors can read marketing content in their language.
  • Translate the dashboard and logged-in UI and add a language switcher to the dashboard
    The logged-in surface (dashboard, product pages, release editor, settings, billing, team pages, and shared widgets) has been localized so signed-in users can use the app in their language, and a language selector has been added to the dashboard top bar.
  • Add localized docs content and language-prefixed docs routing
    Docs content has been translated and is now served under language-prefixed URLs so readers can browse the docs in their chosen language with sidebar and prev/next links preserving the language.
Improvements
  • Improve docs SEO with hreflang, per-language canonical URLs and sitemap variants
    Docs pages now include hreflang tags, per-language self-canonical links and language-specific sitemap variants to improve indexing and discovery of localized documentation.