Skip to content

Commit 77ef8a0

Browse files
authored
Merge pull request #7882 from Automattic/release/4.25.2
Release 4.25.2
2 parents 70c5fd5 + f3db322 commit 77ef8a0

19 files changed

+589
-277
lines changed

changelog.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
*** Changelog ***
22

3+
## 4.25.2 - 2025-12-16
4+
### Security
5+
- Fix XSS vulnerability in the Contact Teacher block
6+
7+
### Removed
8+
- Remove "new" badge from Appearance settings tab [#7874](https://github.com/Automattic/sensei/pull/7874)
9+
10+
### Fixed
11+
- Allow multiple choice quiz questions with no wrong answers [#7872](https://github.com/Automattic/sensei/pull/7872)
12+
- Fix Course List pattern not working with newest Gutenberg [#7876](https://github.com/Automattic/sensei/pull/7876)
13+
- Fix error when activating MailPoet [#7864](https://github.com/Automattic/sensei/pull/7864)
14+
- Fix lesson comments being visible to unregistered users in some cases [#7848](https://github.com/Automattic/sensei/pull/7848)
15+
- Fix reports screen times out on larger sites [#7859](https://github.com/Automattic/sensei/pull/7859)
16+
- Fix the course structure API exposing the lesson AI generated bootstrap text [#7869](https://github.com/Automattic/sensei/pull/7869)
17+
- Prevent duplicate queries from happening on every block render [#7860](https://github.com/Automattic/sensei/pull/7860)
18+
19+
### Development
20+
- Add CLI command for recalculating course enrolment [#7877](https://github.com/Automattic/sensei/pull/7877)
21+
322
## 4.25.1 - 2025-09-18
423
### Security
524
- Add authorization check when updating the lesson course relation

changelog/fix-course-list-patterns

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/fix-course-structure-exposing-lesson-initial-content

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/fix-lesson-comments-visible-to-unregistered-users

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/fix-mailpoet-error-on-plugin-activation

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/fix-slow-query-on-reports-screen

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/fix-some-questions-not-showing

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/reduce-scope-completed-actions-filter

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/remove-new-label-appearance-settings

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/update-add-command-for-course-enrolment-recalculation

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)