Skip to content

Releases: q-verse/edx-platform

release-2020-06-03

03 Jun 14:17
bc15a5e
Compare
Choose a tag to compare

This release includes

  • Make currency configurable #26
  • Fix bug of currency on lms payment page #27
  • Send registration email in case of updated email address #28
  • Revert to old user registration form #29
  • Fix currency issues on program page #30
  • Add support for utf-16 encoding format #31
  • Block invalid file encoding formats #32

release-2020-05-18.1

21 May 13:55
25dad78
Compare
Choose a tag to compare

Description
In this release, qverse own theme has been integrated with qverse codebase.

We also fixed the hardcoded path issues of st-lutherx theme
EDE-523 PR

release-2020-05-18

18 May 11:33
adc67e0
Compare
Choose a tag to compare

Description

The features included in this release are:

  1. Added OTP Link functionality EDE-447, PR
  2. Fixed old user registration flow EDE-469, PR
  3. Fixed issues related to OTP functionality and old user registration flow EDE-490, PR
  4. Applied special symbolic character validations EDE-496, PR
  5. Used different expiry dates for reset password link and OTP link EDE-500, PR

release-2020-04-24

24 Apr 07:42
a00b9ba
Compare
Choose a tag to compare

This release includes the following

  1. Updated user registration flow of users
    Ticket link: EDE-370
    PR #9
    PR #11
    PR #12
    PR #13

  2. Unit tests for updated user registration flow
    Ticket link: EDE-400
    PR #10