v1.0.5
GargantuaX/gemini-watermark-removerv1.0.5Mar 23, 2026by GargantuaX
AI Summary
Fixes UI overlay layering and interaction issues on Gemini image cards.
Key Highlights
- Fixed preview overlay layering and button obscuring issues.
- Fixed `Copy image` fallback to `text/plain`.
- Kept Gemini's native copy flow intact.
- Added structural regression tests for overlay placement.
New Features
- UI overlay fixes
- Copy action fix
- Native flow preservation
- Regression testing
Full Release Notes
## v1.0.5 This release fixes preview overlay compatibility issues on Gemini image cards. - Fixed preview overlay layering so it no longer covers the entire image container - Fixed share, copy, and download action buttons being obscured or rendered incorrectly - Fixed an issue where `Copy image` could intermittently fall back to `text/plain` instead of `image/png` - Kept Gemini's native copy flow intact while still showing the watermark-free preview - Added stronger structural regression tests for overlay placement, bounds, and copy compatibility