v1.4 Release
· One min read
Added
- Search and filtering capabilities on all list pages.
- GraphQL subscription for the Data API so it can be used for in-progress recordings.
- Support for recording data from X-Plane 12.
- Support for uploading, editing, and deleting files in an existing recording.
- Ability to download the entire recording as a ZIP archive.
Changed
- Heatmaps to load in segmented chunks of data instead of the entire file.
- The
watchRecordingDataGraphQL subscription to include transcript data for in-progress recordings. - The timeout for Streamer Streams to be configurable via the API.
- The Stream Configuration page to show Stream state and allow manually stopping Streamer Streams.
- The Session Details page to show errors and notifications for live Streams.
- API to have a subscription for Streams and provide the status of each stream (Offline, Streaming or Recording).
- API documentation to include details about GraphQL subscriptions.
Fixed
- 3D Map not updating for in-progress recordings.
- Bookmark fields being overridden or cleared when editing bookmarks in the Session or Recording Details pages.
- The
openDebriefsubscription not returning the correct duration for in-progress recordings.
Known Issues
- Dashboard templates containing the Media component may cause the Timeline to stop functioning for in-progress recordings.