github-actions[bot]
commited on
Commit
Β·
5a0489f
1
Parent(s):
3c56346
chore: release version 0.0.6
Browse files- changelog.md +71 -4
- package.json +1 -1
changelog.md
CHANGED
@@ -1,14 +1,81 @@
|
|
1 |
-
# π Release v0.0.
|
2 |
|
3 |
## What's Changed π
|
4 |
|
5 |
-
### π Changes since v0.0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
|
7 |
### π Bug Fixes
|
8 |
|
9 |
-
*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
|
12 |
## π Stats
|
13 |
|
14 |
-
**Full Changelog**: [`v0.0.
|
|
|
1 |
+
# π Release v0.0.6
|
2 |
|
3 |
## What's Changed π
|
4 |
|
5 |
+
### π Changes since v0.0.5
|
6 |
+
|
7 |
+
### β¨ Features
|
8 |
+
|
9 |
+
* 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
|
10 |
+
* enhance chat import with multi-format support ([#936](https://github.com/stackblitz-labs/bolt.diy/pull/936)) by @sidbetatester
|
11 |
+
* added Github provider ([#1109](https://github.com/stackblitz-labs/bolt.diy/pull/1109)) by @newnol
|
12 |
+
* added the "Open Preview in a New Tab" ([#1101](https://github.com/stackblitz-labs/bolt.diy/pull/1101)) by @Stijnus
|
13 |
+
* configure dynamic providers via .env ([#1108](https://github.com/stackblitz-labs/bolt.diy/pull/1108)) by @mrsimpson
|
14 |
+
* added deepseek reasoner model in deepseek provider ([#1151](https://github.com/stackblitz-labs/bolt.diy/pull/1151)) by @thecodacus
|
15 |
+
* enhance context handling by adding code context selection and implementing summary generation ([#1091](https://github.com/stackblitz-labs/bolt.diy/pull/1091)) by @thecodacus
|
16 |
+
|
17 |
|
18 |
### π Bug Fixes
|
19 |
|
20 |
+
* show warning on starter template failure and continue ([#960](https://github.com/stackblitz-labs/bolt.diy/pull/960)) by @thecodacus
|
21 |
+
* updated hyperbolic link ([#961](https://github.com/stackblitz-labs/bolt.diy/pull/961)) by @Gaurav-Wankhede
|
22 |
+
* introduce our own cors proxy for git import to fix 403 errors on isometric git cors proxy ([#924](https://github.com/stackblitz-labs/bolt.diy/pull/924)) by @wonderwhy-er
|
23 |
+
* git private clone with custom proxy ([#1010](https://github.com/stackblitz-labs/bolt.diy/pull/1010)) by @thecodacus
|
24 |
+
* added XAI to docker config ([#274](https://github.com/stackblitz-labs/bolt.diy/pull/274)) by @siddartha-10
|
25 |
+
* ollama and lm studio url issue fix for docker and build ([#1008](https://github.com/stackblitz-labs/bolt.diy/pull/1008)) by @thecodacus
|
26 |
+
* streaming issue fixed for build versions ([#1006](https://github.com/stackblitz-labs/bolt.diy/pull/1006)) by @thecodacus
|
27 |
+
* added ui indicator on how apikeys are set (UI/Env) for api-key-manager component ([#732](https://github.com/stackblitz-labs/bolt.diy/pull/732)) by @Adithyan777
|
28 |
+
* bugfix in fetching API Key on base llm provider. ([#1063](https://github.com/stackblitz-labs/bolt.diy/pull/1063)) by @GaryStimson
|
29 |
+
* cors issues from preview fixed by changing embedder policies ([#1056](https://github.com/stackblitz-labs/bolt.diy/pull/1056)) by @wonderwhy-er
|
30 |
+
* api-key manager cleanup and log error on llm call ([#1077](https://github.com/stackblitz-labs/bolt.diy/pull/1077)) by @thecodacus
|
31 |
+
* fallback model name not working ([#1095](https://github.com/stackblitz-labs/bolt.diy/pull/1095)) by @lewis617
|
32 |
+
* for Open preview in a new tab. ([#1122](https://github.com/stackblitz-labs/bolt.diy/pull/1122)) by @Stijnus
|
33 |
+
* auto select starter template bugfix ([#1148](https://github.com/stackblitz-labs/bolt.diy/pull/1148)) by @thecodacus
|
34 |
+
* updated system prompt to have correct indentations ([#1139](https://github.com/stackblitz-labs/bolt.diy/pull/1139)) by @thecodacus
|
35 |
+
* get environment variables for docker #1120 (2ae897a) by @leex279
|
36 |
+
|
37 |
+
|
38 |
+
### π Documentation
|
39 |
+
|
40 |
+
* updating copyright in LICENSE ([#796](https://github.com/stackblitz-labs/bolt.diy/pull/796)) by @coleam00
|
41 |
+
* bugfix/formatting faq docs ([#1027](https://github.com/stackblitz-labs/bolt.diy/pull/1027)) by @leex279
|
42 |
+
* document how we work ([#809](https://github.com/stackblitz-labs/bolt.diy/pull/809)) by @mrsimpson
|
43 |
+
* update README.md ([#1124](https://github.com/stackblitz-labs/bolt.diy/pull/1124)) by @leex279
|
44 |
+
* replace docker-compose with docker compose ([#1094](https://github.com/stackblitz-labs/bolt.diy/pull/1094)) by @lewis617
|
45 |
+
|
46 |
+
|
47 |
+
### βοΈ CI
|
48 |
+
|
49 |
+
* docker Image creation pipeline ([#1011](https://github.com/stackblitz-labs/bolt.diy/pull/1011)) by @twsl
|
50 |
+
* fix docker image workflow permissions ([#1013](https://github.com/stackblitz-labs/bolt.diy/pull/1013)) by @twsl
|
51 |
+
* added visibility change to public for docker image publish ([#1017](https://github.com/stackblitz-labs/bolt.diy/pull/1017)) by @thecodacus
|
52 |
+
* added arm64 platform for docker published images ([#1021](https://github.com/stackblitz-labs/bolt.diy/pull/1021)) by @thecodacus
|
53 |
+
|
54 |
+
|
55 |
+
### π Other Changes
|
56 |
+
|
57 |
+
* reverted visibility change ([#1018](https://github.com/stackblitz-labs/bolt.diy/pull/1018)) by @thecodacus
|
58 |
+
* Updating README with resources and small fixes. (354f416) by @coleam00
|
59 |
+
* Adding resources page to index.md for docs. (441b797) by @coleam00
|
60 |
+
* updated docs ([#1025](https://github.com/stackblitz-labs/bolt.diy/pull/1025)) by @thecodacus
|
61 |
+
* Update README.md (12c6b7a) by @Digitl-Alchemyst
|
62 |
+
|
63 |
+
|
64 |
+
## β¨ First-time Contributors
|
65 |
+
|
66 |
+
A huge thank you to our amazing new contributors! Your first contribution marks the start of an exciting journey! π
|
67 |
|
68 |
+
* π [@Adithyan777](https://github.com/Adithyan777)
|
69 |
+
* π [@Digitl-Alchemyst](https://github.com/Digitl-Alchemyst)
|
70 |
+
* π [@GaryStimson](https://github.com/GaryStimson)
|
71 |
+
* π [@kunjabijukchhe](https://github.com/kunjabijukchhe)
|
72 |
+
* π [@leex279](https://github.com/leex279)
|
73 |
+
* π [@lewis617](https://github.com/lewis617)
|
74 |
+
* π [@newnol](https://github.com/newnol)
|
75 |
+
* π [@sidbetatester](https://github.com/sidbetatester)
|
76 |
+
* π [@siddartha-10](https://github.com/siddartha-10)
|
77 |
+
* π [@twsl](https://github.com/twsl)
|
78 |
|
79 |
## π Stats
|
80 |
|
81 |
+
**Full Changelog**: [`v0.0.5..v0.0.6`](https://github.com/stackblitz-labs/bolt.diy/compare/v0.0.5...v0.0.6)
|
package.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"license": "MIT",
|
6 |
"sideEffects": false,
|
7 |
"type": "module",
|
8 |
-
"version": "0.0.
|
9 |
"scripts": {
|
10 |
"deploy": "npm run build && wrangler pages deploy",
|
11 |
"build": "remix vite:build",
|
|
|
5 |
"license": "MIT",
|
6 |
"sideEffects": false,
|
7 |
"type": "module",
|
8 |
+
"version": "0.0.6",
|
9 |
"scripts": {
|
10 |
"deploy": "npm run build && wrangler pages deploy",
|
11 |
"build": "remix vite:build",
|