Release 1.10.0 adds an RSS feed, a What's New banner on the home page, PWA badge for new content, and refines the newsroom with ghost-style buttons and an RSS link in the footer.
Added
- RSS feed: /feed.xml route (RSS 2.0) with newsroom content; link rel='alternate' in layout head
- What's New banner: Home-page banner showing new updates since last Newsroom visit; dismiss stores count in localStorage
- PWA badge: App badge shows new content count when PWA is installed; clears on Newsroom visit
- Preview route: /preview/whats-new-banner for design/dev preview of What's New banner
- localStorage keys: newsroom_last_visit_at, whats_new_dismissed_count for What's New and PWA badge (documented in Privacy)
Changed
- Newsroom: Ghost-style buttons for "View Archive" and "More Stories"
- Footer: RSS Feed link in Resources
- Documentation: LEGAL_PAGES.md enumerates localStorage keys; PRODUCT_BACKLOG PB-44 done