trails/apps/journal/app
Ullrich Schäfer 18e68bb176 Add public changelog with Atom feed and What's New indicator
- Changelog entries authored as markdown files in apps/journal/changelog/
  with YAML frontmatter, loaded via Vite import.meta.glob at build time
- /changelog list page with date, title, and preview
- /changelog/:slug detail page with full markdown rendering (react-markdown)
  and Open Graph meta tags for social sharing
- /changelog/feed.xml Atom feed with auto-discovery <link> tags
- "What's New" dot on nav bar using localStorage timestamp tracking
- Notification toggle: users can permanently disable/re-enable the indicator
- i18n strings for en and de
- Initial changelog entry covering the Phase 1 launch

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 13:49:52 +02:00
..
components Add public changelog with Atom feed and What's New indicator 2026-04-07 13:49:52 +02:00
lib Add public changelog with Atom feed and What's New indicator 2026-04-07 13:49:52 +02:00
routes Add public changelog with Atom feed and What's New indicator 2026-04-07 13:49:52 +02:00
entry.client.tsx Upgrade i18next v26 + react-i18next v17 with SSR-safe init 2026-03-29 11:38:36 +02:00
entry.server.tsx Upgrade i18next v26 + react-i18next v17 with SSR-safe init 2026-03-29 11:38:36 +02:00
root.tsx Add public changelog with Atom feed and What's New indicator 2026-04-07 13:49:52 +02:00
routes.ts Add public changelog with Atom feed and What's New indicator 2026-04-07 13:49:52 +02:00