Changelog

What's new, what's fixed, what's improved.

March 19, 2026v0.4.0
  • featureCustom metadata: favicon, nav logo, and OG image (paid)
  • featureAuto-build toggle — disable automatic rebuilds per site
  • featurePrivate repository support via GitHub OAuth tokens
  • fixSubdomain routing now correctly resolves clean URLs (/getting-started)
  • fixSites auto-rebuild when files are missing from storage volume
  • improvementNav folders now toggle open/close instead of navigating
March 18, 2026v0.3.0
  • featureGitHub repository picker with branch selection during site creation
  • featureMulti-origin CORS support for www and non-www domains
  • featureCross-subdomain cookie authentication
  • improvementMigrated all database tables to pagemark_ prefix
  • improvementDomain migration from pagemark.dev to getpagemark.com
March 18, 2026v0.2.0
  • featureStripe billing integration with per-site pricing
  • featureCustom domain support with DNS TXT verification
  • featureThree built-in themes: Default, Minimal, Dark
  • featureCaddy reverse proxy configuration for on-demand TLS
  • featureFull-text client-side search with Ctrl+K shortcut
March 18, 2026v0.1.0
  • featureInitial release of GetPagemark backend
  • featureGitHub OAuth authentication with JWT sessions
  • featureMarkdown-to-HTML build pipeline with gray-matter + marked
  • featureAuto-generated sidebar navigation from folder structure
  • featureGitHub webhook integration for auto-deploy on push
  • featureSubdomain-based site serving