Skip to content

Releases: Harvard-ATG/media_management_api

v3.0.0

20 Sep 14:37
6ccc53c
Compare
Choose a tag to compare

Removes the Token model authentication option. Use JWTs moving forward.

v2.6.0

09 Sep 14:35
6487253
Compare
Choose a tag to compare

Includes updates to the JWT authentication flow as well as upgrading to Django 3.2

v2.5.1

04 Aug 22:08
3ce2891
Compare
Choose a tag to compare

Hotfix for IIIF manifest URLs which should be of the form: /api/iiif/manifest/:id.

v2.5.0

18 Feb 14:00
e71a50e
Compare
Choose a tag to compare

This release includes the new library export endpoint feature.

v2.4.0

23 Jul 13:10
e429a2a
Compare
Choose a tag to compare

This release upgrades the project to django 2.2

v2.3.0

16 Jul 12:39
dce5b79
Compare
Choose a tag to compare

Upgrade the codebase to django 2.1.

v2.2.0

06 Jul 17:31
34a6612
Compare
Choose a tag to compare

Upgrade the codebase to django 2.0.

v2.1.2

19 Mar 18:46
c4eeb8c
Compare
Choose a tag to compare

Fix some python 3 conversion issues.

v2.1.1

31 Jan 21:19
Compare
Choose a tag to compare

Fixed issue with course list for authenticated users.

v2.1.0

28 Jan 04:25
Compare
Choose a tag to compare

Some bug fixes and enhancements. See also #37