Under the hood
Useful2 Signal0
Malformed file snapshot records are skipped rather than returned when restoring from history.
What's wrong with this entry?
Anonymous. No account, no email.
What
Reading a snapshotted file from history now rejects malformed records instead of returning them.
Details
snapshotFilesmust be an array.- Each candidate must be an object with a matching string
key, plus stringpathandcontent. - A candidate failing any of these is skipped and the scan continues.
Evidence
snapshotFiles
Strings lifted out of the shipped bundle, so the claim above can be checked against them.