v1.0.0
2026-05-28RELEASE
Initial Release
Self-hosted changelog server — first public release.
Added
- Public changelog reader with version rail, tag filtering, and pagination
- Markdown editor with live preview that matches the public render
- Draft/publish workflow — write and review before going live
- Passwordless login via magic link — no passwords stored anywhere
- RSS feed at
/changelog/rss.xmlfor readers who prefer a feed reader - Setup wizard — browser-based first-run configuration, no config file editing required
- Multi-admin support — add team members by email, no accounts to create
- Flat file storage — entries saved as Markdown files, no database required
- Four deployment targets — Windows x64 native binary, Linux x64, Linux ARM, and Docker Compose
- In-browser settings — SMTP, site URL, timezone, and admin access in one place
- Auto-generated sitemap and robots.txt for SEO out of the box
- Dark and light theme in the admin panel