Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 13:25

v3.0.0 (2023-02-26)

BREAKING CHANGE

  • Due to the structure change, all actions have to be added again. We're sorry for
    the inconvenience!

Feat

  • add multi-state possibility
  • remoddeled volume bar
  • add command name to the bottom of adjustment bars
  • add bus sel command
  • named adjustment commands with mute indicator
  • Load command support (#13)
  • Pan_x, Pan_y adjustment support (#11)

Fix

  • volume bar just shows 'Gain'
  • strips/buses recognition breaks due to faulty characters
  • Fix a bug that could cause InvalidOperationException in foreach statements. (#14)
  • give every icon the right number (#10)

Refactor

  • replace fontSize with cmdSize
  • update plugin to latest structure
  • change volume bar text to be at the top
  • replace .Drawings with SkiaSharp

[main 394abc0] chore(release): 2.0.1 -> 3.0.0 [skip-ci]
4 files changed, 34 insertions(+), 3 deletions(-)