Skip to content

Releases: shells-dw/StreamDeck-OSC

v3.0.2-rc

08 Dec 10:00
Compare
Choose a tag to compare
v3.0.2-rc Pre-release
Pre-release

Changelog

[3.0.2-rc] - 2023-12-08

Added

  • Current value is now shown on the display (for float/int, only applies to dials)

Fixes

  • plugin will now properly upgrade older versions and keep their settings
  • minor bug fixes and improvements

v2.0.0

08 Sep 11:20
d57501c
Compare
Choose a tag to compare

General

  • Complete rewrite of the plugin to fix various bugs and bring it overall to a more recent state and programming style.

Fixed

    • plugin would not accept an integer or float with the value of 0
    • IP and port are now preset and don't have to be manually entered for every single button (don't know what I was thinking honestly)
    • Various minor fixes mainly regarding not catching possible null values etc. but since I rewrote most of the code, that's a goner now to.

Improved/Changed

  • Added local config file that allows to change the preset for now buttons (existing ones will remain as they are) of all possible values, e.g. change IP, Port, Address, values to reflect setups that divert from the plugin default.