You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -140,6 +140,14 @@ Community members have translated the free Sensei LMS plugin [into 18 languages]
140
140
141
141
== Changelog ==
142
142
143
+
### 4.24.3 - 2024-08-22
144
+
#### Fixed
145
+
- Ensure quiz description is displayed to the student [#7669](https://github.com/Automattic/sensei/pull/7669)
146
+
- Incorrect URL for edited emails [#7671](https://github.com/Automattic/sensei/pull/7671)
147
+
- Missing lesson status icon for "complete" status [#7667](https://github.com/Automattic/sensei/pull/7667)
148
+
- PHP deprecation notice when opening site editor [#7668](https://github.com/Automattic/sensei/pull/7668)
149
+
- Some reports not exporting all rows [#7670](https://github.com/Automattic/sensei/pull/7670)
150
+
143
151
### 4.24.2 - 2024-08-08
144
152
#### Security
145
153
- Improve email templates security
@@ -156,6 +164,8 @@ Community members have translated the free Sensei LMS plugin [into 18 languages]
156
164
- Remove limit from report export [#7647](https://github.com/Automattic/sensei/pull/7647)
157
165
- Set default names for modules without titles when saving course in the course tour [#7652](https://github.com/Automattic/sensei/pull/7652)
158
166
- Replace "Continue to next lesson" with "Back to lesson" CTA in quiz when lesson is last in course [#7642](https://github.com/Automattic/sensei/pull/7642)
167
+
- Register blocks to make their translations available in the editor [#7643](https://github.com/Automattic/sensei/pull/7643)
168
+
- Tour modal tooltip visibility [#7653](https://github.com/Automattic/sensei/pull/7653)
159
169
160
170
### 4.24.1 - 2024-06-13
161
171
#### Security
@@ -167,19 +177,3 @@ Community members have translated the free Sensei LMS plugin [into 18 languages]
167
177
- Contact teacher form not displaying correctly in Learning Mode [#7610](https://github.com/Automattic/sensei/pull/7610)
168
178
- Register Sensei LMS custom post types without delay [#7607](https://github.com/Automattic/sensei/pull/7607)
169
179
- Support "0" or other falsy values as an answer for a quiz question [#7614](https://github.com/Automattic/sensei/pull/7614)
170
-
- Register blocks to make their translations available in the editor [#7643](https://github.com/Automattic/sensei/pull/7643)
171
-
- Tour modal tooltip visibility [#7653](https://github.com/Automattic/sensei/pull/7653)
172
-
173
-
### 4.24.0 - 2024-04-25
174
-
#### Security
175
-
- Prevent unauthenticated flushing of rewrite rules [#7596](https://github.com/Automattic/sensei/pull/7596)
176
-
177
-
#### Added
178
-
- User profile settings for unsubscribing from emails [#7586](https://github.com/Automattic/sensei/pull/7586)
179
-
180
-
#### Changed
181
-
- Let buttons get their styles from the theme [#7587](https://github.com/Automattic/sensei/pull/7587)
182
-
183
-
#### Fixed
184
-
- Add VideoPress block compabitility for the video settings on courses [#7592](https://github.com/Automattic/sensei/pull/7592)
185
-
- Fix preview email button and links [#7590](https://github.com/Automattic/sensei/pull/7590)
0 commit comments