Changelog
· 2 min read
3.6.0 (2026-06-14)
Docs CI/CD & deployment — automated docs pipeline and Vercel migration.
- Docs deployment: GitHub Actions CI/CD for documentation site
- Vercel: config moved to repo root; links updated to new deployment URL
- CI: deprecated deploy workflow removed; MySQL image via AWS ECR mirror for faster GHA builds
- Config: improved
DOCS_SITE_URLhandling in deployment
3.5.0 (2026-06-14)
Theme catalog — npm-based theme discovery and management.
- Added
theme.catalog.schema.jsonandthemes/package.json
3.4.0 (2026-06-12)
Community — clearer issue reporting.
- Updated bug report, feature request, and config issue templates
3.3.0 (2026-06-07)
Community & security — governance and vulnerability reporting.
- Added
CODE_OF_CONDUCT.mdandSECURITY.md
3.2.0 (2026-06-07)
Theme development — Next.js tooling for theme authors.
- Next.js configuration and node helpers for theme development workflow
3.1.1 (2026-06-07)
Bug Fixes
- Corrected
theme.manifest.schema.json$idURL for accuracy
3.1.0 (2026-06-07)
Toolkit theme refactor — modular exports, first-class theme development.
- Toolkit 3.1: split into
theme/ui/app/pluginsubmodules; theme manifest, appearance config (Formily), SSR bootstrap, site settings & preview - CLI 3.0.3:
reactpress nginxreverse proxy; Dockermysqldumpindb backup; build target selection & step logging; improved UX - Brand assets: centralized
public/brand/+pnpm export:brandto sync logos/favicons across server, web, cli, and themes - Docs: official theme section, Lighthouse scores; theme manifest schema URL updated
3.0.0 (2026-05-17)
ReactPress 3.0 Platform — one package, one command, your CMS in about a minute.
- Zero config:
reactpress init+reactpress dev, embedded Docker MySQL - Single entry:
@fecommunity/reactpress@3 - DX: interactive menu,
doctor,status, Headless (API Key, Webhook, health) - Breaking:
@fecommunity/reactpress-serverdeprecated — migration guide
2.0.1 (2025-09-26)
Bug Fixes
- correct HttpClient filename case sensitivity (7dd892a)
Features
- add config for toolkit package (0ed839d)
2.0.0 (2025-09-21)
Bug Fixes
Features
- add hello-world template (7e2c948)
- add reactpress toolkit (58f9312)
- add swagger v2 ui (ef9fdc1)
- add twentytwentyfive theme (715281f)
- support npx install server (e7f7b97)
- support quick install (96c1d0a)
1.10.0 (2025-08-03)
Features
- add type defs for config (d8a6fed)
1.9.0 (2025-05-21)
1.8.0 (2025-03-22)
Features
- upgrade next version (64cac4d)
1.0.0 (2024-09-28)
Features
- init easy-blog project (a6b73a1)
