Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@neilenns neilenns released this 14 Jan 17:27
70a3f71

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