Commit Graph
8 Commits
Author SHA1 Message Date
Sucukdeluxe afd3b70cf3 fix: harden automation reconciliation and pause lifecycle
Keep full folder scans recoverable under duplicate protection and classify every discovered file once before automatic admission.

Separate manual previews from automatic capacity limits, serialize renderer intake, normalize automation counters and intervals, and make Main authoritative for runtime timestamps.

Enforce persistent pause across startup, import, close recovery, resume failures, and reconciliation while preserving read-only paused scans and exactly one activation reconciliation.

Restore failed asynchronous rotation chunks, complete automation localization and unlimited queue accessibility, and tighten hidden integration cleanup coverage.
2026-08-26 15:47:31 +02:00
Sucukdeluxe 362d1dd2cb test: verify automation control center
Cover real folder reconciliation from startup through queue-capacity recovery and reconnect.

Stress the 15,000-job policy, parallel event deduplication, Infinity fallback, restart-persistent pause, the delayed batch gate, and repeated finish behavior without expanding the rendered queue.

Document status, read-only scans, atomic admission, reconciliation, reconnect, pause and current-data processing semantics in English.
2026-08-26 14:01:10 +02:00
Sucukdeluxe 2063599611 fix: preserve delivered folder reservations 2026-08-26 09:46:44 +02:00
Sucukdeluxe 7890292d96 fix: track pending folder reservations 2026-08-26 09:39:18 +02:00
Sucukdeluxe d16823acbc fix: retain pending folder files across pause 2026-08-26 09:31:52 +02:00
Sucukdeluxe 724280b0cf fix: harden folder monitor lifecycle 2026-08-26 09:24:18 +02:00
Sucukdeluxe c414a4a303 feat: reconcile monitored folders 2026-08-26 09:10:44 +02:00
Sucukdeluxe 26dcf9c698 release: v2.1.12 reliability and security hardening
Verify update artifacts with exact metadata and SHA-512, require host-confirmed upload completion before cleanup, harden credentials and backups, improve queue recovery and skipped-state reporting, expand Windows path coverage, and add CI packaging checks.
2026-08-11 22:36:20 +02:00