Changelog — JPKCom Enable Block Editor
Versionsverlauf des WordPress-Plugins JPKCom Enable Block Editor.
Versionsverlauf von jpkcom-enable-block-editor. Die Einträge stammen unverändert aus der README des Projekts. Eine ausführliche Anleitung mit Tipps findest du im Projekt-Guide.
2.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)and documented the Blockstudio users filter
2.0.2
- Tested up to WP v6.8
2.0.1
- Fix Stable tag
2.0.0
- Added README.md
- Plugin meta data update
1.0.0
- Initial Release