Releases: ChromaControl/SDK
Releases · ChromaControl/SDK
1.0.6
1.0.5
✔️ Other Changes
- chore: update native OpenRGB
1.0.4
🚀 Features
- feat: OpenRGB config file update
- feat: ability to restart OpenRGB
- feat: add event for when OpenRGB started changes
📦 Builds
- build: use central package management
♾️ Continuous Integrations
- ci: bump mikepenz/release-changelog-builder-action from 4 to 5
- ci: revert changelog
✔️ Other Changes
- chore: add event names
1.0.3
✔️ Other Changes
- chore: add funding file
- chore: fix documentation link
- chore: add missing discord link
- chore: add missing readme sections
- chore: move to windows only
1.0.2
🪲 Bug Fixes
- fix: incorrect synapse led alpha
1.0.1
✔️ Other Changes
- chore: fix wrong namespaces
1.0.0
🚀 Features
- feat: corsair
- feat: synapse sdk
- feat: openrgb sdk
- feat: OpenRGB configuration
🪲 Bug Fixes
- fix: packet reading
✔️ Other Changes
- chore: update descriptions
- chore: rename SynapseSDK to SynapseService
- chore: synapse extensions typo
- chore: missing period
- chore: update synapse log message
- chore: update rgb port
- chore: move native synapse methods around
- chore: rename NativeService to NativeSynapseService
- chore: initial networking code
- chore: align synapse directory structure
- chore: add protocol reader
- chore: move base packet
- chore: implement packet reads
- chore: fix api being public
- chore: add protocol version request
- chore: implement RequestControllerCount
- chore: expose device list publicly
- chore: implement device struct
- chore: override struct to string methods
- chore: device list update event
- chore: introduce openrgb sdk hosted service
- chore: fix openrgb api surface
- chore: add cancellation tokens to main client
- refactor: openrgb protocol
- chore: typo
- chore: enable manual device list updates
- chore: add started property
- chore: implement zones
- chore: add zone resizing
- chore: update device list on resize
- chore: add update leds
- chore: update zone leds
- chore: make public api use int
- chore: add update single led
- chore: clean up OpenRGB sample
- chore: final OpenRGB polish
- chore: use blockingcollections
- chore: cleanup synapse
- chore: typo