- Update Go dependencies
- Update dependencies
- Add support for StreamDeck Mini V2
- Add
background_color
attribute toexec
display elements - Add
background_color
attribute totext
display elements
- Add support for StreamDeck Mini (#12) (Thanks to @mcrute)
- Add caption support for image buttons
- Add Meta/Windows/Super_L modifier (#10) (Thanks @pheerai)
- Prevent system crash by too fast executions
- Move configuration to more stable format (#8)
- Add "text" display element
- [#4] Use strict config parsing
- Fix: Use proper context for delayed errors
- Fix: Do not pile up the same page on refresh
- Fix blank page not doing anything
- Implement relative movement through page-stack
- Add support for short / long press actions
- Initial release