Skip to content

v1.0.2 — folder-browse auto-advance fix

Choose a tag to compare

@h3ylis h3ylis released this 17 Jun 11:14
· 11 commits to master since this release

DCT-OS 1.0.2 — folder-browse auto-advance fix

A small but real fix for anyone entering dockets from a folder of scans.

Fixed

  • Folder-browse auto-advance works again. Saving a docket while browsing a folder of scans now correctly advances to the next pending scan. A regression in 1.0.1 read the dialog's success message after the dialog had been torn down, which threw and — swallowed by the save handler's error path — silently skipped both the auto-advance and the green "Saved" toast on every dialog save. Saves still persisted; you just didn't see the confirmation or get moved to the next scan. The message is now captured before the dialog closes.

Upgrade: pip install -U dct-os