Changelog
All notable changes to the Avala platform.
January 2025
Mission Control v2.5.0
New Features
- Added batch tagging for multiple datasets
- New keyboard shortcuts for faster navigation
- Improved 3D point cloud rendering performance
Improvements
- Search now supports date range filters
- Reduced memory usage for large datasets
- Better error messages for upload failures
Bug Fixes
- Fixed timeline sync issues with multiple cameras
- Resolved Safari compatibility issues
- Fixed annotation export including deleted items
December 2024
API v1.3.0
New Features
- Added
webhooksendpoint for event notifications - New
batchendpoints for bulk operations - Support for custom metadata on channels
Improvements
- Increased rate limits for enterprise accounts
- Faster response times for list operations
- Better pagination with cursor support
Deprecations
offsetpagination deprecated in favor of cursor-based paginationv1/uploadendpoint deprecated, usev1/datasets/{id}/upload
Python SDK v0.8.0
New Features
- Async client support (
AsyncClient) - Progress callbacks for uploads
- Automatic retry with exponential backoff
Improvements
- Full type hints for IDE support
- Reduced memory usage for large file uploads
- Better error messages
November 2024
Mission Control v2.4.0
New Features
- Team-based permissions
- Project organization
- Data lifecycle policies
Improvements
- Faster dataset loading
- Improved search relevance
- New dark mode theme
Earlier Releases
For earlier release notes, see our GitHub releases .
Last updated on