Releases: badasswp/watermark-my-images
Releases · badasswp/watermark-my-images
v1.0.6
v1.0.5
v1.0.4
v1.0.3
v1.0.2
This release contains the following fixes:
- Ignore PHPCS warning for Admin options page.
- Implement Image, Paste & Save Exception classes.
- Tie Plugin options to Attachment & PageLoad service.
- Added Unit tests coverage.
- Fix bugs & linting issues.
- Tested up to WP 6.6.2.
v1.0.1
This release contains the following features & fixes:
- Fix Text height relative to Image width.
- Implement New Image & Text class methods.
- Implement Watermark addition & deletion for Image Metadata.
- Custom Hooks -
watermark_my_images_on_delete_image_crops
,watermark_my_images_on_page_load
,watermark_my_images_on_add_image_crops
. - More Comprehensive Unit tests.
- Tie Plugin options to Attachment service.
- Tested up to WP 6.6.2.
v1.0.0
This initial release contains the following features:
- Add Watermarks to Images.
- Custom Hooks -
watermark_my_images_on_add_attachment
,watermark_my_images_on_woo_product_get_image
,watermark_my_images_text
,watermark_my_images_text_position
,watermark_my_images_form_fields
. - Custom Plugin Options page.
- Unit Tests coverage.
- Tested up to WP 6.6.2.