Releases: Harvard-ATG/media_management_api
Releases · Harvard-ATG/media_management_api
v3.0.0
Removes the Token
model authentication option. Use JWTs moving forward.
v2.6.0
Includes updates to the JWT authentication flow as well as upgrading to Django 3.2
v2.5.1
Hotfix for IIIF manifest URLs which should be of the form: /api/iiif/manifest/:id
.
v2.5.0
This release includes the new library export endpoint feature.
v2.4.0
This release upgrades the project to django 2.2
v2.3.0
Upgrade the codebase to django 2.1.
v2.2.0
Upgrade the codebase to django 2.0.
v2.1.2
Fix some python 3 conversion issues.
v2.1.1
Fixed issue with course list for authenticated users.
v2.1.0
Some bug fixes and enhancements. See also #37