All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.0.1 (2024-10-03)
- raw command doesn't update from outside sources (72cb55f)
4.0.0 (2024-09-28)
- migration to v6 (#24)
- Due to the structure change, all actions have to be added again. We're sorry for the inconvenience!
- 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)
- 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)
- replace fontSize with cmdSize
- update plugin to latest structure
- change volume bar text to be at the top
- replace .Drawings with SkiaSharp
- give every icon the right color
- icons update again
2.0.0 (2022-04-04)
- This code will only run in Loupedeck 5 due to api changes