Skip to content

0.13.0-pl

Choose a tag to compare

@theboxer theboxer released this 24 Jun 14:33
· 10 commits to main since this release
c053471

Changelog

All notable changes to this project will be documented in this file.

0.13.0-pl - 2025-06-24

🚀 Features

  • Convert action button labels into tooltips & add retry message (871601e)
  • Additional chat controls (7971efa)
  • Add prompt library (ededb96)
  • Migrate openai to the responses endpoint (8c38fb2)
  • Init modAI in the media browser (9ab77a0)
  • Add ability to execute AIResponse (0281bf1)
  • Switch CSS resizer to JS (729be2c)
  • Allow registering custom AI services (055135a)
  • Add CMP for prompt library (322edae)
  • Improve pinecone integration (7ed0b96)
  • Add ConfigBuilder for ContextProviders and Tools (2f62e29)
  • Add support for the ImageCropper TV (5afd4a1)
  • Add api_version to the pinecone config (42c2a90)
  • Public/private prompt library (08c03c5)
  • Improve prompts grid (e1069d5)
  • Close confirm dialog when clicking outside (fab2e07)

🐛 Bug Fixes

  • Access crypto.randomUUID through window (9e37f95)
  • Remove document listener on keydown after closing modal (c906ea5)

⚙️ Miscellaneous Tasks

  • Remove debug code (9813bad)
  • Remove unused lexicons (f434d48)
  • Ignore _packages from eslint (6df9501)
  • Git ignore gpm_scripts and gpm_resolvers as they auto generate when needed (c61f778)