File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 3838### Changed
3939- Disable the "welcome" and "no progress" emails by default
4040- Update MailPoet link to point to Lists
41+ - Improve plugin loading performance using pre-built class map
4142
4243### Fixed
4344- Astra not loading the Courses page content
4849- Remove fallback to legacy options
4950- Fix showing warning from module when admin email does not match any existing user and it has no author
5051
51- ### Change
52- - Improve plugin loading performance using pre-built class map
53-
5452## 4.13.0 - 2023-03-30
5553### Added
5654- Functionality to create MailPoet lists for all courses and groups, and to subscribe users to those lists.
Original file line number Diff line number Diff line change @@ -182,6 +182,7 @@ Community members have translated the free Sensei LMS plugin [into 18 languages]
182182#### Changed
183183- Disable the "welcome" and "no progress" emails by default
184184- Update MailPoet link to point to Lists
185+ - Improve plugin loading performance using pre-built class map
185186
186187#### Fixed
187188- Astra not loading the Courses page content
@@ -191,6 +192,3 @@ Community members have translated the free Sensei LMS plugin [into 18 languages]
191192- Make the email post type private
192193- Remove fallback to legacy options
193194- Fix showing warning from module when admin email does not match any existing user and it has no author
194-
195- #### Change
196- - Improve plugin loading performance using pre-built class map
You can’t perform that action at this time.
0 commit comments