Back to changelog
vAOMS-Connect
v0.1.2
Updated several bugs and implemented websockets
What's new
-
WebSocket Integration
Added WebSocket support for live in-app chat and real-time alert delivery.
-
Pilot Presence
Chat window now displays which pilots are currently online.
What's improved
-
Livemap
Livemap now uses the API to fetch other pilots
-
Booking/Dispatch
State Recovery, Fixed a client-side state issue where a failed dispatch could temporarily show an active flight card with placeholder values (dashes/unknown fields). The app now avoids displaying placeholder booking data and relies on refreshed booking state from the API.
-
Dispatch error handling
Improved handling/logging for dispatch failures (including server 500 responses) so errors surface clearly without leaving the UI in a partially populated booking state.