v0.0.7

CoreBunch/Instaticv0.0.7Jun 29, 2026by github-actions[bot]

AI Summary

The release introduces Core Framework integration and AI capabilities. It emphasizes security hardening and provides external AI clients with access to CMS tools via MCP connectors.

Key Highlights

  • Import Core Framework defaults from onboarding
  • Harden sanitizers and regexes flagged by CodeQL
  • Expose CMS tools to external AI clients via MCP connectors
  • Update documentation with interface demo video

New Features

  • MCP connectors for exposing CMS tools to AI clients
  • Core Framework defaults import

Full Release Notes

## What's Changed
* feat(framework): import Core Framework defaults from onboarding by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/91
* fix(security): harden sanitizers and regexes flagged by CodeQL by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/94
* feat(ai): MCP connectors — expose CMS tools to external AI clients by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/109
* docs(readme): link interface demo video by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/111
* chore(release): prepare 0.0.7 by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/114


**Full Changelog**: https://github.com/CoreBunch/Instatic/compare/v0.0.6...v0.0.7