1.0.6 – 4 Jan 2020
- Fix – Settings textarea $_POST data duplicated; neither saving correctly
1.0.5 – 18 Dec 2020
- Fix – No files listed and checkbox not checked, make sure not to mark PDF upload!
1.0.4 – 21 Oct 2020
- Fix – barcode function can’t be called statically, strtolower on input
- Tweak – error logging during watermarking
- Tweak – ‘wptcpdfb_cell_width’ filter added to allow for manually setting cell width on rotatable overlay watermarks
- Tweak – TCPDI/TCPDF libraries updated for better PHP 7.4 compatibility
1.0.3 – 20 Aug 2020
- Feature – setup optional weekly file cleanup cron for if files remain on server after watermarking.
- Fix – AJAX downloads must use wp-content to (temporarily) store PDFs during watermarking, cannot use tmp dir
- Tweak – text progress indicator for inline (AJAX) downloads if taking > 3seconds.
1.0.2 – 18 Aug 2020
- Fix – Too few arguments to function WPTCPDFB_Handle_Upload::prepare_watermark_content() in wptcpdf-handle-upload.php
- Fix – Using $this when not in object context in wptcpdf-handle-upload.php
1.0.1 – 26 July 2020
- Fix – Set up beta offering correctly so users can opt in/out
- Tweak to account for logged in user data (name, email) for stamping shortcodes [FIRSTNAME] [LASTNAME] [EMAIL]
- Testing with WP 5.4.2
1.0 – 15 June 2020
- First release