13 Dec 2020 – 1.2.3
- 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
23 Nov 2020 – 1.2.2
- 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
17 Oct 2020 – 1.2.1
- 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
4 May 2020 – 1.2
- 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
16 April 2020 – 1.1
- Move external Seta library to wp-content/uploads/eddistamper/ folder so not overwritten with each update
22 March 2020 – 1.0.0
- Initial release