1
0
Fork 0
mirror of https://github.com/Luzifer/streamdeck.git synced 2024-10-18 05:04:18 +00:00
streamdeck/History.md

40 lines
763 B
Markdown
Raw Normal View History

2022-02-05 17:31:10 +00:00
# 1.6.0 / 2022-02-05
* Add support for StreamDeck Mini
2021-05-27 10:45:56 +00:00
# 1.5.0 / 2021-05-27
* Add caption support for image buttons
2021-05-05 14:02:55 +00:00
# 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)
2021-02-26 15:49:37 +00:00
# 1.3.0 / 2021-02-26
* Add "text" display element
2021-01-01 01:23:32 +00:00
# 1.2.2 / 2021-01-01
* [#4] Use strict config parsing
2020-11-17 22:02:07 +00:00
# 1.2.1 / 2020-11-17
* Fix: Use proper context for delayed errors
* Fix: Do not pile up the same page on refresh
2020-10-30 22:26:07 +00:00
# 1.2.0 / 2020-10-30
* Fix blank page not doing anything
* Implement relative movement through page-stack
2020-10-19 22:07:00 +00:00
# 1.1.0 / 2020-10-20
* Add support for short / long press actions
2020-09-20 01:07:56 +00:00
# 1.0.0 / 2020-09-20
2022-02-05 17:31:10 +00:00
* Initial release