v2.1.7
·
1095 commits
to main
since this release
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}/lockAPI 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
- Prevent Edits on Locked Assistants by @ekassos in #654
- Update EduAccess Deadline Copy by @ekassos in #659
Full Changelog: 517-srv161-web110...519-srv162-web112