Skip to content

Cider v2.5+ Client Support

Latest
Compare
Choose a tag to compare
@cryptofyre cryptofyre released this 13 Aug 19:39
· 23 commits to main since this release
73bef02

Overview

This is a new version of CiderDeck specifically for 2.5.x clients, if you have not already updated do so! This version is explicitly for 2.5.x and above.

This version utilizes the new RPC API which provides a lot more control and versatility to CiderDeck, this includes adding additional features down the road, currently this is just a port to the new API and does not contain any new tiles to use.

Important

This update requires WebSockets & RPC to be enabled on Cider and the latest version (2.5.0+) with a valid authorization token. (see below)

These can be generated in Settings -> Connectivity -> Manage External Application Access
Place in any valid Stream Deck tile and under the "RPC Key" place in your authorization key and hit "Authorize"

Enhancements

  • New & Improved codebase.
  • Significantly more responsive.
  • Sockets.io use for Cider 2.5.x based clients.

Full Changelog: v2.0.0...v2.3.0