Skip to content

Releases: Luzifer/streamdeck

v2.0.1

18 May 19:16
v2.0.1
26d1d8d

Choose a tag to compare

  • Bugfixes
    • chore: update module references to v2 versioning

Full Changelog: v2.0.0...v2.0.1

v2.0.0

16 May 13:43
v2.0.0
58160be

Choose a tag to compare

  • Breaking Changes

    • feat!: drop support for PulseAudio
    • chore!: drop support for deprecated keys array in key_press action
  • New Features

    • feat: add http display and action
    • feat: add support for env-var references in config
    • feat: introduce timeouts for display commands
  • Improvements

    • fix: resolve recurrent errors from exec displays
  • Bugfixes

    • chore: replace deprecated YAML library
    • fix(deps): update github.com/sashko/go-uinput digest to faf003f
    • fix(deps): update module github.com/fsnotify/fsnotify to v1.10.1 (#5)
    • fix(deps): update module github.com/luzifer/rconfig/v2 to v2.6.2 (#6)
    • fix(deps): update module github.com/sirupsen/logrus to v1.9.4 (#4)
    • fix(deps): update module github.com/sstallion/go-hid to v0.15.0 (#7)
    • fix(deps): update module golang.org/x/image to v0.40.0 (#9)
    • refactor: split code into modules; split config per module

Full Changelog: v1.7.2...v2.0.0

v1.7.0

06 Oct 16:22
v1.7.0
2173ba7

Choose a tag to compare

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

v1.6.0

05 Feb 17:33
v1.6.0
7171632

Choose a tag to compare

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

v1.5.0

27 May 10:47
v1.5.0
2f3cc8d

Choose a tag to compare

  • Add caption support for image buttons

v1.4.0

05 May 14:03
v1.4.0
01dc62e

Choose a tag to compare

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

v1.3.0

26 Feb 15:51
v1.3.0
393ba03

Choose a tag to compare

  • Add "text" display element

v1.2.2

01 Jan 01:28
v1.2.2
32eef30

Choose a tag to compare

  • [#4] Use strict config parsing

v1.2.1

17 Nov 22:03
v1.2.1
7cf0022

Choose a tag to compare

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

v1.0.0

20 Sep 01:08
v1.0.0
d9671f1

Choose a tag to compare

  • Initial release