Skip to content

Releases: neilenns/streamdeck-trackaudio

v4.4.0

25 Sep 17:56
1c5237a

Choose a tag to compare

What's Changed

Improvements ✨

Documentation 📖

Infrastructure updates 💻

  • Update all minor and patch dependencies by @renovate[bot] in #437
  • Update all minor and patch dependencies by @renovate[bot] in #438
  • Update all minor and patch dependencies by @renovate[bot] in #439
  • Update dependency cross-env to v10 by @renovate[bot] in #441
  • Update all minor and patch dependencies by @renovate[bot] in #440
  • Update all minor and patch dependencies by @renovate[bot] in #442
  • Update all minor and patch dependencies by @renovate[bot] in #443
  • Update actions/checkout action to v5 by @renovate[bot] in #446
  • Update dependency @types/node to v22.17.2 by @renovate[bot] in #445
  • Update all minor and patch dependencies by @renovate[bot] in #448
  • Add automergeType configuration for branches by @neilenns in #450
  • Fix pr_artifact_comment workflow failing due to PowerShell syntax error by @Copilot in #451
  • Change Renovate schedule to monthly and remove automerge type by @neilenns in #454
  • Add comprehensive GitHub Copilot instructions for StreamDeck TrackAudio plugin development by @Copilot in #453

New Contributors

  • @Copilot made their first contribution in #451

Full Changelog: v4.3.0...v4.4.0

v4.3.0

25 Jun 20:34
75813b8

Choose a tag to compare

What's Changed

Improvements ✨

  • Add a push to mute setting to the volume action by @neilenns in #436

Infrastructure updates 💻

Full Changelog: v4.2.4...v4.3.0

v4.2.4

27 May 14:01
863dcda

Choose a tag to compare

What's Changed

Infrastructure updates 💻

Full Changelog: v4.2.3...v4.2.4

v4.2.3

08 Apr 13:57
7895325

Choose a tag to compare

What's Changed

Improvements ✨

Infrastructure updates 💻

Full Changelog: v4.2.2...v4.2.3

v4.2.2

29 Mar 19:27
17c5b4c

Choose a tag to compare

What's Changed

Improvements ✨

  • Automatically add stations on profile change by @neilenns in #422

Bug fixes 🐛

  • Set log level correctly from environment variable by @neilenns in #416

Infrastructure updates 💻

Full Changelog: v4.2.1...v4.2.2

v4.2.1

15 Feb 21:12
de9475e

Choose a tag to compare

What's Changed

Bug fixes 🐛

Documentation 📖

Infrastructure updates 💻

Full Changelog: v4.2.0...v4.2.1

v4.2.0

23 Jan 14:07
27f719f

Choose a tag to compare

What's Changed

Improvements ✨

Infrastructure updates 💻

Full Changelog: v4.1.0...v4.2.0

v4.1.0

16 Jan 17:26
414d4f0

Choose a tag to compare

What's Changed

Improvements ✨

Documentation 📖

Full Changelog: v4.0.1...v4.1.0

v4.0.1

15 Jan 19:36
4560566

Choose a tag to compare

What's Changed

Bug fixes 🐛

Documentation 📖

Full Changelog: v4.0.0...v4.0.1

v4.0.0

14 Jan 17:27
70a3f71

Choose a tag to compare

Important

This release removes the stateColor property from custom templates. If you used custom templates and relied on this property you
will need to update your templates to use the state property and conditionals to select the colour you want to display.

What's Changed

Breaking changes ⚠️

Improvements ✨

Bug fixes 🐛

  • Fix settings layout for station volume action by @neilenns in #321
  • Make decrementing the volume work by @neilenns in #325
  • Make station volume actions show unavailable state by @neilenns in #328
  • Muted stations should reset to black after disconnecting from TrackAudio by @neilenns in #335
  • Station volume change amount range should be 1-10 by @neilenns in #338
  • Make hotline action show correct state colours by @neilenns in #349
  • Make TrackAudio states display correctly by @neilenns in #351
  • Make checkboxes work correctly by @neilenns in #369
  • Show icon on station volume action by @neilenns in #371
  • Force refresh of station dials when callsign changes by @neilenns in #380
  • Don't show warning icon when adding an action and TrackAudio isn't running by @neilenns in #383
  • Fix state problems with main volume dial by @neilenns in #389

Documentation 📖

Infrastructure updates 💻

Full Changelog: v3.4.0...v4.0.0