Skip to content

Files

Latest commit

 

History

History
53 lines (30 loc) · 1.05 KB

History.md

File metadata and controls

53 lines (30 loc) · 1.05 KB

1.7.2 / 2024-10-29

  • Update Go dependencies

1.7.1 / 2023-10-15

  • Update dependencies

1.7.0 / 2022-10-06

  • Add support for StreamDeck Mini V2
  • Add background_color attribute to exec display elements
  • Add background_color attribute to text display elements

1.6.0 / 2022-02-05

  • Add support for StreamDeck Mini (#12) (Thanks to @mcrute)

1.5.0 / 2021-05-27

  • Add caption support for image buttons

1.4.0 / 2021-05-05

  • Add Meta/Windows/Super_L modifier (#10) (Thanks @pheerai)
  • Prevent system crash by too fast executions
  • Move configuration to more stable format (#8)

1.3.0 / 2021-02-26

  • Add "text" display element

1.2.2 / 2021-01-01

  • [#4] Use strict config parsing

1.2.1 / 2020-11-17

  • Fix: Use proper context for delayed errors
  • Fix: Do not pile up the same page on refresh

1.2.0 / 2020-10-30

  • Fix blank page not doing anything
  • Implement relative movement through page-stack

1.1.0 / 2020-10-20

  • Add support for short / long press actions

1.0.0 / 2020-09-20

  • Initial release