This repository was archived by the owner on Jun 22, 2025. It is now read-only.
Releases: mdibella-dev/mdb-theme-blocks-two
Releases · mdibella-dev/mdb-theme-blocks-two
Release list
1.2.1b
1.2.0
Changelog
New / Improve / Bugfix
- Improve: Use article title as the image's alt text in teaserblock (SEO)
- Improve: Remove support for download-container (#6)
- Improve: Replace self made buttons with Gutenberg's buttons in post-terms
- Improve: Change array notation
- Improve: Change clamping style
- Improve: Use WP style for control structures
- Improve: Use NAMESPACE
- Improve: Remove single-publication-details block (#7)
- Bugfix: Add p tag to publikationsliste to fix font issues
1.1.2
Changelog
New / Improve / Bugfix
- New: Extract changelog from README.md
- New: Add patch to fix the path to Gutenberg related localized script files (backport from blocks-lab)
- New: Add package.json
- New: Add wp_set_script_translations() support
- New: Adapt block file inclusion process from blocks-lab project
- New: Add dynamic preview of post-terms in block editor (backport from blocks-lab)
- Improve: Add serverside rendering to block post-terms (#3)
- Improve: Reorganize block related files and folder to match those in blocks-lab project
- Improve: Remove check for register_block() on every single block registration
- Improve: Remove title in post-terms-archive
- Improve: Recreate new German translation
- Bugfix: File not found error (ajax-loadmore.min.js)
1.0.0
Changelog
New / Improve / Bugfix
- Initial commit