PagieraDocs Back to website

docs / changelog

Changelog

Unreleased changes, documentation additions and compatibility notes.

Unreleased

These entries describe work in the current source tree, not a published npm release. Package availability must be checked against the version you install.

Documentation

  • Preserved the Pagiera purple primary color for solid brand accents and actions; neutral gray styling applies to surrounding surfaces rather than replacing the brand palette.
  • Unified website and handbook surfaces around a neutral gray palette. Reorganized navigation around Create, Integrate and Ship workflows, with sliding menu content and a shared animated navigation highlight.
  • Neutralized marketing navigation colors to soft charcoal glass, gray hover surfaces and neutral popup menus; docs colors are unchanged.
  • Made the marketing navbar transparent at the top and frosted-glass on scroll; replaced link underlines with rounded hover, focus and active backgrounds. Docs navigation remains unchanged.
  • Changed the marketing navigation to a centered rounded capsule with detached animated mega-menu popovers. The docs navigation is unchanged.
  • Centered the website navigation independently of the logo and action widths; added animated hover, focus and active underlines with reduced-motion support.
  • Refined the mega menus and handbook with Pagiera's violet accents, open columns and softer surfaces while retaining grouped navigation and the three-column reading layout.
  • Added grouped Product, Developers and Resources mega menus, with expandable mobile groups. Restyled docs as an editorial three-column handbook with continuous navigation rails and resource links.
  • Refreshed the shared website navigation with centered links, a Get started action, and a responsive keyboard-accessible menu. The documentation header remains separate.
  • Aligned the sticky documentation rails with the article and header, bounded their scrolling to the visible viewport, and prevented sidebar scroll from moving the article at the menu boundary.
  • Expanded the local handbook with architecture, studio workflow, native blocks, document structure, responsive design, components and layouts, forms, interactions, AI and MCP, CLI, revisions, fonts and assets, and deployment guides.
  • Added this changelog and a documentation maintenance policy.
  • Added catalog, content, internal-link and native-block coverage checks to the website build workflow.
  • Corrected the full editor stylesheet import to pagiera/full.css.
  • Included the documentation catalog in the machine-readable site index.

Agent tooling

  • Added a source-tree CLI for inspecting pages, reading the document contract, validating files, creating and updating native documents, obtaining a preview URL and explicitly publishing.
  • Updates require an expected page revision. Save conflicts are reported as failures rather than treated as successful writes.
  • CLI validation is structural; rendered preview and host authorization are still required.

Release entries

No historical release notes are reconstructed here. When a release is actually shipped, move its verified changes under the real version and release date, including breaking changes and migration steps where relevant.