v0.2.0 is the biggest VRS X update to date. After the performance and architecture groundwork laid in v0.1.0, this release shifts focus toward data richness, usability, and production-readiness. It introduces three external data integrations, a…
Major Updates & Performance Database Engine Overhaul: Implemented an in-memory cache architecture with O(1) lookup and zero memory allocation. Massive Import Optimization: Completely rewritten data import logic, vastly increasing processing speed (up to 50k+ records/sec).…
Fixed more memory leaks Simplified integration with OpenSky Network Added native support for VRSOperatorFlags repository: Due to licence purposes, files are not included in the package nor in the cde Due to above, VRSX is…
Performed a first cross-platform compilation to test basic functionalities on multiple ecosystems: macOS (Apple Silicon M4 Max): OK Windows 11 (Parallels Desktop): OK Windows Server 2025 (x64): OK Raspberry Pi 4b (Raspbian): OK Raspberry Pi…
Name chosen: VRS X (Virtual Radar Server X) Announced project Finished rewriting the Core of the backend from .NET 4.6 to .NET 10.0 Finished rewriting the Core of the frontend from old TypeScript 2.3 to…