Release Notes - v0.1.12
Features
- Added regenerate message feature with complete memory cleanup for fresh conversation starts
- Enhanced tool call results to display browser screenshot images
- Improved debug logging by passing tool result images to OpenAI and Gemini providers
Fixes
- Fixed assistant.zip nesting issue that was causing
bunx velly hatchcommand to fail - Resolved incomplete data clearing by ensuring Qdrant vector database is cleared alongside SQLite when running
sessions clear
Infrastructure
- Created VellumAssistantShared library and restructured codebase to support iOS development
- Updated debug prompt logger to truncate base64 image/file data to 1000 characters for better readability
- Removed all truncation from debug prompt logger hook for complete data visibility