bolt.diy/changelog.md

22 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

Release v0.0.6
2024-12-13 12:22:05 +00:00
2025-01-21 11:20:29 +00:00
## What's Changed 🌟
2024-12-13 12:22:05 +00:00
2025-01-22 20:54:02 +00:00
### 🔄 Changes since v0.0.5
### ✨ Features
2025-01-28 10:39:12 +00:00
- implement Claude 3, Claude3.5, Nova Pro, Nova Lite and Mistral model integration with AWS Bedrock ([#974](https://github.com/stackblitz-labs/bolt.diy/pull/974)) by @kunjabijukchhe
- enhance chat import with multi-format support ([#936](https://github.com/stackblitz-labs/bolt.diy/pull/936)) by @sidbetatester
- added Github provider ([#1109](https://github.com/stackblitz-labs/bolt.diy/pull/1109)) by @newnol
- added the "Open Preview in a New Tab" ([#1101](https://github.com/stackblitz-labs/bolt.diy/pull/1101)) by @Stijnus
- configure dynamic providers via .env ([#1108](https://github.com/stackblitz-labs/bolt.diy/pull/1108)) by @mrsimpson
- added deepseek reasoner model in deepseek provider ([#1151](https://github.com/stackblitz-labs/bolt.diy/pull/1151)) by @thecodacus
- enhance context handling by adding code context selection and implementing summary generation ([#1091](https://github.com/stackblitz-labs/bolt.diy/pull/1091)) by @thecodacus
2024-12-13 12:22:05 +00:00
2025-01-21 11:20:29 +00:00
### 🐛 Bug Fixes
2024-12-13 12:22:05 +00:00
2025-01-21 11:20:29 +00:00
## 📈 Stats
2024-12-31 17:17:50 +00:00
2025-01-22 20:54:02 +00:00
**Full Changelog**: [`v0.0.5..v0.0.6`](https://github.com/stackblitz-labs/bolt.diy/compare/v0.0.5...v0.0.6)