Skip to content

Instatic 0.0.15

Choose a tag to compare

@github-actions github-actions released this 11 Aug 19:17
· 18 commits to main since this release
68a4b46

What's Changed

  • feat(editor): add real-time collaborative editing by @DavidBabinec in #305
  • feat(mcp): adopt stateless 2026 protocol and harden authoring by @DavidBabinec in #313
  • fix(authoring): stop silently rewriting authored structure and affordances by @DavidBabinec in #315
  • fix(authoring): stop losing writes that never reach the collab relay by @DavidBabinec in #316
  • fix(agent): install a colour palette in one mutation, not one per token by @DavidBabinec in #317
  • fix(import): scale large CSS catalogue imports by @DavidBabinec in #277
  • fix(publish): stop author bindings publishing the account's email address by @DavidBabinec in #318
  • fix(publish): scope entry-route runtime assets to their own template by @DavidBabinec in #320
  • feat(editor): preview site explorer rows on hover by @DavidBabinec in #273
  • refactor(ui): rebuild Tabs primitive on Button tabs and adopt across admin pages by @DavidBabinec in #183
  • fix(import): report loop references the importer cannot resolve by @DavidBabinec in #321
  • fix(import): report loops that cannot render what they were asked to by @DavidBabinec in #322
  • fix(data): a post-type PATCH can no longer delete title/slug by @DavidBabinec in #323
  • fix(publish): prefetch the asset behind a bound image by @DavidBabinec in #324
  • Fix collaborative persistence and deterministic publishing by @DavidBabinec in #330
  • fix(editor): polish context menus and data tokens by @DavidBabinec in #339
  • fix(server): answer HEAD like GET instead of 404 on published pages by @ngocht in #312
  • fix(publisher): surface runtime script diagnostics by @DavidBabinec in #352
  • feat(selectors-panel): add Used filter by @borskyj-symph in #302
  • fix(editor): raise floating panels above the sidebars by @lovepixel-git in #343
  • chore(release): prepare 0.0.15 by @DavidBabinec in #364

New Contributors

Full Changelog: v0.0.14...v0.0.15