Version History¶
3.1 January 27, 2023¶
- Added support for triggers and actions
- Added support for 360° equirectangular images and video via the addition of the Insta360 ONE RS 1-Inch 360 Edition sensor
- Added thumbnail imagery URLs for files
3.0 December 4, 2022¶
- Added support for annotations and labels
- Added the ability to query for files based on annotations
- Unified the creation and management of custom attributes for files, annotations, and jobs
- Updated the API responses for files and jobs to include the
"attributes"
and"custom_attributes"
elements even if no values have been specified
2.5 November 5, 2022¶
- Added support for orthomosaics
- Added the images to orthomosaic function
2.4 October 19, 2022¶
- Added support for sensors
- Added the
sensor
standard attribute - Added the
created_by_job
property to files - Added the
priority
property to jobs - Updated the ability to query for jobs by adding
"status"
and"priority"
as supported query terms - Updated the webhook to additionally deliver a notification whenever a job changes out of the
"pending"
status
2.3 August 10, 2022¶
- Updated the pixels to point cloud function to accept a combination of input types
2.2 July 28, 2022¶
- Added support for sending and receiving messages
- Added the ability to get the details of a list of files
- Added the ability to get the details for a single recent file
- Added the ability to get the set of values that have been used for a custom attribute
- Instance, folder, and custom attribute names can now contain numbers
2.1 July 12, 2022¶
- Added support for folders
- Added support for shared folders
- Added support for shared custom attributes
- Added support for querying using shared custom attributes
2.0 June 17, 2022¶
- Added support for instances
- Added support for custom attributes for jobs
- Added the ability to query for jobs
1.3 June 3, 2022¶
- Added support for file attributes
- Added the ability to query for files
1.2 May 12, 2022¶
- Added support for HEIC images
- Added the Point Cloud Loader iOS framework
1.1 April 21, 2022¶
- Added support for AR Sessions and AR Lidar Sessions
- Added the AR Session Recorder iOS framework
1.0 April 11, 2022¶
- Initial launch