Skip to content

Releases: edx/edx-name-affirmation

2.4.2

17 Sep 14:56
a2ff658
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.1...2.4.2

2.4.1

13 Sep 19:44
467e22e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.0...2.4.1

2.4.0

10 Sep 20:31
af8884a
Compare
Choose a tag to compare

Breaking Changes

What's Changed

New Contributors

Full Changelog: 2.3.7...2.4.0

2.3.7

27 Sep 13:45
4f08e8d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.6...2.3.7

2.3.6

08 Aug 10:31
aee13be
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.5...2.3.6

Fix for bug with multiple verified names through proctoring

09 Sep 13:45
a2cd17a
Compare
Choose a tag to compare
Merge pull request #100 from edx/alangsto/update_proctoring_task

fix: allow updates to proctoring verified name if it already exists

Fix for bug with multiple verified names through IDV

18 May 12:57
430113b
Compare
Choose a tag to compare
Merge pull request #93 from edx/alangsto/fix_status_update

fix: allow verified name to be created if user is trying to verify with the same name

API docs added with requirements upgrade

22 Apr 15:16
85d7ee2
Compare
Choose a tag to compare

Within this minor release, we refined the API docs of this library. We also upgraded dependency library version to the newest.

Add simple_history records to VerifiedName model

11 Mar 15:05
62cff3e
Compare
Choose a tag to compare

Add simple_history record for tracking and debugging purposes for VerifiedName model

2.3.1: Delete VerifiedName if the proctored or IDV attempt is deleted

03 Mar 13:30
5577bac
Compare
Choose a tag to compare
Merge pull request #82 from edx/alangsto/add_delete_handlers

feat: if a proctored exam or IDV attempt is deleted, we should delete the VerifiedName