Skip to content

Commit 1fa3f93

Browse files
committed
Update changes
Signed-off-by: Emory Dunn <emory@emorydunn.com>
1 parent 55c9805 commit 1fa3f93

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

Changelog.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

3+
## 0.6.0 / 2025-11-06
4+
5+
## Added
6+
7+
- Build custom Stream Deck + layouts with result builders!
8+
- The plugin manages more information about action instances, including:
9+
- `controllerType`
10+
- `coordinates`
11+
- `device`
12+
- Use the `@Entry` macro for easily setting environment values
13+
- Optionally disable default long press behavior
14+
- Action settings now fully support [SPDI Components](https://sdpi-components.dev)
15+
16+
## 0.5.1 / 2024-10-16
17+
18+
## Changed
19+
20+
- Plugin backend has moved more code to use concurrency
21+
322
## 0.5.0 / 2024-09-19
423

524
## Added

0 commit comments

Comments
 (0)