Skip to content

1.9.2

Latest

Choose a tag to compare

@giovannicintolo giovannicintolo released this 15 Jul 14:56
  • New: ChatGPT support. Connect ChatGPT to your site with OAuth sign-in through its developer-mode custom connector.
  • Tweak: Overwriting a post through the Gutenberg pending-change flow is now treated as a destructive action, so your AI client asks before replacing content.
  • Tweak: Reading skills can no longer be turned off, so your skills always stay available even when other abilities are disabled.
  • Tweak: Calling an ability you've turned off now reports that it is switched off and can be re-enabled, instead of a confusing "not found".
  • Fix: Saving Gutenberg content no longer strips backslashes, which could corrupt blocks that rely on escaped characters.
  • Minor Fixes