Skip to content

Releases: appsembler/course-access-groups

v0.6.1

05 Jan 08:21
d1b4abe

Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

18 Aug 10:47
e8e9ead

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.4...v0.6.0

Fix MembershipRule error with REGISTER_USER for inactive users

31 Jan 18:16
29fa568

Choose a tag to compare

What's Changed

  • Bump pillow from 7.2.0 to 9.0.0 in /requirements by @dependabot in #99
  • Bump django from 2.2.25 to 2.2.26 in /requirements by @dependabot in #100
  • fix ValueError for inactive users' REGISTER_USER singal by @OmarIthawi in #102

Full Changelog: v0.5.3...v0.5.4

Fix MembershipRule for SSO learners

05 Jan 11:28
8ae8289

Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

Add `organization_uuid` parameter for superusers

29 Dec 08:52
f660c06

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

To use organization_uuid

curl -v -X GET \
  -H "Authorization: Token ****************" \
  "https://staging-tahoe.appsembler.com/course_access_groups/api/v1/courses/?organization_uuid=****-*****-*****"

log exceptions for the USER_ACCOUNT_ACTIVATED signal

01 Sep 16:29
60521f0

Choose a tag to compare

Drop support for Django 1.x, fixes for Django 2.x

14 Jul 13:30
f0be465

Choose a tag to compare

Commit v0.5.dev1 into a full release.

Drop support for Django 1.x, fixes for Django 2.x

14 Jul 13:24
a493ad3

Choose a tag to compare

Also added github actions automation for PyPi.

Support for Python 3.5 and Django 2.2

27 Jan 19:45

Choose a tag to compare

v0.4.0

Merge branch 'omar/v0.4.0'

/courses/ and /users/ API among other fixes

27 Mar 13:58

Choose a tag to compare

v0.3.0

Oops, I meant v0.3.0