Skip to content

Commit

Permalink
Fix confirmation toggle and course info heading default (#2854)
Browse files Browse the repository at this point in the history
* Updating lifterlms-blocks version.
  • Loading branch information
brianhogg authored Jan 17, 2025
1 parent d18ceb0 commit 3d43315
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
significance: patch
type: changed
entry: Course Information header is now h2 instead of h3 by default, for
accessibility in heading order.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
significance: patch
type: fixed
links:
- "#2646"
entry: Can now deactivate the Confirmation field for blocks like E-mail address
and Password in forms.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"php": ">=7.4",
"composer/installers": "~1.9.0",
"deliciousbrains/wp-background-processing": "1.0.2",
"lifterlms/lifterlms-blocks": "2.5.8",
"lifterlms/lifterlms-blocks": "2.5.9",
"lifterlms/lifterlms-cli": "0.0.4",
"lifterlms/lifterlms-helper": "3.5.4",
"lifterlms/lifterlms-rest": "1.0.2",
Expand Down

0 comments on commit 3d43315

Please sign in to comment.