Releases: KWWDCoding/kwwd-simple-text-insert
Releases · KWWDCoding/kwwd-simple-text-insert
Release list
v1.2.1 - Public Release
1.2.1
- Added the README.md file
- Minor text changes to ensure consistency across the plugin
1.2.0
- Gutenberg blocks are now editable per post (content shows in a textarea)
- Fixed API version for WP 6.9+ compatibility
- Generated unique slugs to prevent block name collisions
- Refactored data passing to use wp_localize_script
1.1.0
- Added Gutenberg block editor support (each snippet as a block + variations)
- Moved shared data injection to main plugin file
1.0.0
- Initial release with Classic Editor (TinyMCE) support
License
GPL v3+
v1.2.3 - Minor text updates and standardisation of variables/files
1.2.3
- Moved changelog from README.md to it's own file for consistency and readability
1.2.2
- Standardised variable names and captialisation across functions