[go: up one dir, main page]

Skip to content

Releases: marvk/vatprism

v0.3.5

04 Jun 00:01
944df9d
Compare
Choose a tag to compare

Fixed

  • Fixed an issue with the callsign matcher leading to matches that weren't as specific as possible (#91)

Security

  • Update to Log4j (2.17.1 -> 2.17.2)

v0.3.4

17 Feb 00:03
1659fbd
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where filters wouldn't show planes with specific statuses (#92)

v0.3.3

13 Feb 12:28
b2795c8
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where filters wouldn't show planes with specific statuses (#92)

Security

  • Update to Log4j (2.17.0 -> 2.17.1)

v0.3.2

30 Jan 12:15
07c14d2
Compare
Choose a tag to compare

Fixed

  • VATprism no longer crashes on startup when the API serves bad logon_time client data

v0.3.1

02 Jan 21:07
981d695
Compare
Choose a tag to compare

Added

  • Changelog button in the toolbar

Fixed

  • Fixed parsing issue with invalid fuel remaining and enroute times preventing application startup

v0.3.0

28 Dec 01:13
98f3573
Compare
Choose a tag to compare

Added

  • Ability to turn off labels on uncontrolled airports and uncontrolled airports with arrivals and/or departures
  • Added button to close the preloader after an issue occurred (#66)
  • Added tooltip for airline information like name, ICAO, callsign and country when hovering over the callsign in the flight detail view
  • Context menus now correctly reflect what is painted on the map (#53)
  • Context menus now communicate how many items of a certain type aren't displayed if there are too many items inside the selection circle (#53)
  • Added context menu preferences that allow a user to enable certain categories of items to be always shown in context menu regardless of whether they are painted on the map
  • Added preference for the application to remember its last position on startup (#53)
  • Added countries to FIR table in upper UIR detail view
  • Added indicator for FIRs with active controller to FIR table in upper UIR detail view
  • Accelerated requests to the VATSIM API
  • Accelerated startup times by caching unchanged static map data
  • Added toggle to enable and disable static map data cache

Changed

  • Reduced automatic refresh rate to 15 seconds from 30 seconds to match VATSIM api refresh rate (#68)
  • Debounced preferences file writing: Previously, the file would be written on every preference change, now, when multiple changes are made in quick succession, writing will take place only if no changes are detected for one second or when the application shuts down gracefully
  • VATprism is now sending a non-default user agent to the VATSIM API
  • VATprism will now cache static map data by default while still updating map data when required
  • Slightly darkened info hint font in preferences to increase contrast

Fixed

  • VAT-Spy color scheme delivery and ground colors swapped (#57)
  • Fixed various issues with context menus not being displayed correctly
  • Fixed incorrect label in airport painter preference dialog

Security

  • Updated various dependencies

v0.2.1

18 Dec 22:25
0b1dd59
Compare
Choose a tag to compare

Security

  • Critical update to Log4j (2.14.1 -> 2.17.0) preventing the Log4Shell exploit

v0.2.0

16 Sep 23:21
039bf79
Compare
Choose a tag to compare

Added

  • macOS releases
  • Keybindings for panning and zooming the map
  • Ability to load local data files by placing VATSpy.dat and/or FIRBoundaries.dat inside the config directory

Removed

  • Outlines (Strokes) on the World and Lakes have been disabled due to performance issues and artifacts on the map

Fixed

  • Map now updates automatically when updating filter settings
  • Background can't be disabled anymore and is now always painted at maximum opacity (#48)
  • "No Controllers" no longer being squished on high traffic volume airports (#42)

v0.1.0

12 Sep 23:45
29065b4
Compare
Choose a tag to compare

First non-prerelease versim of VATprism

Thanks to everyone for your amazing feedback and support and for testing the pre-release versions of VATprism!

Welcome also to all new users! I hope VATprism can earn a place in your Flight Simulation software collection!