Skip to content

Releases: ChromaControl/SDK

1.0.6

08 Aug 13:21

Choose a tag to compare

✔️ Other Changes

  • chore: move away from persisted device list

1.0.5

07 Aug 19:53

Choose a tag to compare

✔️ Other Changes

  • chore: update native OpenRGB

1.0.4

07 Aug 16:27

Choose a tag to compare

🚀 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

21 Jul 08:27

Choose a tag to compare

✔️ 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

17 Jul 19:12
f12eef4

Choose a tag to compare

🪲 Bug Fixes

  • fix: incorrect synapse led alpha

1.0.1

16 Jul 23:54

Choose a tag to compare

✔️ Other Changes

  • chore: fix wrong namespaces

1.0.0

16 Jul 23:12

Choose a tag to compare

🚀 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