Changelog

Stay up to date with all the latest features, improvements, and bug fixes.

v2.0.0

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
v1.8.0

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
v1.7.3

🔧 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
v1.7.0

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
v1.6.2

🔧 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