ConfigPortal Release Notes
The following items on the list encompass breaking changes, features, and fixes that are relevant for the major release.
This page contains a list of patches we released for this version.
24.2.57 on
Fixes | |
---|---|
Item# | Item |
235134 | CP: Unable to add StagingEnvironment in fresh installation for Vidinet context |
24.2.55 on
Fixes | |
---|---|
Item# | Item |
234608 | CP: Radiobutton_extended with no field property failed to load |
234493 | CP: Usecase For Workflow triggers changed to inactive after staging |
234519 | CP: Storage target value get overwritten from source when not set |
234514 | CP: S3 Role ARN value should be environment dependent |
24.2.53 on
Fixes | |
---|---|
Item# | Item |
234049 | CP: Cache data not updated correctly in multi instances |
234419 | CP: Staging on contract with semantic version and without semantic version shown as deleted in overview |
24.2.50 on
What’s new?
Features | |
---|---|
Item# | Item |
218410 | Introduce API property to clear CP cache |
Fixes | |
---|---|
Item# | Item |
232342 | CP: Failed to deploy CP with default GitRepositoryPath value |
232321 | Unusual behavior Multi_Workflow in Radio_ExtendedButton toolkit |
232222 | CP: Contract with semantic version return cached empty result |
232385 | CP: Wrong path avoids running git gc cron job |
24.2.44 on
What’s new?
Fixes | |
---|---|
Item# | Item |
231978 | CP: CustomInput_MaskedControl ReadOnly option always disabled |
Release 24.2.42
Dependencies and Component Updates
The following central components will be shipped in the noted version, along with relevant product and service dependencies:
Components | Version |
---|---|
Angular | 16 |
Alpine Image UPDATED | 3.19 |
Debian Image | 12 Bookworm |
Microsoft .NET | 8 |
Selective Staging
Staging is a process to merge data from one configuration repository to another. This allows to test configuration changes in one environment (e.g. an integration system) and take them afterward to another one (e.g. a production system).
Previously, staging could only be carried out using an "all or nothing" approach. All changes in the source system were transferred to the target system. This was not possible if several configuration strings existed that were transferred to a different environment at different times.
ConfigPortal 24.2 now supports selective staging. Users can select or deselect individual changes in the staging process and thus control whether the changes are applied or not.
The option can be activated once for each environment. It is recommended that productive environments are only extended using full staging in order to always bring ready-to-use configuration packages to them.
For more information on the staging process please refer to ConfigPortal Staging [C OG] - [IES] Drafts for Versioned Docs - Confluence (atlassian.net).
Use Case Page Designer
ConfigPortal now contains a complex visual designer to create and modify used case pages.
This feature is only relevant for software developers who want to use ConfigPortal for the configuration of the own products. For further information, please contact the Vidispine support.
Configuration of storage priorities
ConfigPortal now allows the configuration of priorities for VidiCore storages.
VidiFlow Workflow Rule improvements
Two improvements were implemented for VidiFlow Workflows Rules:
The rule versions are now shown in the rule overview
Deleting rules will now be done as soft delete, similar to workflows. The soft deleted rules can still be seen in the CP UI.
Performance improvements
The following performance improvements are part of the new release:
Data compression is used for the data send from CP API to the clients.
The frequency of GIT fetch calls is reduced via data caching.
Uploaded files are now also cached to fasten multiple requests to the same files
Fixes
Fixes | |
---|---|
Item# | Item |
211803 | CP: Usecase definition duplicated |
213898 | CP: Duplicate Filter fields shown in Config Portal when you open Editor and then in MediaPortal |
222553 | CP: Custom icons clone config - file upload overwrite fileUploadContent vs create new file (Content) |
228284 | CP: Radio Extended Button toolkit lost the unselected data when select and deselected |
228721 | CP: Ensure the bare repository is removed remotely branch after cloned |
229025 | CP: Duplicated environment in some situations |
229026 | CP: Vidicore endpoint connection failure due to endpoint's name case sensitivity |
229300 | CP: Masked Control Toolkit Validation Issue |
229991 | AS/CP: Failed to push chart to VidiNet |
229205 | CP: Ensure Environment's Name unique |
230326 | CP: CP Reinstall Failed On Post ShapeTag template |
230552 | CP: Don't break secret when migrating a storage |
230940 | CP: DateTime option cannot be selected in Metadata Masked Control Toolkit |
231044 | CP: Metadata get added as Group Region which caused resolve UseCase failed |
229484 | CP: Number input not working with up and down key |
231044 | CP: Metadata get added as Group Region which caused resolve UsecCase failed |
231010 | CP: Rule had been marked as softdeleted still allow to perform edit and delete |