← Devlogs

Release v0.3.4 — Bugfixes

Welcome to the v0.3.4 release of VRS X. This is a hotfix update addressing a critical issue with data feeds and a bug in the Admin Panel.


At a Glance

  • [CRITICAL] Feed Merge Fix — Fixed an issue where VRS X defaulted to Port 30003 (BaseStation) instead of Beast.
  • Silhouette Uploads — Restored the ability to upload CSV files for aircraft silhouettes.

Detailed Changes

Critical Feed Merge Fix

A critical issue was identified where the application would incorrectly default to Port 30003, even when the user explicitly configured the data type as Beast. This mismatch required manual reconfiguration by the user.
As a side effect of the incorrect format parsing, the radar displayed incomplete aircraft data — most noticeably, aircraft were missing their position/location data on the map. This logic has been fixed, and Beast feeds are now handled correctly right out of the box.

Aircraft Silhouettes CSV Upload

Resolved a bug in the Admin Panel that prevented the uploading of .csv files for mapping aircraft silhouettes (TypeIconMapping). You can now upload your configuration files without errors.