Release DiffZip 0.1.10 - #21
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
0.1.10metadata for publication initially as a GitHub pre-release0.1.9versions.jsonfrom the released manifestsminAppVersionis unchangedUser-facing behaviour
All and delete extrarestores selected files successfully before deleting confirmed local files.Restore and Delete Confirmationtitle andRestore and deleteaction, withCancelas the default.Validation boundary
DiffZip-owned planning, historical selection, extraction failures, deletion ordering, real Vault deletion, and legacy ZIP restoration are covered by focused tests and the existing real-Obsidian E2E suite. The unchanged dialogue rendering and mobile interaction behaviour are owned by Fancy Kit and covered by its contracts and E2E tests. No additional real-device functional test is required for this release; BRAT validation is limited to the published artefact loading with the expected version and existing settings.
Validation
npm ci— lockfile accepted, 0 vulnerabilitiesnpm run buildnpm run lintnpm run test:ui— 11 passednpm run test:release— 1 passeddeno task test— 68 passednpm run check:e2e:obsidian0.1.10initially as a GitHub pre-release0.1.10through BRAT and confirm that DiffZip loads with existing settings preserved0.1.10mainRelease notes
0.1.10
15th July, 2026
I originally built parts of this rather quickly, and I am now fixing the rough edges while putting Fancy Kit through its paces. It should be getting a little better, one step at a time.
Fixed
All and delete extranow restores every selected file successfully before removing local files represented by the selected deletion records.Improved
Restore and Delete Confirmationtitle andRestore and deleteaction.Cancelremains the default.What to verify
0.1.10through BRAT from the GitHub pre-release and confirm that DiffZip loads with existing settings preserved.0.1.10.