Skip to content

Commit 061f7f0

Browse files
committed
Refactor MoveTo target-state fallbacks and set the main state to Stopped when the closure is already at the requested target, or Moving otherwise
1 parent d361317 commit 061f7f0

5 files changed

Lines changed: 196 additions & 150 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ If you like this project and find it useful, please consider giving it a star on
3131

3232
## [3.10.5] - Dev branch
3333

34+
### Added
35+
36+
- [closureControl]: Refactor `MoveTo` target-state fallbacks and set the main state to `Stopped` when the closure is already at the requested target, or `Moving` otherwise.
37+
3438
### Changed
3539

3640
- [frontend]: Bump `frontend` version to v.3.5.7.

docker-downloads-history.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -814,5 +814,11 @@
814814
"repo": "luligu/matterbridge",
815815
"pull_count": 7063103,
816816
"delta": 53509
817+
},
818+
{
819+
"ts": "2026-08-08T00:00:01.955Z",
820+
"repo": "luligu/matterbridge",
821+
"pull_count": 7127783,
822+
"delta": 64680
817823
}
818824
]

0 commit comments

Comments
 (0)