|
1 | | -## 0.2.34 (2026-03-04) |
| 1 | +## 0.2.35 (2026-03-05) |
| 2 | + |
| 3 | +## 0.2.34-rc.3 (2026-03-05) |
2 | 4 |
|
3 | 5 | ### Feat |
4 | 6 |
|
5 | | -- **ui**: add share with everyone for conversations (#891) |
6 | | -- **ui**: live status, input-required, and unviewed message indicators (#892) |
| 7 | +- **aigateway**: add Vault integration and single-node agent configuration (#898) |
| 8 | +- **ui**: add admin audit logs with export and owner search (#894) |
7 | 9 |
|
8 | | -## 0.2.33-rc.6 (2026-03-04) |
| 10 | +## 0.2.34-rc.2 (2026-03-04) |
9 | 11 |
|
10 | 12 | ### Fix |
11 | 13 |
|
12 | | -- **rag**: use dynamic RAG tool names instead of hardcoded list |
| 14 | +- **victorops**: fix deployment issues in victorops agent (#903) |
13 | 15 |
|
14 | | -## 0.2.33-rc.5 (2026-03-04) |
| 16 | +## 0.2.34-rc.1 (2026-03-04) |
15 | 17 |
|
16 | 18 | ### Feat |
17 | 19 |
|
18 | | -- **ui**: add preferences modal with categorized feature flags (#865) |
| 20 | +- **ui**: add dashboard-style home page with shared conversations and insights (#896) |
| 21 | +- **ui**: admin - add feedback visibility, NPS campaigns, and admin audit mode (#893) |
19 | 22 |
|
20 | 23 | ### Fix |
21 | 24 |
|
22 | | -- **rag**: make MCP authentication optional |
23 | | -- **ui**: use bulk API for initial datasource job fetching |
| 25 | +- **slack-bot**: silence unhandled reaction event warnings (#905) |
| 26 | +- **docs**: escape MDX curly braces in ADR to fix Docusaurus build (#902) |
24 | 27 |
|
25 | | -## 0.2.33-rc.4 (2026-03-03) |
| 28 | +## 0.2.34 (2026-03-04) |
26 | 29 |
|
27 | 30 | ### Feat |
28 | 31 |
|
| 32 | +- **ui**: add share with everyone for conversations (#891) |
| 33 | +- **ui**: live status, input-required, and unviewed message indicators (#892) |
| 34 | +- **ui**: add preferences modal with categorized feature flags (#865) |
29 | 35 | - add custom mention prompts (#888) |
30 | | - |
31 | | -## 0.2.33-rc.3 (2026-03-03) |
32 | | - |
33 | | -### Feat |
34 | | - |
35 | 36 | - **rag**: add configurable MCP server for RAG (#875) |
36 | 37 | - **ui**: add multiselect toggle and comma-separated values to metadata form (#880) |
37 | | - |
38 | | -### Fix |
39 | | - |
40 | | -- **chart**: use tags for caipe-ui and slack-bot instead of global conditions (#885) |
41 | | - |
42 | | -## 0.2.33-rc.2 (2026-03-03) |
43 | | - |
44 | | -### Feat |
45 | | - |
46 | 38 | - **memory**: add cross-thread store and automatic fact extraction (#861) |
47 | 39 |
|
48 | 40 | ### Fix |
49 | 41 |
|
| 42 | +- **rag**: use dynamic RAG tool names instead of hardcoded list |
| 43 | +- **rag**: make MCP authentication optional |
| 44 | +- **ui**: use bulk API for initial datasource job fetching |
| 45 | +- **chart**: use tags for caipe-ui and slack-bot instead of global conditions (#885) |
50 | 46 | - sub-agent needs to handle gracefully when no secret is needed |
51 | | - |
52 | | -## 0.2.33-rc.1 (2026-03-03) |
53 | | - |
54 | | -### Fix |
55 | | - |
56 | 47 | - **slack-bot**: disable retryable writes for DocumentDB compatibility (#886) |
57 | 48 | - **slack-bot**: correct image repository to caipe-slack-bot (#884) |
58 | 49 |
|
|
0 commit comments