Skip to content

v3.19

Choose a tag to compare

@ekassos ekassos released this 02 Jun 04:42
· 906 commits to main since this release
a052b3b

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_classes table
  • Migration Script: New m01_file_class_id_to_assoc_table migration script. Migration scripts are now stored in pingpong/migration and should be named in the mXX_migration_script_name.py format for consistency.

Related PRs

Full Changelog: 696-srv303-web179...697-srv304-web180