✨ New Features
- AWS Bedrock Bearer Token Support: Added support for
AWS_BEARER_TOKEN_BEDROCKauthentication, enabling seamless integration with AWS Bedrock models. - Clojure Association Module: New
association.cljmodule added to the Clojure API for association rule mining capabilities.
🔧 Improvements
- Frontier Models Updated: Latest frontier AI models are now available in the platform.
- Clojure API Updated to 6.2.1: Clojure bindings synchronized with the latest core API version.
- Notepad Font Size Synchronization: The built-in notepad now responds to system font size changes, improving accessibility.
🐛 Bug Fixes
- Enhanced Agent LLM API: Safe handling when no LLM is configured.
📦 Dependency Updates
- markdown-it: Updated to 14.2.0 (website)
- vite: Updated to 8.0.16 (serve/webui)
🔨 Maintenance
- Added Clojure unit tests for improved test coverage
- Updated CI/CD pipeline with npm install step
- Synchronized package.json and package-lock.json for consistent builds
- Documentation updates and cleanup
Full Changelog: v6.2.0...v6.2.1