Releases: mediakreativ/craft-blocksmith
Releases · mediakreativ/craft-blocksmith
v1.2.3 - 2024-12-15
Added
- Matrix Extended Compatibility: Matrix Extended's context menu button and button group are displayed when Blocksmith's preview modal is disabled for a Matrix field.
v1.2.2 - 2024-12-15
Fixed
- Fixed typo in translation.
v1.2.1 - 2024-12-15
Added
- New Feature: Option to enable or disable previews for specific Matrix fields, improving workflow in nested Matrix setups.
v1.2.0 - 2024-12-14
Highlights
This marks the end of the beta phase for Blocksmith! With this stable release, we've introduced categories for blocks, enhanced the user experience in the preview modal, and ensured robust performance.
Added
- Categories for Blocks: Users can now assign and manage categories for block types. Categories appear in the preview modal, allowing for streamlined filtering and faster block selection.
- Improved Preview Modal: Includes better category navigation and dynamic layouts powered by Masonry.js.
- Stability Improvements: Finalized functionality and bug fixes to ensure a stable, production-ready release.
v1.1.1-beta- 2024-12-11
Add support for new languages: ar, cs, da, el, fi, he, ja, ko, pl, sv, tr, zh
1.1.0-beta - 2024-12-11
Highlights
This release introduces the flexible image upload for block previews and makes the Block Settings page under "Configure Blocks" fully functional. Additionally, significant improvements to the user experience have been made, including the ability to choose between handle-based and uploaded preview images.
Added
- Flexible Preview Images for Blocks:: In addition to handle-based preview images, users can now upload custom preview images directly via the Craft File Browser. Both handle-based and custom preview images are supported, offering greater flexibility in managing block previews.
- Block Settings Page:: The "Configure Blocks" section is now fully functional, allowing users to manage block descriptions and, if handle-based previews are disabled, upload or modify preview images.
- Preview Modal Improvements:: Added an option to display 3 blocks per row in wide viewports (≥1178px). The default remains 2 blocks per row.
Improved
- Usability:: Automatic selection of a default volume for handle-based preview images prevents misconfigurations.
- Performance:: Improved AJAX requests for fetching and displaying block data and preview images, ensuring a faster and more reliable experience.
Fixed
- Resolved an issue where handle-based preview images were not recognized if no volume was selected.
- Minor UI issues on the Block Settings page have been addressed.
v1.0.7-beta - 2024-12-07
Block Settings Page (Preview)
- Introduced a preview version of the Block Settings page, laying the groundwork for upcoming features.
- Functionality is not active yet but will soon allow customization for blocks.
Database Migrations (Preparation)
- Prepared the structure for database migrations to support future features and enhancements.
- These migrations are currently inactive and will be rolled out in subsequent updates.
Improvements
- Refactored the settings structure to support multi-page settings views.
- Minor code improvements for better readability and maintainability.
Current Limitations
- The Block Settings page is in preview mode and currently non-functional. Full functionality will be introduced in a future release within the next few days.
v1.0.6-beta - 2024-12-03
Added
- Masonry.js integration for flexible previews.
- Improved block layout in the preview modal.
- Switched to local asset loading for Masonry.js and imagesLoaded.js.
Fixed
- Minor performance optimizations.
v1.0.5-beta: Improve button label handling
Update button label logic to use Matrix field settings or default to 'New Entry
v1.0.4-beta: Small CSS Optimizations
Adjusted CSS to display blocks in a two-column grid layout