v1.0.36

longbridge/gpui-kitv1.0.36Aug 10, 2026by GargantuaX

AI Summary

A patch release that improves watermark detection for smaller watermarks by using the V1 alpha family and ensures user-selected adaptive alpha settings persist through export presets.

Key Highlights

  • Project video watermarks smaller than 40px now use the V1 alpha family
  • Explicit `adaptiveAlpha: true` choices survive the video page's automatic export preset
  • Fixes regression reported in issue #119

New Features

  • V1 alpha family for small watermarks (<40px)
  • Persistence of 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.