Changelog
April 20th, 2024
v1.15.14 (build 57)
NewImprovedFixed
- New: Added Llama 3 support for Groq, Perplexity AI & Together AI
- New: Automatically fetch list of models from Groq and Perplexity
- New: Set a default vision model (Settings > Advanced > Chat with images)
- Improvement: Bulk edit AI Command's parameters & new line behavior
- Improved AI Command support in Missive app
- Fixed: show all Ollama models on bulk edit
- Fixed: hide deleted AI providers
- Fixed: fix a crash on macOS 12 when opening a new chat in new window
- Fixed: pasting content from Excel
- Fixed: attempt to fix a crash when using web search with Anthropic Claude 3
April 16th, 2024
v1.15.13 (build 56)
NewImprovedFixed
- New: you can use Web Search & Web Browsing plugin with Anthropic Claude models now (beta)
- Improvement: Support LaTeX rendering for Anthropic models
- Improvement: better support for drag-and-drop images/screenshots to BoltAI
- Improvement: copy and paste images into the chat box
- Improvement: allow deleting built-in AI services
- Fixed the issue where the chat box was missing for some users
April 14th, 2024
v1.15.12
ImprovedFixed
- New: you can choose to insert new line when using an AI Command. Learn more...
- Fixed the issue where cost estimation was wrong
April 12th, 2024
v1.15.11
Improved
- Improved LaTeX rendering
- Remember chosen Assistant when creating a new chat
- Google Safety Setting: Allow all content when using Google Gemini models (
HarmBlockThreshold = BLOCK_NONE
) - Improvement: Bulk enable/disable Commands/Assistants/Prompts
April 10th, 2024
v1.15.8 (build 51)
NewImprovedFixed
- New: Added the new GPT-4 Turbo with Vision capability (
gpt-4-turbo
andgpt-4-turbo-2024-04-09
) - Improvement: Allow insecure network connection. This is neccessary to connect to local inference servers
- Improvement: Allow using Gemini & Claude models when streaming inline responses
- Fixed the issue where AI Inline not inserting new lines
- Fixed the issue where forking chat not copying images
- Fixed the issue with Edit & Generate not working as intended
April 9th, 2024
v1.15.7 (build 50)
New
This release improves BoltAI's security & adds a new AI Command behavior
- Improved security: Better API Keys handling
- New AI Command's behavior: Insert answer above selection
- New: Start a new chat and copy configuration from other chat
- New: Supports LaTeX rendering
- New: Supports network timeout configuration
April 2nd, 2024
v1.15.6 (build 49)
NewImprovedFixed
- New: You can use Claude 3 Vision now!
- Improvement: Show "Custom Assistant" for custom system instruction
- Improvement: Remember chat configuration tab
- Fix: Keep the sidebar & chat state when toggling BoltAI
- Other bug fixes & improvements
March 25th, 2024
v1.15.2 (build 45)
New
- Use an AI Assistant in the Chat UI
- Quickly select an AI Service & model when start a new chat
- Quickly insert a prompt from your Prompt Library. Keyboard shortcut:
Command + Shift + P
- New AI Command's behavior: Copy to clipboard
- Improvement: You can now use Claude 3 & Gemini model with an AI Command
- Other bug fixes & improvements
March 25th, 2024
v1.15.1 (build 44)
ImprovedFixed
- BoltAI now supports Anthropic Claude 3 Haiku (
claude-3-haiku-20240307
) - Refactor: Renders user message (prompt) as plaintext. Read more
- Fix: You can delete the legacy Anthropic AI Provider now
March 8th, 2024
v1.15.0 (build 43)
New
- New: BoltAI now supports Anthropic Claude 3, Google Gemini and Groq
- General bug fixes & improvements