✨
New Features
- Introducing
MeshIntelligence v2 - 3x faster recursive processing
- Real-time collaboration with WebSocket streaming API
- New dashboard with advanced analytics and monitoring
- Multi-region deployment with automatic failover
- GraphQL API endpoint for flexible querying
⚠️
Breaking Changes
- Deprecated
/v1/ endpoints - migrate to /v2/ by March 2025
- Authentication tokens now use JWT format
- Response format updated for consistency across all endpoints
✨
New Features
- Added batch processing for
/mesh/compress endpoint
- New Python SDK with async support
- Team management and role-based access control
⬆️
Improvements
- Reduced average latency by 40% through edge caching
- Improved error messages with actionable suggestions
- Updated documentation with more code examples
🔧
Bug Fixes
- Fixed race condition in concurrent node synchronization
- Resolved memory leak in long-running WebSocket connections
- Fixed pagination cursor behavior for large datasets
- Corrected timezone handling in analytics endpoints
✨
New Features
- Webhook notifications for mesh events
- Custom metadata fields for node tracking
- Export functionality for analytics data
⬆️
Improvements
- Optimized compression algorithm for 25% better ratios
- Added support for custom retry policies
🔧
Bug Fixes
- Fixed API key rotation not invalidating old keys
- Resolved dashboard chart rendering issues in Safari
- Fixed rate limiting calculation for burst requests
⬆️
Improvements
- Added request ID to all API responses for debugging
- Improved error logging detail level