Changelog

Follow the evolution of Pageel CMS.

v1.1.0-beta.1 #

January 5, 2026

Major architectural update introducing Multi-Collection support and improved state management.

  • feature Multi-Collection Architecture: Manage Blog, Docs, and Projects independently within one repository.
  • feature Collection Templates: Custom frontmatter schemas per collection.
  • feature Multi-Platform Support: Improved adapters for Gitea and Gogs (Beta).
  • improvement State Management Migration: Ported core logic to Zustand for better reactivity.
  • improvement Brand Migration: Finalized "Pageel CMS" rebranding across documentation and UI.
  • fix Fixed critical sync issues with remote configuration files.
  • fix Improved image URL resolution for deep-nested directories.

v1.0.0 (Stable) #

December 11, 2025

First public release of Pageel CMS. A Git-based CMS for static & hybrid websites.

  • new Initial Public Release.
  • feature Notion-style Editor UI with live preview.
  • feature 3-step Post Workflow (Assets → Content → Publish).
  • feature Client-side PAT encryption (AES-GCM).
  • feature Client-side Image Optimization.