@@ -24,7 +24,7 @@ manual first-run/user-flow validation.
2424 - No existing local or remote tag already uses ` v<version> ` .
25252 . Confirm release credentials:
2626 - Apple signing certificate secrets are available to the Release workflow.
27- - Apple notary credentials are optional for v0.1.1 ; when absent, the Release workflow still
27+ - Apple notary credentials are optional for v0.1.2 ; when absent, the Release workflow still
2828 publishes a signed but unnotarized macOS zip.
29293 . Confirm local gates:
3030 - ` cargo make checks `
@@ -53,7 +53,7 @@ Validate these user-visible flows:
5353 fullscreen fallback.
5454- Frozen toolbar tools: pointer, pen, arrow, text, mosaic, spotlight, undo, redo, auto-center,
5555 Recognize Text, copy, and save.
56- - Scroll capture is hidden in the v0.1.1 native-host release: the toolbar must not show a scroll
56+ - Scroll capture is hidden in the v0.1.2 native-host release: the toolbar must not show a scroll
5757 capture item, and pressing ` s ` must not enter scroll capture.
5858- Light and dark appearance; Classic Glass and Liquid Glass where the OS supports Liquid Glass.
5959- Output directory, filename prefix, sequence/timestamp naming, clipboard copy, and save failure
@@ -76,7 +76,7 @@ user-entered annotation text.
76764 . Treat notarization failure as a release blocker only when notary credentials are configured.
77775 . The Release workflow publishes the signed macOS zip to the GitHub release. It notarizes and
7878 staples the app only when notary credentials are configured. It does not publish crates.io
79- packages or non-macOS desktop archives for v0.1.1 .
79+ packages or non-macOS desktop archives for v0.1.2 .
8080
8181## Published Artifact Check
8282
0 commit comments