Skip to main content

Changelog

· 2 min read
reactpress
reactpress

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_URL handling in deployment

3.5.0 (2026-06-14)

Theme catalog — npm-based theme discovery and management.

  • Added theme.catalog.schema.json and themes/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.md and SECURITY.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 $id URL 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 / plugin submodules; theme manifest, appearance config (Formily), SSR bootstrap, site settings & preview
  • CLI 3.0.3: reactpress nginx reverse proxy; Docker mysqldump in db backup; build target selection & step logging; improved UX
  • Brand assets: centralized public/brand/ + pnpm export:brand to 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-server deprecated — 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

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

1.0.0 (2024-09-28)

Features