v1.0.36

a16z-infra/JungleGymv1.0.36Aug 10, 2026by GargantuaX

AI Summary

A SDK patch release fixes video processing issues for smaller watermarks by switching them to the V1 alpha family and ensuring user-selected `adaptiveAlpha` settings persist during export.

Key Highlights

  • Projected video watermarks smaller than 40px now use the V1 alpha family.
  • Fixes the 848x478 / 32px case from issue #119.
  • Explicit SDK `adaptiveAlpha: true` choices now survive the video page's automatic export preset.

New Features

  • V1 alpha family implementation for small watermarks
  • Preservation of user-defined 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.