Download Monitor Stamper has been replaced by PDF Ink. Check out PDF Ink here.
1.3.2 - 26 Aug 2024
- Update links that were web.little-package.com to www.little-package.com
- Fix - review manual file cleanup AJAX and repair JSON response and output
- Tweak - make sure to wp_clear_scheduled_hook() when new pruning schedule is saved in settings
- Tweak - Don't add .htaccess and index.php to wp-content/uploads/dlm-stamper/dlms.../ folders
- Feature - more CRON schedules for file cleanup (formerly only "weekly")
- Fix - catch if file paths begin as URL and return them as URLs
- Tweak - run frontend and testing watermarking through same class for better consistency going forward
- Tweak - if product override stamp content is set to empty '', don't override with global setting
- Fix - fetching remote files for stamping not working
- Tweak - better deletion of user-generated PDF temp files
- Tweak - share trait between dlmstamper-stamp.php and dlmstamper-test-stamp.php classes
- Feature - open passworded PDF files before stamping (with owner password), then re-password (keeping original owner password, user password optional)
- Add POT file
- Fix - update deprecated jQuery
- Fix - remove use of date_default_timezone_set()
- Tweak - unminify and clean up all JavaScript
- Tweak - remove inlined JS on download settings pages
- Tweak - refactoring of classes/dlmstamper-stamp.php file to include more encryption opportunities and PDF accessibility
- Update EDD Software License (incorporated 3rd party) to v1.9.2
- Fix - Cleanup cron scheduling
- Fix - Move external Seta library to wp-content/uploads/dlm_stamper/ folder so not overwritten with each update
- Fix - rework method get_pages_to_stamp() in classes/dlmstamper-stamp.php to account for more page stamping variations
- Fix - remove call to WooCommerce function in classes/dlmstamper-file-handler.php
- Call to activation hook item outside Download_Monitor_Stamper class
- Initial release of Download Monitor Stamper