v1.0.36

GargantuaX/gemini-watermark-removerv1.0.36Aug 10, 2026by GargantuaX

AI Summary

Fixes video processing for small watermarks by using the V1 alpha family and resolves specific residual issues in small watermark cases.

Key Highlights

  • Small watermarks (<40px) now use the V1 alpha family
  • Fixes residual for 848x478/32px case in issue #119
  • Explicit adaptiveAlpha choices survive export preset

New Features

  • V1 alpha family for small watermarks
  • Fix for issue #119 residual

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.