1.0.31-0.diagnostic.1189.a.0
25th September, 2026
This release is for diagnostic purposes only and is not intended for everyday use. Please bear this in mind.
Diagnostics
- Issue #1189: record Fast Setup progress on this device across restarts. If an earlier attempt ended during fetch, reflection, or finalisation, the next automatic retry pauses so you can collect the record before continuing.
- Build A retains the usual limit of ten concurrent local file scans. Build B uses one; the two builds are intended to help determine whether scan load contributes to the reported restarts. Neither build is a confirmed fix.
- In BRAT, choose this exact release as a frozen version when comparing A and B. 'Latest' may select B instead once it is published. See the BRAT developer guide.
- Use the commands 'Copy diagnostic record' or 'Save diagnostic record' to collect the JSON. The saved copy is written to the plug-in folder. After collecting it, use 'Resume diagnostic attempt' to try again. The automatic record contains timing, file counts, and sizes, but no file paths or file contents.
Build provenance
- LiveSync source commit: 238ab83. Built locally with ISSUE_1189_VARIANT=normal.
- Commonlib source commit: c28f8a520370d135e6313ffe94150725713e39b1. The bundle includes the attached, unpublished local tarball vrtmrz-livesync-commonlib-0.1.27-local-issue1189.tgz, SHA-256 8207e0d6e1f6cf0a4271cf03b986d97380c442bbcf2859334a3f3cc7f5b36842.
- The tarball declares Commonlib version 0.1.27 but differs from the published npm package with that version. LiveSync's package and lockfile still resolve the published 0.1.27, so npm ci alone will not reproduce this main.js. This modified Commonlib package was not published to npm.
- Release assets: main.js SHA-256 6727529bb0d354014510de5493a16217228892c8f025bfa399cfcdac0939e1fe; manifest.json SHA-256 76e1fb2cab85fd7fb4d4254f1f36f6d1e50e9df8fd4f5fee499951b9055894b6; styles.css SHA-256 4ba00bef417ee98d9a62dd9febb792dc6555949cfc9e8e069450ad699ab2b9f0.
Validation
The local production build, release metadata check, release-process tests, and iOS 15 syntax check passed. The build has not yet been tested through BRAT or on the affected iOS device, and the cause of the restart remains unconfirmed.