Skip to content

Changelog

A running history of user-facing changes to Genie — the XML contract, endpoints, config options, and the React UI. Newest first. Internal refactors with no behaviour change don’t belong here.

  • Docs deployment. The documentation site now builds and deploys automatically to genie-docs.orbyntech.com on every docs change merged to master (GitHub Actions → zip → SFTP).
  • Documentation site. Introduced this Starlight documentation site (docs/) as the canonical guide to Genie — integration, model authoring, security, wizards, workflows, the AI Assistant, platform features, the frontend, and the API reference. The former single-file docs now redirect here.
  • This changelog. Started a dated, user-facing changelog; updating it is now part of the doc-sync rule for every behaviour change.
  • Diagrams. Architecture and flow diagrams render as ASCII by default with an on-demand “Show diagram / Download SVG” control — no diagram-tool dependency to build the docs.
  • Package feed. Corrected the NuGet restore feed and docs to the mr-aybee account (https://nuget.pkg.github.com/mr-aybee/index.json).