Skip to content

Releases: gocodebox/lifterlms-blocks

Version 2.5.8

13 Sep 17:13
Compare
Choose a tag to compare

v2.5.8 - 2024-09-13

Bug Fixes
  • Avoid an unsaved error prompt after saving the details of an access plan. #232

Version 2.5.7

09 Aug 17:42
Compare
Choose a tag to compare

v2.5.7 - 2024-08-09

Bug Fixes
  • Fixed issues with featured video thumbnails.

Version 2.5.6

30 Jul 18:19
Compare
Choose a tag to compare

v2.5.6 - 2024-07-30

Bug Fixes
  • Avoids breaking the output of certain blocks that contain forms.

Version 2.5.5

09 Jul 14:41
Compare
Choose a tag to compare

v2.5.5 - 2024-07-09

Security Fixes
  • Adds additional security checks and escaping.

Version 2.5.4

25 Apr 17:17
Compare
Choose a tag to compare

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

17 Apr 14:47
Compare
Choose a tag to compare

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

01 Nov 11:38
21d96ce
Compare
Choose a tag to compare

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

13 Jun 15:01
10e335b
Compare
Choose a tag to compare

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

06 Jun 09:30
02bfadb
Compare
Choose a tag to compare

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

09 Jun 16:47
1dee8ec
Compare
Choose a tag to compare

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.