Skip to content

v2.1.7

Choose a tag to compare

@ekassos ekassos released this 16 Dec 16:00
· 1095 commits to main since this release
1684dee

Release Notes

Assistants

New Features

  • Assistants can now be locked for edits. When an Assistant is locked, only its Published/Unpublished status can be toggled in the UI. (#654)
  • Only an Administrator can edit an Assistant's details while it is locked. Moderators can only change the Assistant's Published/Unpublished status. (#654)
  • There are new /class/{class_id}/assistant/{assistant_id}/lock API endpoints that allow for the locking and unlocking of Assistants. (#654)

EduAccess

  • The copy regarding the deadline to express interest for EduAccess has been updated. (#659)

Deployment Information

Schema Upgrade Migration Script Permissions Update Task Definition Update Configuration Update
YES No No No No

Deployment Details

  • DB Migration: Add locked column for assistants

Related PRs

Full Changelog: 517-srv161-web110...519-srv162-web112