v1.0.52
PX4/PX4-Autopilotv1.0.52Jul 2, 2026by l5io
AI Summary
This release migrates the event streaming mechanism from GraphQL to Server-Sent Events (SSE) and updates UI dependencies for date picker components.
Key Highlights
- Migrate event streaming from GraphQL to SSE.
- Add date-fns dependency for @mui/x-date-pickers' AdapterDateFns.
New Features
- Migrate event streaming from GraphQL to SSE
Full Release Notes
## What's New ## 🔤 General ## 🖥 Meshery UI - feat(events): Migrate event streaming from GraphQL to SSE @aabidsofi19 (#20375) - chore(ui): add date-fns dependency for @mui/x-date-pickers' AdapterDateFns @alexquincy (#20416) ## 👨🏽💻 Contributors Thank you to our contributors for making this release possible: @aabidsofi19, @alexquincy, @leecalcote, @meshery-ci, @rishiraj38 and @simihablo