v1.0.42
GargantuaX/gemini-watermark-removerv1.0.42Sep 10, 2026by GargantuaX
AI Summary
This release addresses image watermark candidate selection and content misprocessing. It introduces support for specific layout configurations and fixes visual artifacts such as black holes or star shapes. Comprehensive testing confirms high consistency with previous versions.
Key Highlights
- Support for specific layout configurations: 2752×1536, 48px watermark, and 89px margin.
- Preserves 'exact-48' candidates and original calibration to prevent overwriting conservative choices.
- Fixes two types of content misidentification to eliminate artifacts like black holes and star-shaped traces.
- High test coverage: 1,696 tests passed, 32 skipped, and SDK smoke tests passed.
- Visual verification confirms the new version is preferred for changed samples, with 418 out of 424 outputs matching the previous version.
New Features
- Support for specific layout configurations (2752×1536, 48px watermark, 89px margin).
- Preservation of exact-48 candidates and original calibration logic.
- Correction of content misidentification algorithms to prevent artifacts.
Full Release Notes
修复图片水印候选选择与内容误处理: - 支持 #153 已确认的 2752×1536、48px 水印及 89px 边距布局。 - 保留通过原图证据验证的 exact-48 候选及原有校准,避免新增候选挤掉保守候选。 - 修正两类内容误识别,避免在背景上产生黑洞或新的星形痕迹。 对照 1.0.41 的 424 张固定输入中,418 张输出不变,六张变化输出的随机视觉复核均偏好新版;直接使用本次 npm 包重放,424 张结果全部吻合。完整测试 1,696 项通过、32 项跳过,SDK smoke 8 项通过,发行门禁通过。 部分样本仍有轻微残留;来源未知的历史观察继续保留,不宣称全部输入均已干净。本次不包含 #150、#152 的视频修复。 The website's processing SDK is deployed separately from this package release.