All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Removes the need for a macro.
You can now declare your Stream Deck layouts as regular Swift UI views. There is no need to implement StreamDeckView
anymore.
- The dependency on Stream Deck Kit - Macros
- The
StreamDeckView
protocol
This is the first official release. 🎉
- SDK - Error Handling: Auto-remove erroneous devices.
- Example App - Stream Deck Connect App Detection: The example app now contains a check for the Stream Deck Connect app
This release adds support for the newest member in the Stream Deck family: Stream Deck Neo.
Make sure that you also update Stream Deck Connect which adds device support for Neo in the driver.
- Simulator for Neo
- Example App now includes examples for Stream Deck Neo's new info panel and touch keys
- Updated Readme and documentation
Initial alpha release.