Skip to content

AMY release v3.1.0 - 2021-06-16

Major AMY release v3.1.0. This release brings Consent project to production server. (The new features will be enabled soon after the release). There are also some bugfixes and dependency updates.

New features

  • Piotr added code linting to GitHub Continuous Integration pipelines - #1966 and #1978
  • LB removed old-style consents from Trainee Dashboard - #1971
  • LB removed old-style consents from filter - #1970
  • LB removed old-style consents from API serializers - #1967
  • LB changed person serializer and view to only show active consents (API) - #1975

Bugfixes

  • dependabot updated Django and Pillow dependencies
  • Piotr fixed non-unique membership members being created in the development database script - #1980
  • maneesha fixed documentation not mentioning a superuser created in the development database script - #1981