Version 2.5.0+
These are the release notes for the v2.5.0 release of Witboost.
Please refer to the official documentation for a more in-depth overview of the released features.
Features
URL Whitelisting for Catalog Imports
The URL whitelisting feature allows administrators to define a list of allowed URL patterns that the Catalog can process. This prevents unauthorized or potentially malicious catalog imports by restricting the sources from which entity definitions can be fetched.
JWT invalidation
Introduced a token invalidation mechanism that allows JWT tokens to be explicitly revoked before they naturally expire.
Issues fixed and minor improvements
- Fixed relations page react error
- Fixed a bug where multiline YAML fields were breaking the CUE preprocessing script for extracting a component from a descriptor
- Fixed validation on pickers
- Fixed wrong labels shown in array fields
- Fixed known vulnerabilities