v5.9.0-Beta1
- Stream Deck+ SDK initial support still in Beta! For support see our Discord: https://buz.bz/d
- Note: Instead of using PluginBase you should now choose between 3 types depending on if your action supports Keys/Dials/Both:
- 'KeypadBase' (if you don't support dials), 'EncoderBase' (for only dials), 'KeyAndEncoderBase' (for both keys and dials)