1.3.1: fix auto-delete of missing-source mirrors; bump version; add release notes

This commit is contained in:
2025-10-13 11:43:01 +02:00
parent eb643ac74d
commit 3ecf29f499
4 changed files with 87 additions and 28 deletions

View File

@@ -3,6 +3,9 @@
All notable changes to BusyMirror will be documented in this file.
## [1.3.1] - 2025-10-13
- Fix: auto-delete of mirrored placeholders when the source is removed now works even if no source instances remain in the window. Also cleans legacy mirrors without URLs by matching exact times.
## [1.2.4] - 2025-10-10
- Fix: enable “Mirror Now” when Routes are defined even if no Source/Targets are checked in the main window. Button now enables if either routes exist or a manual selection is present.