Skip to content

Commit 99e2e76

Browse files
authored
Merge branch 'dev' into remove-sql-calc-found-rows
2 parents 7c14011 + 3e4f32f commit 99e2e76

File tree

110 files changed

+2147
-505
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

110 files changed

+2147
-505
lines changed

.changelogs/3092.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
significance: patch
2+
type: fixed
3+
links:
4+
- "#3058"
5+
attributions:
6+
- "@faisalahammad"
7+
entry: Show "Mark Complete" button when quiz requirements are already met.

.changelogs/3093.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
significance: patch
2+
type: fixed
3+
links:
4+
- "#3057"
5+
attributions:
6+
- "@faisalahammad"
7+
entry: Strip formatting when pasting into Course Builder title fields.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
significance: patch
2+
type: changed
3+
links:
4+
- "#3086"
5+
entry: Add additional check for course capacity on the checkout page.

.changelogs/blocks-update-1.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
significance: patch
2+
type: dev
3+
entry: Adding actions for add-ons to insert additional blocks when a post is
4+
migrated to the block editor.

.changelogs/blocks-update.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
significance: patch
2+
type: fixed
3+
entry: Avoid "block not found" error in the theme template editor.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
significance: minor
2+
type: changed
3+
entry: Scroll to the top of the quiz UI area when a quiz question is loaded.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
significance: minor
2+
type: added
3+
entry: Lesson content can be edited within the Course Builder for new lessons,
4+
or existing lessons with no existing content.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
significance: patch
2+
type: fixed
3+
entry: Close lesson settings panel when lesson has been trashed.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
significance: minor
2+
type: changed
3+
links:
4+
- "#3033"
5+
- "#3056"
6+
- "#3097"
7+
- "#2938"
8+
- "#3030"
9+
entry: Various course builder fixes, with quizzes set to published by default.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
significance: patch
2+
type: deprecated
3+
links:
4+
- "#1981"
5+
entry: Removing unused LLMS_Update class.

0 commit comments

Comments
 (0)