Skip to content

v2.30.0

Latest
Compare
Choose a tag to compare
@jbpenrath jbpenrath released this 16 Oct 12:57
· 17 commits to master since this release

Added

  • Added new 'large-banner' plugin template variant compacted-banner that
    is more compacted than variant hero-intro.
  • Add order payment information in the dashboard, including a specific
    interface displayed on failed installment in order to retry the payment.
  • Display Payment Schedule into SaleTunnel
  • Add OrderHelper allowEnrollment
  • Add link to the course syllabus in an enrollment item
    in the learner dashboard
  • Add PaymentScheduleHelper utils
  • Display installment information on certificate product blocks

Changed

  • Remove News subheader in blogpost detail page
  • Update Learner dashboard to finalize subscription process
  • SaleTunnel has been fully rework to comply with the purchase workflow
  • Replace order abort mutation by order cancel mutation

Fixed

  • Fix logic to know if user is enrolled to a ongoing product
  • Normalize credit card brand on CreditCardBrandLogo component