Skip to content

Changelog

All notable changes to GitCMS will be documented in this page.

[0.1.0] - 2025-11-07

Added

  • Initial release of GitCMS
  • Universal Admin Panel for content management
  • Client SDK (@git-cms/client) for developers
  • GitHub OAuth authentication
  • Visual schema designer
  • Rich text editor with TipTap
  • Media upload and management
  • Progressive media loading
  • Nested field access with dot notation
  • TypeScript support
  • Two transport modes (public and authenticated)
  • Documentation website

Features

  • No database required - all content in GitHub
  • Works with public and private repositories
  • Framework agnostic client SDK
  • Type-safe queries
  • Git LFS support for large files

Future Releases

See the roadmap for planned features.

Released under the MIT License.