What's Changed
✨ Features
- Add filter capability to GitLab webhook integrations for merge request events
- Preserve prompt box input in new CodeMie chat when switching between chats
- Add sorting options to Assistant Marketplace view: usage, likes, dislikes, name.
- Add a counter on the Marketplace to track and display 'clone' actions for each assistant, affecting the usage metric and assistant visibility
- Enable CodeMie Users to Adjust the Height of the Context Window for Prompt Insertion
- Implement LLM-Based Contextual Chat Naming in CodeMie (Feature-Flagged)
- Enable propagation of headers into workflow context store at workflow start
- Support for .xlsb File Format for PnL Report Assistant and Simulation
- User-friendly Webhook integration setup screen
- Make skill content length limit configurable
- Implement a tool to visually analyze workspace images
- Default and Personal premium model budget limits are not enforced for platform requests via personal agents
- Gemini 3.6 Flash is now available in CodeMie
- Enable native .xlsx (and other binary file) generation/download from assistant outputs
🐛 Bug Fixes
- Table borders (sliders) are displayed incorrectly on Integrations and Data Sources pages
- update_dashboard tool missing from mcp-grafana integration, prevents dashboard editing
- Onboarding flow: 'Onboarding Tours' step is skipped and 'Your Profile & Settings' appears instead
- Workflow execution becomes stuck in "in progress" state if model receives mismatched image media type (e.g., GIF sent as PNG); requires manual cancellation
- file downloaded from CodeMie assistant has an unintelligible, base64-encoded filename
- Custom font selection is not applied to multiple chat text elements
- Data Source edit page crashes with TypeError: b.every is not a function
- CodeMie assistant returns 500 when PlainTextConverter processes UTF-8 Cyrillic file content using ASCII codec
- UnsupportedFormatException when converting attachments to Markdown
- GitHub integrations can't work with GHE, and always default to api.github.com
- Personal LiteLLM key requests incorrectly send user_id header and cause wrong budget assignment
Full Changelog: 2.42.0...2.43.0