Changelog

1.6 - 24 March 2023
  • Use an Artifact Text Stamp child class to lend accessibility to Stamped PDF documents (PDFs remain accessible after stamping)
  • Update backend testing feature JS so as not to require jQuery Migrate
  • PHP 8.2 compatibility
1.5 - 15 February 2023
  • Minor update to how SetaPDF Stamper is accessed in eddistamper-stamp.php and eddistamper-test-stamp.php
  • Update to software update/license 3rd party (from Easy Digital Downloads)
  • Testing with most recent EDD
1.4 - 6 April 2022
  • Compatibility with EDD All Access
1.3 - 4 Oct 2021
  • Feature - use callback in SetaPDF Stamper addStamp for watermarking on pages of varying size
  • Feature - 'eddistamper_filter_shortcodes' filter hook added for adjusting shortcode output
1.2.5 - Feb 2021
  • Delete only PDFs when deleting accrued test watermarked files
1.2.4 - 21 Jan 2020
  • License Key page listening for wrong $_POST values - fixed
1.2.3 - 13 Dec 2020
  • Tweak - No need for try/catch in get_temp_file_folder() method in classes/eddistamper-file-handler.php
  • Tweak - No need for eddistamper_file_folder transient when checking for temp folder, just check
  • Tweak - Additional debugging in this area (get_temp_file_folder() method) to catch difficulties with creating necessary files
1.2.2 - 23 Nov 2020
  • Fix - don't throw E_WARNING on include_once of SetaPDF library files; also, try looking for SetaPDF_Stamper class first in classes/woostamper-pdf-compatibility.php
1.2.1 - 17 Oct 2020
  • Original file returned on failed encryption attempt on live and test stamping (only feedback would be in logs) - fail and provide instant feedback
  • Fix path for recycled files, is not 'eddistamper-pdf' in uploads folder
  • Fix comparison operators having to do with EDD settings checkboxes, which only save "1" if set, otherwise not set
1.2 - 4 May 2020
  • Feature - timestamp shortcode [TIMESTAMP], which stamps current/stamping time on PDF
  • Feature - settings UX to help choose correct permissions based on encryption type
  • Fix - permissions setting and move to 128-bit if higher permissions are set than possible with 40-bit
  • Fix - allow beta version check on API call
1.1 - 16 April 2020
  • Move external Seta library to wp-content/uploads/eddistamper/ folder so not overwritten with each update
1.0.0 - 22 March 2020
  • Initial release
Little Package Web