v1.0.28
n4ze3m/page-assistv1.0.28Jun 28, 2026by GargantuaX
AI Summary
This release focuses on improving the watermark removal pipeline and quality assurance. It refactors the image pipeline into distinct layers and introduces new monitoring tools, while maintaining a high pass rate on validation samples.
Key Highlights
- Refactored the Gemini image pipeline into explicit layers: detection, alpha, repair, and evaluation.
- Added evidence-gated decision-path tracing for accepted and skipped watermark candidates.
- Implemented strict quality monitoring, including visual review packs and alpha ablation reports.
- Achieved a 97.80% pass rate on re-verified online sample sets.
- Confirmed no visible regression against the previous version's outputs.
New Features
- Evidence-gated decision-path tracing for watermark candidates
- Strict quality monitoring, visual review packs, and alpha ablation reports
Full Release Notes
## Watermark Removal - Refactored the Gemini image pipeline into explicit detection, alpha, repair, and evaluation layers while preserving current production behavior. - Added evidence-gated decision-path tracing for accepted and skipped watermark candidates. ## Quality - Re-verified the 2026-06-23 to 2026-06-24 online Gemini sample set at 978/1000 = 97.80% pass rate with no newly failing samples. - Added strict quality monitoring, visual review packs, alpha ablation reports, and GitHub v1.0.27 comparison sheets. - Confirmed the observed perfect-strict drop is primarily stricter damage/texture metric coverage, not a visible regression against GitHub v1.0.27 outputs. ## Scope - Safe release scope: current image defaults plus guarded image-v2 36 small profile evidence. - Not claimed in this release: video-v2 Allenk parity, broad image-v2 coverage, new video denoise defaults, or new visible-residual alpha-profile productionization. ## Asset - Extension zip sha256: 81c80b4bad59da5ff13c043e7f828b9b58f3621df433dd2af32bc0cc2725e5b1 ## Additional Assets - Userscript: `gemini-watermark-remover.user.js` (`@version 1.0.28`, sha256 `fd9dc43f1d901c2dd6ee636fc81d4d39f4e650a968aa39b6671466b0c81b1de1`) - Extension metadata: `latest-extension.json` - SDK/package fallback tarball: `pilio-gemini-watermark-remover-1.0.28.tgz` (sha256 `dcde819dc7e95a9d37389d8366b973dc66c5e3d3a4d1a41477eec1622293ca9e`) ## SDK npm Status - SDK smoke passed. - npm registry currently has `1.0.27`; publishing `1.0.28` requires OTP in an interactive/authenticated step.