Changelog

What's new

Release notes and improvements shipped to Genesis.

0.1.1
Enhancement
Read update

Marketing and content modules

Persona pages, blog tags, RSS, and changelog routes land in the template.

Persona Pages

Config-driven /for/:persona landing pages with hero, features, FAQ, and CTA — no extra routes needed.

Blog Tags

Tag filtering at /blog/tag/:tag with automatic tag extraction from MDX frontmatter.

RSS Feed

Canonical RSS feed at /rss.xml generated from blog content collections.

Changelog Routes

Listing and detail pages for changelog entries with MDX body rendering.

0.1.0
Major Release
Read update

Initial public template

Genesis ships with auth, dashboard, marketing, blog, changelog, and admin foundations.

Auth & Sessions

Better Auth with email/password, OAuth stubs, and session management wired from day one.

Marketing Pages

Config-driven marketing system powering homepage, pricing, about, and persona pages via @olwiba/ui.

Admin Panel

Protected dashboard with user management, role controls, and feature flag toggles.

Content Collections

MDX-powered blog and changelog with type-safe frontmatter via content-collections.