Skip to content

Commit 02badcf

Browse files
authored
Merge pull request #7096 from Automattic/release/4.16.1
Release 4.16.1
2 parents 8f6ecd0 + 9269be7 commit 02badcf

46 files changed

Lines changed: 321 additions & 296 deletions

File tree

Some content is hidden

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

changelog.txt

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,24 @@
11
*** Changelog ***
22

3-
## 4.16.0 - 2023-07-13
3+
## 4.16.1 - 2023-08-15
4+
### Added
5+
- Add CC/BCC fields for Sensei emails [#7014](https://github.com/Automattic/sensei/pull/7014)
6+
7+
### Changed
8+
- Update the `sensei_results_links` filter to include the learner's user ID when displaying public profiles and to display results links publicly [#7048](https://github.com/Automattic/sensei/pull/7048)
49

10+
### Fixed
11+
- Fix "View Results" button not working [#7058](https://github.com/Automattic/sensei/pull/7058)
12+
- Fix custom button colors not being applied in Learning Mode [#7080](https://github.com/Automattic/sensei/pull/7080)
13+
- Fix duplicate comment sections under lesson in FSE themes [#7044](https://github.com/Automattic/sensei/pull/7044)
14+
- Fix lessons not using the selected template in FSE themes [#7045](https://github.com/Automattic/sensei/pull/7045)
15+
- Fix error when the module author user is deleted [#7082](https://github.com/Automattic/sensei/pull/7082)
16+
- Fix lessons not being saved when creating a course on the latest Gutenberg version [#7091](https://github.com/Automattic/sensei/pull/7091)
17+
- Fix lesson styling in editor on WordPress 6.3 or when Gutenberg enabled [#7054](https://github.com/Automattic/sensei/pull/7054)
18+
- Fix PHP 8.1 deprecation notice on Students page [#7038](https://github.com/Automattic/sensei/pull/7038)
19+
- Fix `strpos`and `str_replace` deprecation messages in PHP 8.1 and 8.2 [#7028](https://github.com/Automattic/sensei/pull/7028)
20+
21+
## 4.16.0 - 2023-07-13
522
### Added
623
- Enable to select how to generate lessons when a course is created [#6999](https://github.com/Automattic/sensei/pull/6999)
724

@@ -14,7 +31,6 @@
1431
- Fix PHP 8.1 autovivification of falsy value deprecation message [#7015](https://github.com/Automattic/sensei/pull/7015)
1532
- Removed Beta label from Editor Menu [#6989](https://github.com/Automattic/sensei/pull/6989)
1633

17-
1834
## 4.15.1 - 2023-06-22
1935
### Added
2036
- Add Enrolled and Completion columns on the reports course page. [#6966](https://github.com/Automattic/sensei/pull/6966)

changelog/add-data-migrator

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

changelog/add-email-cc-bcc

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

changelog/add-profile-links-filter

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

changelog/fix-duplicate-comment-section-in-fse-themes

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

changelog/fix-error-when-module-author-does-not-exist

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

changelog/fix-grades-duplicates

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

changelog/fix-learning-mode-template-on-wpcom

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

changelog/fix-lesson-button-colors

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

changelog/fix-lesson-not-using-set-template-in-fse-themes

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

0 commit comments

Comments
 (0)