·
42 commits
to refs/heads/main
since this release
🎉 New Features (9 items)
- Mermaid diagram support across the application (#1373) @daisuke-awaji
- Math rendering support with rehype-katex and remark-math (#1375) @daisuke-awaji
- Agent Builder (#1291) @maekawataiki
- Bulk delete conversation history (#1351) @lastshogun13
- Branding customization for logo and title (#1339) @kazuhitogo
- Nemotron 3 Nano 30b added (#1398) @kazuhitogo
- 17 new models added (#1368) @maekawataiki
- Opus 4.5 support (#1362) @kazuhitogo
- Meeting minutes recording protection (#1340) @ShotaroKataoka
🐛 Bug Fixes (7 items)
- Fix reference to weak reference (#1389) @maekawataiki
- Close inter-use-case demo popup when navigating away (#1355) @hide-G
- Uppercase file extension support (#1388) @kazuhitogo
- Use case builder PDF reading fix (#1377) @kazuhitogo
- Remove invalid maxHeight prop from ModalSystemContext (#1374) @daisuke-awaji
- Fix: Non-Claude models cannot be used in AgentCore (#1347) @keykbd
- Fix typo: "speach" should be "speech" (#1354) @hide-G
🔧 Internal Improvements & Refactoring (11 items)
- PR Review auto-deploy feature (#1406) @Sugi275
- PR Review auto-deploy feature (#1404) @Sugi275
- PR Review auto-deploy feature (#1403) @Sugi275
- PR Review auto-deploy GitHub Actions (#1402) @Sugi275
- AgentCore improvement - Faster MCP Load, Gateway Support (#1378) @maekawataiki
- Add default model (#1380) @maekawataiki
- Skip bundling for snapshot test (#1379) @maekawataiki
- Agent builder auto generate prompt (#1372) @daisuke-awaji
- Add destroy.sh script for easy deletion (#1366) @icoxfog417
- Add "cdk:diff" shortcut to package.json (#1342) @knziiy
- Marketplace permission addition for automatic model access (#1336) @Sugi275
📦 Dependency Updates (2 items)
- Bump js-yaml from 3.14.1 to 3.14.2 in /browser-extension (#1357) @dependabot[bot]
- Bump vite from 6.3.6 to 6.4.1 in /browser-extension (#1335) @dependabot[bot]
📝 Documentation & Others (1 item)
- Add case study (#1370) @Calic0Cat