Skip to content

Releases: badasswp/watermark-my-images

v1.0.6

19 Nov 10:07
Compare
Choose a tag to compare

This release contains the following fixes:

  • Fix bug related to empty plugin options.
  • Fix failing tests.
  • Tested up to WP 6.7.0.

v1.0.5

05 Oct 13:20
Compare
Choose a tag to compare

This release contains the following fixes:

  • Change function name wmi_get_settings to wmig_get_settings.
  • Change function name wmi_get_equivalent to wmig_get_equivalent.
  • Added more Unit tests.
  • Tested up to WP 6.6.2.

v1.0.4

04 Oct 20:22
Compare
Choose a tag to compare

This release contains the following fixes:

  • Prevent direct access that can lead to Security issues.
  • Tested up to WP 6.6.2.

v1.0.3

04 Oct 19:51
Compare
Choose a tag to compare

This release contains the following fixes:

  • Remove icc files (non-GPL files).
  • Added more Unit tests.
  • Fix bugs & linting issues.
  • Tested up to WP 6.6.2.

v1.0.2

01 Oct 18:18
Compare
Choose a tag to compare

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

30 Sep 14:59
Compare
Choose a tag to compare

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

27 Sep 15:44
Compare
Choose a tag to compare

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.