Skip to content

4.25.0

Latest
Compare
Choose a tag to compare
@m1r0 m1r0 released this 15 Apr 14:59
· 31 commits to trunk since this release
a4f9313

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

Deprecated

  • 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