Skip to content

v1.4.0

Compare
Choose a tag to compare
@bmatt468 bmatt468 released this 29 Oct 20:49

CHANGELOG

v1.4.0 - 2015/10/29

  • Feature: Free lessons - demo lessons that can be taken at any time by any user
  • Feature: Guest lessons - demo lessons that can be taken by a non-logged in user
  • Feature: Random quiz question - quiz questions can now be set to be in user set order or random order
  • Updates: Automatically registers appropriate sidebars for Genesis theme
  • Updates: Backend file cleanup
  • Updates: Text cleanup
  • Updates: Adds greater localization support (more strings to translate! yay!)
  • Updates: Cleans up some unneccessary console.log() calls
  • Updates: Removes mass of commented out code (cleaner reading)
  • Updates: 'Next Lesson' button added after successful completion of quiz
  • Updates: 'Next Lesson' button at bottom of lesson properly gets starting lesson of next section at the end of the previous section
  • Updates: 'Previous Lesson' button at bottom of lesson will now properly get last lesson of previous section (if applicable)
  • Updates: Move Registration Form to global templates to allow users to disable registration on login page but use registration form on custom page.
  • BugFixes: WordPress pages are now properly restricted by memberships
  • BugFixes: Fixes bug that caused order screen to act up if user was deleted
  • BugFixes: Resolves nastly little bug that caused syllabus numbers to be out of whack
  • BugFixes: Resolved error with WooCommerce integration where courses would not always register the user
  • BugFixes: Corrected CSS conflict with Bridge theme settings page