v1.0.36
pola-rs/polarsv1.0.36Aug 10, 2026by GargantuaX
AI Summary
A patch release fixing video watermark processing for smaller marks and ensuring SDK configuration settings survive automatic export presets.
Key Highlights
- Projected video watermarks smaller than 40px now use the V1 alpha family.
- Explicit `adaptiveAlpha: true` choices in the SDK now survive the video page's automatic export preset.
- Fixes regression reported in issue #119.
New Features
- Video watermark removal improvements for small marks.
- SDK configuration preservation for adaptive alpha settings.
Full Release Notes
Package/SDK-only patch release for the video processing fixes in #131. Highlights: - Projected video watermarks smaller than 40px now use the V1 alpha family, improving the reported 848x478 / 32px case in #119 while preserving the existing selection path for larger marks. - Explicit SDK `adaptiveAlpha: true` choices now survive the video page's automatic export preset. Verification: - Full serial suite: 1,648 passed, 33 skipped, 0 failed. - SDK package smoke: 8/8 passed. - Registered real-video regression suite: 5/5 passed. - #119 fixed-anchor residual: `0.3795 -> 0.0366` (90.4% reduction, pass). - npm tarball SHA-256: `8767fe4b63dcc5157f3628fc40ab25266995cf7dfd11b41dd8035484f60c58b4`. Release scope: - Publishes `@pilio/gemini-watermark-remover@1.0.36` for SDK and downstream website Worker consumers. - Does not publish a new userscript or Chrome extension. The latest browser artifacts remain v1.0.35. - Does not claim broad video alpha-shape, denoise, or Allenk parity improvements beyond the verified #119 fix.