Skip to content

Releases: neilenns/streamdeck-trackaudio

v3.2.0

16 Aug 15:29
bd22b16
Compare
Choose a tag to compare

What's Changed

Improvements ✨

  • Add option to control how long callsigns stay on the action by @neilenns in #243

Infrastructure updates 💻

Full Changelog: v3.1.0...v3.2.0

v3.1.0

11 Aug 20:46
a187da8
Compare
Choose a tag to compare

There are no user-facing changes in this release.

What's Changed

Infrastructure updates 💻

Full Changelog: v3.0.0...v3.1.0

v3.0.0

08 Aug 15:40
f4888eb
Compare
Choose a tag to compare

Important

This release changes how the last received callsign setting works on the station status action. If you previously enabled last received callsign display you will need to set it again using the new slider control instead of a checkbox.

What's Changed

New features 🎉

  • Add support for callsign history on station status actions by @neilenns in #236

Infrastructure updates 💻

Full Changelog: v2.1.1...v3.0.0

v2.1.1

04 Aug 13:35
6a275d1
Compare
Choose a tag to compare

What's Changed

Bug fixes 🐛

  • Don't light up tx button unless it's active in TrackAudio by @neilenns in #230

Full Changelog: v2.1.0...v2.1.1

v2.1.0

02 Aug 00:51
a0c91a2
Compare
Choose a tag to compare

What's Changed

Improvements ✨

  • Add an auto-clear update setting for the ATIS letter action by @neilenns in #227

Full Changelog: v2.0.0...v2.1.0

v2.0.0

01 Aug 02:09
9431cdd
Compare
Choose a tag to compare

Important

This release makes substantial changes to how images and text are displayed. To avoid weird behaviour, you should delete any actions created with a previous release and create new ones.

Important

This release requires TrackAudio version 1.3.0-beta.1 or later. It will not work with earlier versions of TrackAudio.

Download the plugin and see the readme for information on how to configure the various actions.

image

What's Changed

New features 🎉

Improvements ✨

  • Automatically refresh images when they change on disk by @neilenns in #196
  • Don't flash the unavailable icon when settings are updated by @neilenns in #206

Bug fixes 🐛

  • Clear the frequency when the callsign changes by @neilenns in #184
  • Show unavailable icon by default when TrackAudio is voice connected by @neilenns in #186
  • Refresh SVGs when they are modified on disk by @neilenns in #188
  • Ensure ATIS letters refresh if they are the only actions in the profile by @neilenns in #198
  • Ensure TrackAudio status shows correctly when initially added to a profile by @neilenns in #202
  • Don't refresh station state when changing advanced settings by @neilenns in #208
  • Make typeguards handle kStationState missing the isAvailable property by @neilenns in #210
  • Fix typeguards for station state again by @neilenns in #213
  • Don't show updated ATIS state the first time a letter is received by @neilenns in #215
  • Don't set hotline title twice by @neilenns in #219

Documentation 📖

Infrastructure updates 💻

Full Changelog: v1.5.0...v2.0.0

v1.5.0

26 Jul 02:17
99816a1
Compare
Choose a tag to compare

What's Changed

Improvements ✨

  • Show warning when hotline callsigns aren't available in TrackAudio by @neilenns in #159
  • Don't clear last received callsign when toggling button by @neilenns in #162
  • Show warning icon when frequency removed from TrackAudio by @neilenns in #169

Bug fixes 🐛

  • Ensure buttons light up even if RX isn't explicitly selected by @neilenns in #172
  • Ensure backgrounds update when the custom images are changed by @neilenns in #175
  • Force correct state to show when actions first appear by @neilenns in #179

Documentation 📖

  • Add example configurations to the readme by @neilenns in #158
  • Add a note to the readme that status is based on frequency, not callsign by @neilenns in #165
  • Fix ESLint errors in readme by @neilenns in #167

Infrastructure updates 💻

Full Changelog: v1.4.0...v1.5.0

v1.4.0

23 Jul 14:40
62daf45
Compare
Choose a tag to compare

What's Changed

Bug fixes 🐛

  • Listen to xca should support last received callsign, tx, and rx by @neilenns in #150
  • Show ATIS letter default title when action is first added to StreamDeck by @neilenns in #152

Documentation 📖

  • Add a note to the ATIS section of the readme about update delays by @neilenns in #156

Infrastructure updates 💻

Full Changelog: v1.3.4...v1.4.0

v1.3.4

23 Jul 00:08
d98e1ba
Compare
Choose a tag to compare

What's Changed

Bug fixes 🐛

Full Changelog: v1.3.3...v1.3.4

v1.3.3

22 Jul 23:51
8f2c786
Compare
Choose a tag to compare

What's Changed

Bug fixes 🐛

  • Don't send toggle messages for stations that don't exist by @neilenns in #145

Full Changelog: v1.3.2...v1.3.3