Browse Source

**Release Draft: v3.2.7 (March 18, 2026)**

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.
refactor/sync-centralize
RUSHIL AMBARISH KADU 2 months ago
parent
commit
4cb40527ea
  1. 1
      .gitignore

1
.gitignore

@ -4,3 +4,4 @@ steps/Console_logs/Log_After_Updateframe_moved.log
steps/Console_logs/127.0.0.1-1763094792904.log
steps/Console_logs/
.VSCodeCounter/
V3.2.7
Loading…
Cancel
Save