Releases: badasswp/convert-blocks-to-json
Releases · badasswp/convert-blocks-to-json
v1.2.1
05 Jan 05:30
Compare
Sorry, something went wrong.
No results found
This release contains an update to the Composer type. This is now specified as a wordpress-plugin.
v1.2.0
22 Dec 09:15
Compare
Sorry, something went wrong.
No results found
This release contains the following enhancements & fixes:
Fix: Resolve Image block import issues.
Fix: Missing post title during import.
Feat: Add custom hooks cbtj_import_block, cbtj_export_block, cbtj_blocks.
Test: Add PHP unit tests to improve code.
Docs: Update README docs.
Tested up to WP 6.8.
v1.1.0
21 Sep 04:26
Compare
Sorry, something went wrong.
No results found
This release contains the following enhancements and fixes:
Feat: Add REST namespace filter cbtj_rest_namespace.
Refactor: Use classes for PHP codebase.
Docs: Improve README docs.
Tested up to WP 6.8
v1.0.9
15 Aug 16:39
Compare
Sorry, something went wrong.
No results found
This release does not contain any functional change:
Bump up plugin version.
Tested up to WP 6.8
Update README docs.
v1.0.8
26 Mar 12:08
Compare
Sorry, something went wrong.
No results found
This release contains the following fixes:
Enforce WP style linting across plugin.
Add local dev env setup for WP.
Update README docs.
Tested up to WP 6.7.2.
v1.0.7
13 Feb 13:35
Compare
Sorry, something went wrong.
No results found
This release contains the following fixes:
Ensure REST response for blocks' imports & exports.
Update Hook names cbtj_rest_response to cbtj_rest_export.
Update function names.
Update README docs.
Tested up to WP 6.7.2.
v1.0.6
03 Feb 16:55
Compare
Sorry, something went wrong.
No results found
This release contains the following fixes:
Fix breaking/faulty dependency.
Fix linting issues.
Tested up to WP 6.7.1.
v1.0.5
20 Nov 20:27
Compare
Sorry, something went wrong.
No results found
This release contains the following fixes:
Fix CI/CD build process.
Update README text content.
Bump up plugin version.
Tested up to WP 6.7.0.
v1.0.4
26 Sep 08:55
Compare
Sorry, something went wrong.
No results found
This release contains the following fixes:
Provide graceful fallback for block arrays.
Filter out empty|null blocks.
Ignore file_get_contents warning.
Update Permalink structure if empty, flush rules.
Tested up to WP 6.6.2.
v1.0.3
26 Sep 06:47
Compare
Sorry, something went wrong.
No results found
This release contains the following fixes:
Replace mt_rand with string version for asset enqueuing.
Updated README notes with screenshots.
Fix Bugs and Linting issues.
Tested up to WP 6.6.2.