v0.0.12

CoreBunch/Instaticv0.0.12Jul 23, 2026by github-actions[bot]

AI Summary

UI improvements and AI settings redesign, including light theme preferences and MCP OAuth integration.

Key Highlights

  • Redesigned AI settings and added MCP OAuth.
  • Added light theme appearance preferences.
  • Fixed templates leaking the template's title into published pages.

New Features

  • Redesign settings and add MCP OAuth
  • Add light theme appearance preferences
  • Strip backslash from escaped \{ in token interpolation

Full Release Notes

## What's Changed
* fix(data): stop forcing every new table to kind 'data' by @hrq-chiuchi in https://github.com/CoreBunch/Instatic/pull/216
* fix(admin): keep responsive navigation left-aligned by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/218
* fix(editor): preserve decimal number input drafts by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/241
* fix(editor): render loops in page preview by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/242
* feat(ai): redesign settings and add MCP OAuth by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/245
* fix(templates): stop leaking the template's title into published pages by @hrq-chiuchi in https://github.com/CoreBunch/Instatic/pull/217
* chore(release): prepare 0.0.12 by @DavidBabinec in https://github.com/CoreBunch/Instatic/pull/250

## New Contributors
* @hrq-chiuchi made their first contribution in https://github.com/CoreBunch/Instatic/pull/216

**Full Changelog**: https://github.com/CoreBunch/Instatic/compare/v0.0.11...v0.0.12