Skip to content

Releases: dharmab/skyeye

v0.6.7

17 Oct 20:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.6...v0.6.7

v0.6.6

17 Oct 17:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.5...v0.6.6

v0.6.5

17 Oct 03:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5

v0.6.4

16 Oct 16:47
Compare
Choose a tag to compare

What's Changed

  • restore telemetry connection timeout by @dharmab in #328
  • format discord traces using embed fields by @dharmab in #326
  • Automatically restart tacview stream if no updates received for 10 minutes by @dharmab in #329
  • implement stringer for filter type by @dharmab in #327

Full Changelog: v0.6.3...v0.6.4

v0.6.3

15 Oct 22:11
Compare
Choose a tag to compare

Minor fixes.

What's Changed

  • Use 2024 as IGRF stub date by @dharmab in #320
  • do not merge contacts which have invalid coordinates by @dharmab in #322

Full Changelog: v0.6.2...v0.6.3

v0.6.2

14 Oct 00:44
Compare
Choose a tag to compare
  • Rewrote SkyEye's TacView client.
    • If the client detects a data inconsistency, it invalidates SkyEye's internal state and then fully resynchronizes with TacView.
    • Client logging is significantly more verbose to allow operators to correlate tacview object state with trackfile state.
  • FADED calls are now only issued if the faded hostile is within weapons range of a friendly.
  • Decluttered Discord trace reports.

What's Changed

  • Only broadcast FADED calls when contact is near a friendly aircraft by @dharmab in #313
  • Remove internal response line from trace report by @dharmab in #314
  • ignore .acmi files by @dharmab in #315
  • Add more callsign parser tests by @dharmab in #316
  • Check if found trackfile location is zero in most workflows by @dharmab in #317
  • Rewrite TacView client by @dharmab in #318
  • Remove callsign from trace context by @dharmab in #319

Full Changelog: v0.6.1...v0.6.2

v0.6.1

09 Oct 20:08
Compare
Choose a tag to compare

Fix a crash that could occur if a hostile trackfile was removed or expired while the controller iterated over combinations of potentially merged trackfiles.

What's Changed

  • fix panic when hostile trackfile is removed after querying merges by @dharmab in #312

Full Changelog: v0.6.0...v0.6.1

v0.6.0

07 Oct 03:55
Compare
Choose a tag to compare

SkyEye can now publish a report to a Discord webhook when it responds to a request or broadcasts a call, making it easier for players and admins to troubleshoot the bot.

What's Changed

  • Add tracing and support Discord webhooks by @dharmab in #309

Full Changelog: v0.5.2...v0.6.0

v0.5.2

20 Sep 23:11
Compare
Choose a tag to compare

What's Changed

  • Handle partial transforms and re-used object IDs in ACMI data by @dharmab in #306

Full Changelog: v0.5.1...v0.5.2

v0.5.1

20 Sep 23:04
Compare
Choose a tag to compare

Fix an issue where the ghcr.io/dharmab/skyeye:v0.5.0 image was the skyeye-scaler image rather than the skyeye image.

What's Changed

Full Changelog: v0.5.0...v0.5.1