Fixed watermark output not matching the live preview — corrected GD font-size point conversion (was using 0.75x multiplier instead of the correct 4/3x for 96 DPI rendering).
Aligned minimum font size between preview (8px) and processor (8px) for consistent results at small sizes.
Fixed text baseline positioning in GD rendering for accurate vertical alignment within the watermark box.
Added Screenshots section to readme.
Updated “Requires at least” to WordPress 5.0 and “Tested up to” to 6.8 for accurate compatibility info.
1.1.7
Fixed watermarks not appearing on front-end and media library thumbnails by regenerating all attachment sizes after apply and restore.
Fixed toast notifications not showing (incorrect HTML element ID).
Added Status & Progress panel with a live progress bar during batch processing.
Fixed AJAX always reporting success when watermarking failed; per-image errors now surface in the UI.