Release Notes 2.0.0 - AudiovisualMetadataPlatform/amp_documentation GitHub Wiki
Release Notes 2.0.0
This major release involves significant infrastructure upgrades for the AMP UI, moving to Node 22 and Vue 3. Functional improvements included adding the ability to delete all entities in the AMP user interface, moving the Task Manager settings from the Collection to the Unit level, and improving item search functionality.
Code commits for this major release impact multiple AudiovisulMetadataPlatform repositories, particularly the amppd and amppd-ui repositories, and are bundled together into a series of 2.0.0 packages. Installation instructions are available in the amp_bootstrap repository.
Major issues in this release include:
Summary | Issue Key |
---|---|
HMGM Integration with Trello | AMP-2495 |
Update gentle/gentle_forced_alignment_txt.py MGM to match MGM re-factoring | AMP-3230 |
Whisper MGM for AMP capable of sending work to Big Red | AMP-3103 |
Update to Node 20 LTS or latest NodeJS (22.0.0) | AMP-2876 |
Backend work: Move task manager from Collection to Unit | AMP-2531 |
AMP mechanism to extract workflow outputs | AMP-3004 |
Whisper MGM fails on some files | AMP-3361 |
Item search doesn't ignore punctuation or spaces | AMP-2444 |
Item search should not require phrase match | AMP-2828 |
Switch from Migration build to Vue3 | AMP-3404 |
Migration build for Vue | AMP-3122 |
Transcript to VTT MGM losing spaces on some transcripts | AMP-3338 |
Improve search on workflow submission page | AMP-3391 |
API to determine if element can be deleted | AMP-2484 |
API for checking if a supplemental file is deletable & evaluated | AMP-3480 |
Delete supplemental files | AMP-3356 |
APIs to obtain data content statistics for each applicable entity type | AMP-3510 |
Allow delete of entities that are part of workflow with PAUSED status | AMP-3489 |
Deletion: delete workflow outputs from AMP | AMP-3302 |
Upgrade Postgres 12 to Postgres 16 | AMP-3106 |
When user is auto-logged out clicking on menu items does not take you to the login page | AMP-3531 |
Update versions of Whisper model we are running | AMP-3438 |
Delete collection API enhancement | AMP-3305 |
Delete item API enhancement | AMP-3306 |
Allow specific clients other than AMP UI to access AMP REST | AMP-3526 |
Delete unit API enhancement | AMP-3304 |
Create Unit API gets 405 | AMP-3546 |
Delete content file API enhancement | AMP-3307 |
Delete MGM evaluation results | AMP-3357 |
Deactivate workflow | AMP-3303 |
Auth error for Azure video indexer | AMP-3578 |
Switch from BT4 CSS to BT5 CSS | AMP-3573 |
Some MGM name shown as empty for some workflows on workflow listing page | AMP-3179 |
Test Date and Date values swapped on MGM evaluation results table | AMP-3080 |
Empty workflow keeps spinning on Workflow Listing page | AMP-3182 |
MGM Parameter values on workflow listings page do not show all MGMS in workflow | AMP-3081 |
Make Gentle MGM with text input available in workflow editor | AMP-3029 |
Layout of To/From label are not aligned with test area/dropdown in Date filters | AMP-3197 |
Fix INA Speech Segmenter Build | AMP-3213 |
Update MGMs to use new infrastructure | AMP-2234 |
Newly published Workflow doesn't show up on Workflow Submission page | AMP-3181 |
For a detailed list of code commits, see