Skip to content

Releases: openedx/edx-submissions

v3.7.1

30 May 01:54
87288c3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.7.0...v3.7.1

v3.7.0

01 Apr 14:53
5273df1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.0...v3.7.0

v3.6.0

01 Aug 18:22
5db9c66
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.5.6...v3.6.0

3.5.6

16 Jun 07:42
6fadad5
Compare
Choose a tag to compare

What's Changed

Upgrading djangorestframework to latest version.
Regular upgraded packages.

Full Changelog: 3.5.5...3.5.6

3.5.5

25 May 19:17
14789dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.5.4...3.5.5

3.5.4: ensure_ascii for raw_answer

18 Aug 21:14
4367be5
Compare
Choose a tag to compare

ensure_ascii must be true for raw_answer because the current encoding can't support UTF-8 unicode characters with 4 bytes

3.5.1: fix: bug in get_team_ids_by_team_submission_uuid (#157)

22 Feb 20:08
34f01f7
Compare
Choose a tag to compare
* fix: bug in get_team_ids_by_team_submission_uuid

* refactor: return UUIDs as strings

* chore: bump version

v3.5.0

07 Feb 12:26
74a9bb1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.4.4...v3.5.0

3.4.4

20 Dec 01:10
224e339
Compare
Choose a tag to compare
fix: get_teammates_with_submissions_from_other_teams returns cancelle…

3.4.3: Team Submission creation additional logging

17 Dec 16:29
be43185
Compare
Choose a tag to compare
feat: additional team submission logging (#149)