v3.19
·
906 commits
to main
since this release
Release Notes
Groups
New Features
- A new "Clone Group" option allows users to clone a group, along with files, assistants and users. (#894)
Deployment Information
| Schema Upgrade | Migration Script | Permissions Update | Task Definition Update | Configuration Update |
|---|---|---|---|---|
| YES | YES | No | No | No |
Deployment Details
- Schema Upgrade: New
file_classestable - Migration Script: New
m01_file_class_id_to_assoc_tablemigration script. Migration scripts are now stored inpingpong/migrationand should be named in themXX_migration_script_name.pyformat for consistency.
Related PRs
Full Changelog: 696-srv303-web179...697-srv304-web180