Release Notes
New Features
- Internal changes to how unavailability windows are updated
New Features
- The Ground Station view now shows plans which have become drifted due to TLE drift
Maintenance
- Backend logging improvements
Maintenance
- Console: Fix for duplicate plans in tickets table
New Features
- Plan Details page design updates
- The layout of the page can be edited (components can be placed on any part of the page, and can be resized)
- Components can be added or removed
- Full screen mode for graphs and tables
- Can now download graphs as images
- Can now download tables as CSV
- Added email notifications for when tickets have activity
- Tickets page design updates
Maintenance
- Docs: Added details to the usage guide about the stream end message, which can be used as a signal to end the stream in API integrations
- Streaming: Any payloads in the first stream configuration message will no longer be ignored.
- Streaming: Reduced initial latency before the 1st command can be sent.
- Streaming: Delay sending the COMPLETE event until after all telemetry has been sent and acked. Simplifies customer's disconnection logic.
Maintenance
- Streamer metrics caching improvements
- Backend upgrades to support future features
Bug Fixes
- Internal plan evaluation fix
Maintenance
- Console: Fix for Plan Details page not loading sometimes
- Miscellaneous: More improvements to stream logging and data handling
- Miscellaneous: Fix for AWS availability and scheduling
Maintenance
- Improved streamer for Japan region
New Features
- API: Removal of the Withdrawn plan cancelation reason
- Console: These release notes
- Console: Ticket table filters
Maintenance
- API: Fix for incorrect cancelation reasons appearing in emails
- Console: Vite and Node upgrades
- Miscellaneous: Improved streamer for regions outside Japan
- Miscellaneous: Scheduler upgrades