Enclave v2.13.0: OpenAPI Integration
Feature – Introduced OpenAPI integration for automatic tool generation and specification polling.
- Enhancements in session management with deadline and partial error reporting support.
Enclave v2.12.0: Browser Sandbox and More
Feature – Introduced
@enclave-vm/browser for browser sandbox runtime using double iframe.- Enhanced security and new example applications.
Enclave v2.11.1: Enhanced Coercion Detection
Feature – Enhanced static analysis for JavaScript coercion patterns.
- Improved detection of computed keys that resolve to disallowed identifiers, increasing security.
Enclave v2.11.0: Enhanced Security & Features
Security – Improved security by neutralizing dangerous methods on Object constructors.
- Additional identifiers blocking allows custom security rules.
Enclave v2.10.1: Security and Performance Enhancements
Security – Implemented additional hardening against CVE-2023-29017. Improved prototype freezing and error handling.
- Changes in
parent-vm-bootstrap.tsenhance sandbox security.
Enclave v2.10.0: Library Reorganization
Feature – Improved library structure for better consistency and maintainability.
- Libraries have been renamed for uniformity
Enclave v2.9.2: Enhanced Features and Security
Feature – Enhanced Enclave ecosystem with NDJSON streaming and React integration.
- Improved compatibility and security enhancements.
Enclave v2.9.1: Stability and Bug Fixes
Feature – Improved system stability.
- General bug fixes and performance enhancements.
Enclave v2.9.0: Streaming Architecture & Enhanced Security
Feature – Introduced a 3-server demo for showcasing EnclaveJS streaming architecture.
- Added new WebSocket execution modes and NDJSON streaming for broker-server.