🤖 New Model Support (5 items)
- Claude Sonnet 5 and Claude Opus 4.8 support (#1623) @take-pi
- Claude Opus 4.8 added (#1586) @maekawataiki
- Claude Opus 4.7 model support (#1556) @kenicazu
- Claude Opus 4.6 / Claude Sonnet 4.6 models added (#1462) @Sugi275
- Update model IDs to latest (#1426) @inoue22
🚀 Major Features (8 items)
- AgentCore Runtime VPC configuration and network options (#1360) @nakayukl-demo
- AgentCore list screen added (#1552) @qlitre
- Research usecase (#1414) @Hikotty
- Knowledge Base Web Crawler data source support & citation improvements (#1464) @ktaito
- RAG Knowledge Base system prompt customization (#1422) @ktaito
- Meeting minutes custom prompt CRUD feature (#1453) @yuuyeah
- Application inference profile support for cross region profile (#1408) @maekawataiki
- Model switch in extension (#1588) @maekawataiki
✨ Small UI Improvements (7 items)
- Sidebar use case icons & meeting minutes history persistence (#1627) @nsxshotaws
- ECharts renderer for chart code blocks in Markdown (#1573) @yimsk
- SVG code block preview in Markdown component (#1429) @takke1986
- Download button for generated meeting minutes (#1485) @DTM-7-RX
- Screen sleep prevention during meeting minutes recording (#1514) @yuuyeah
- Add transcribe to hiddenUseCases options (#1518) @fnobuyu
- Fix configurable agent foundation model (#1527) @qlitre
🐛 Bug Fixes (10 items)
- Fix error on non custom domain (ALB domain) in closed network (#1585) @maekawataiki
- Fix Code Interpreter not working (#1579) @take-pi
- Fix Research Agent token count displaying 0/0/0 (#1481) @takke1986
- Enhance chat error handling for attached file send (UI freeze / conversation continuation) (#1468) @lastshogun13
- Prevent empty negativeText from being sent to Bedrock image API (#1479) @imunori
- Fix No WORKSPACE_DIR error caused by clean_ws_directory() (#1484) @rayofhopejp
- Fix S3 XML display on root path reload in closed network mode (#1480) @yuuyeah
- Fix release drafter detecting dependabot (#1590) @maekawataiki
- Ignore dependabot in release drafter (#1537) @maekawataiki
- Fix snapshot test (#1440) @maekawataiki
🔒 Security (4 items)
- Mitigate script injection in GenUAutoDeploy workflow (#1619) @wadabee
- Remove 'unsafe-eval' from CSP script-src directive (#1618) @wadabee
- Resolve security CVEs and update dependencies (#1587) @maekawataiki
- Address Dependabot security alerts (#1534) @okamoto-aws
🔧 Internal Improvements & Refactoring (6 items)
- Lambda monolith migration refactor (#1497) @maekawataiki
- Replace AIP with IAM principal tag (#1530) @maekawataiki
- Cognito VPC Endpoints (PrivateLink) replacing cognito-proxy & S3 interface endpoint (#1433) @yuuyeah
- Internal auto deploy feature (#1461) @Sugi275
- Auto Deploy label support for forked repositories (#1460) @Sugi275
- Add E2E API test (#1431) @maekawataiki
📦 Dependency Updates (3 items)
- Update SDK Version (#1496) @maekawataiki
- Migrate to @cdklabs/deploy-time-build (#1472) @tmokmss
- Update npm packages (#1449) @wadabee