Releases: neilenns/streamdeck-trackaudio
v3.2.0
v3.1.0
v3.0.0
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 🎉
Infrastructure updates 💻
- Update all minor and patch dependencies by @renovate in #233
- Update dependency typescript-eslint to v8 by @renovate in #234
Full Changelog: v2.1.1...v3.0.0
v2.1.1
v2.1.0
v2.0.0
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.
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 📖
- Fix issues in readme by @neilenns in #204
- Add a reference to the sample ATIS letter template by @neilenns in #221
Infrastructure updates 💻
- Update all minor and patch dependencies by @renovate in #185
- Remove the background image generation script by @neilenns in #190
- Require CI/CD to pass before enabling merge by @neilenns in #192
- Require labels on pull requests by @neilenns in #194
- Clean up logging by @neilenns in #214
Full Changelog: v1.5.0...v2.0.0
v1.5.0
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 💻
- Add a script to generate background images by @neilenns in #177
- Update all minor and patch dependencies by @renovate in #173
Full Changelog: v1.4.0...v1.5.0
v1.4.0
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 📖
Infrastructure updates 💻
Full Changelog: v1.3.4...v1.4.0