Registro de cambios
Keep up to date with all our updates.
-
Sensei Pro 1.24.4
Added
- Add error tracking for the license manager
Fixed
- Enable customizing text of purchase course button
- Fix PHP warning when checking the co-teacher
- Remove duplicate question block markup
- Suppress errors when fetching WC subscriptions
- UI tweaks to product cards
-
Sensei 4.25.1
Security
- Add authorization check when updating the lesson course relation
- Add authorization check when updating a lesson in the course structure
Added
- Add support for changing text color of Course Overview block #7826
Changed
Fixed
- Fix “Calling get_class() without arguments is deprecated” PHP notice #7815
- Invalid property notice for messages #7814
- Non course-list patterns showing up in the Course List block’s pattern picker #7797
- PHP fatal when calling array_rand on empty array #7828
- Squished radio buttons / checkboxes for multi-line quiz answers #7820
- Update button cursor on hover for improved accessibility #7843
-
Sensei Pro 1.24.3
Fixed
- Fix loading some translations too early
- Fix menu link when Sensei LMS is not installed
- Missing hotspot marker accessibility label
-
Sensei 4.25.0
Added
- Allow editing course archive page title from the block editor #7786
- Autofocus the title input on the form render #7802
- Clear text indicator to indicate disabled status of Emails #7752
Changed
- Update the activation logic to always enable the setup wizard on first installation #7800
- Update Sensei Pro upgrade URL to handle WordPress.com hosted sites correctly #7790
Obsoleto
- Deprecate Student Courses Block in favor of Course List block #7764
Fixed
- Button alignment on Setup wizard notice #7779
- Course outline: Fix focus issue on lesson/module add to inner blocks #7783
- Course pattern layout: Fix Safari render issue #7789
- Fix course ordering on wordpress.com #7799
- Fix loading some translations too early #7780
- Fix plugin configure link pointing to the wrong settings URL #7781
- Fix required quiz score texts #7793
- Fix undefined property notice on WP 6.8 #7773
- Occasional error when submitting a quiz #7755
- Pattern previews: Ensure consistent background color in pattern previews by using theme color variables and fixing iframe sizing issues #7796
- Prevent storing enrolment data in memory on Students screen #7772
- Students dropdown menu being offset in the admin panel #7695
- Workflow: Update PR milestone validation supporting task re-run #7787
- Newsletter wizard form: Handle server errors #7801
Development
- Update NodeJS and NPM versions
-
Sensei 4.24.5
Security
- Fix unprepared SQL
- Remove feed content if the user doesn’t have access to the lesson
Added
- Wrap question numbers in
<span>tags #7738
Changed
- Replace
datecongmdate#7735 - Replace
unlinkconwp_delete_file#7732 - Replace
wp_json_encodeconjson_encode#7730 - Update the placeholder to use an internal image #7728
- Replace
strip_tagsconwp_strip_all_tags#7731
Obsoleto
- Deprecate
load_localisationyload_plugin_textdomainfunctions #7713
Eliminado
- Remove manual loading of translations #7713
- Remove fallback code for Sensei Pro update reminder #7729
- Remove files that are already included in WordPress Core #7727
- Remove obsolete code from Students area #7726
Fixed