Releases: gocodebox/lifterlms-blocks
Releases · gocodebox/lifterlms-blocks
Version 2.5.8
Version 2.5.7
v2.5.7 - 2024-08-09
Bug Fixes
- Fixed issues with featured video thumbnails.
Version 2.5.6
v2.5.6 - 2024-07-30
Bug Fixes
- Avoids breaking the output of certain blocks that contain forms.
Version 2.5.5
v2.5.5 - 2024-07-09
Security Fixes
- Adds additional security checks and escaping.
Version 2.5.4
v2.5.4 - 2024-04-25
Bug Fixes
- Re-adds the Launch Course Builder button to the top of the Course Edit page. #220
Version 2.5.3
v2.5.3 - 2024-04-17
New Features
- Added LifterLMS icon to LifterLMS Blocks block category.
Bug Fixes
- Fixed Lesson Progression (Mark Complete) button appearance in editor.
Version 2.5.2
v2.5.2 - 2023-11-01
Bug Fixes
- Fixed an issue when duplicating a LifterLMS preset form field. #169
Developer Notes
- Improved compatibility with PHP 8.2.
Version 2.5.1
v2.5.1 - 2023-06-13
Bug Fixes
- Fixes Launch Course Builder buttons not working when WordPress was installed in a subdirectory.
Version 2.5.0
v2.5.0 - 2023-06-06
New Features
- Replaced font-based block icons with SVG icons.
Updates and Enhancements
- Changes to Launch Course Builder buttons and Course Builder meta-box.
- Update default icon color to
currentColor
. - Updated minimum LifterLMS core version to 7.2.0.
Bug Fixes
- Fixed issue when new Course/Membership visibility options were added via JS filter hook. #190
Developer Notes
- Deprecated LLMS_Blocks_Course_Syllabus_Block class. The Syllabus Block is now implemented in the LifterLMS core plugin.
Version 2.4.3
v2.4.3 - 2022-06-09
Bug Fixes
- Fixed an issue that prevented editing form confirmation fields when running WordPress 6.0. #170
- Fixed field columns sizing in the block editor.