Changelog — JPKCom CF7 Upload Path
Version history of the JPKCom CF7 Upload Path WordPress plugin.
Version history of jpkcom-cf7-upload-path. Entries are taken verbatim from the project's README. A hands-on guide with tips is available in the project guide.
1.0.3
- Added secure self-hosted plugin updates via GitHub with SHA256 checksum verification
- Added an automated release workflow (builds the ZIP, generates the manifest and deploys to gh-pages on tag push)
- Raised the minimum WordPress version to 6.9 and "Tested up to" to WordPress 7.0
- Switched license metadata to the SPDX identifier
GPL-2.0-or-laterwith the HTTPS license URI - Added PHPDoc-generated API documentation, built and deployed to gh-pages on release
- Hardening: enabled
declare(strict_types=1), guarded the constant definition and removed the global-scope variable
1.0.2
- Version update
1.0.1
- Updated README.md
1.0.0
- Initial Release