- Add WP core 5.8 compatibility for deprecated filter
block_categories
. - Fixed issue encountered on courses and memberships when attempting to edit instructor information.
- Added validation to ensure all fields have unique HTML name attributes.
- Simplified field data storage interface to enable saving only to the usermeta table.
The Official Blog for LifterLMS Contributors
-
LifterLMS Blocks Version 2.0.0-beta.5
Read more: LifterLMS Blocks Version 2.0.0-beta.5 -
LifterLMS Groups Version 1.0.0-beta.12
Read more: LifterLMS Groups Version 1.0.0-beta.12The minimum LifterLMS core version requirement has been raised to version 4.21.2. Please upgrade LifterLMS to 4.21.2 or later in order to continue using this add-on!
Security Update
- This releases fixes an insecure direct object reference issue affecting LifterLMS Groups versions 1.0.0-beta.11 and earlier.
Updates
- Uses
llms()
in favor of deprecatedLLMS()
.
Bug fixes
- Uses the LifterLMS core
view_grades
capability to determine if group members may view another user’s grades within courses available to the group.
-
LifterLMS Assignments Version 1.1.13
Read more: LifterLMS Assignments Version 1.1.13The minimum LifterLMS core version requirement has been raised to version 4.21.2. Please upgrade LifterLMS to 4.21.2 or later in order to continue using this add-on!
Updates
- Uses
llms()
in favor of deprecatedLLMS()
.
Bug fixes
- Uses the LifterLMS core
view_grades
capability to determine if users may view another user’s grades on the website’s frontend.
- Uses
-
LifterLMS Version 4.21.2
Read more: LifterLMS Version 4.21.2Security Update
This releases fixes a security issue affecting LifterLMS versions 4.21.1 and earlier:
- Thank you to Amirmohammad vakili for reporting an insecure direct object reference issue.
Updates
- Added the
view_grades
capability which is used to determine whether or not a user has the ability to view another user’s grades on the website’s frontend.
Bug fixes
- Fixed an issue causing PHP errors when attempting to access a quiz attempt that doesn’t exist.
- Fixed a localization issue encountered when entering transaction amounts on the admin panel.
-
LifterLMS Version 5.0.0-alpha.6
Read more: LifterLMS Version 5.0.0-alpha.6- LifterLMS Blocks 2.0.0-beta.4
- Fix default reusable password field type from plain text to password
- Change the default reusable block post titles to reduce confusion when searching for blocks in the editor
-
LifterLMS Blocks Version 2.0.0-beta.4
Read more: LifterLMS Blocks Version 2.0.0-beta.4- Fixed error encountered when opening the block editor options menu on an
llms_form
post type. - Added UUID generation to all form field blocks.
- Fixed visual issues encountered with form field blocks on wide screens in the block editor.
- Fixed issue preventing column widths from being set after switching from a stacked layout to a columns layout for a field group.
- Added CSS classes to various option elements in the block editor
- Moved most inline css in the editor into a static file
- Fixed issue encountered when reverting a form to it’s default
- Fixed dynamic block rendering errors encountered when the block is restricted to specific courses/memberships.
- Added CSS to make input placeholder text look like a placeholder
- Fixed error encountered when opening the block editor options menu on an