Changelog
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
March 6th, 2024
v1.14.1 (build 42)
New
- Improvement: add the option to not remember model settings
- Improvement: fetch mistral model list from Mistral AI API
- Fixed: reverse the customizable shortcut feature
- Fixed issue with Mistral AI where some users
February 26th, 2024
v1.14.0 (build 41)
New
This release added first-class support for Ollama and improved AI Command feature.

- New: Supports Ollama natively. Automatically fetch model list from Ollama.
- Improvement: Bulk editing AI Command
- Improvement: Better AI Commands listing view
- Improvement: Better keyboard shortcut support
- Fix: Use Dall E 3 for AI Inline
- Fix: Fixed the issues with sidebar when toggling a folder
- Fix: Fixed the issue where AI message bubbles not changing font size
February 11th, 2024
v1.13.6 (build 40)
NewFixed
- Use AI Commands with a custom AI provider
- New chat message list implementation: faster and better
- Support pasting images directly into the chat input field
- Fixed an issue where streaming message paused & stuck randomly
- Fixed a crash issue related to the text-to-speech feature
February 3rd, 2024
v1.13.5 (build 39)
New
- New: Fetch models automatically from OpenAI & OpenRouter
- New: Support the newest model: GPT 3.5 Turbo (0125)

February 3rd, 2024
v1.13.3 (build 37)
ImprovedFixed
- Support the newest model: GPT 4 Turbo (0125)
- Minor bug fixes and improvements
January 22nd, 2024
v1.13.2 (build 36)
New
This release adds support for Folders.

- New: You can organize chats into folders now. Keyboard shortcut:
Command + Shift + N - Fix: Fixed an issue with the AI Command's "Replace Selection" behavior
- Fix: Attempted to fix an issue with the text color of the chat input field
January 20th, 2024
v1.13.1 (build 35)
NewImprovedFixed
This release fixes a critical performance issue & improves the Search feature. Update is highly recommended.
- New: You can choose to search current chat (
Command + F), or all chats (Command + Shift + F). Requires macOS 13+ - Improvement: Keyboard shortcut for "Activate BoltAI Chat" also closes window
- Improvement: "Activate BoltAI Chat" automatically opens previously selected chat
- Improvement: Added the Dracula code theme
- Fix: Fixed the memory leak when using the "Activate BoltAI Chat" keyboard shortcut
- Fix: Fixed the issue where Hide dock icon does not work in some cases