This release introduces a redesigned startup flow, universal drag-and-drop, and critical stability fixes for video-only telemetry.
---
**New Features**
* **Universal Drag-and-Drop:** Expanded functionality to allow file loading from any screen within the application.
* **Redesigned Startup Flow:** Implemented a Foxglove-style SPA loading screen for a smoother initialization experience.
* **In-App Changelog:** Added a dedicated button and modal to the header for viewing version updates directly.
* **Codebase Overview:** Enhanced the architectural view with a structured file system tree and improved map visibility.
**Fixes and Performance**
* **Video-Only Stability:** Fixed crashes occurring during video-only file loading and added regression tests to ensure long-term stability.
* **Render Pipeline:** Optimized the visualization engine and refined the zoom camera UX for more fluid interaction.
* **Robust Parsing:** Improved date-time parsing logic and overlay resilience.
* **UI Refinement:** Resized the visual map, hid redundant scrollbars, and updated the application favicon.
**Maintenance**
* **Infrastructure:** Restructured internal documentation into dedicated `annex/` and `intel/` directories.
* **Configuration:** Updated `.gitignore` and refined internal documentation paths.