0.13.0-pl
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)