Changelog v2.5.0
Core
Changelog v2.5.2
[WIT-4717] Wrong label showing in array fields
Bug fixes
Fixed a bug where the wrong label was shown in fields inside arrays when title was not explicitly defined
Related issue
Closes WIT-4717
[WIT-4712] Picker validation not working in multi step json form and multi step json edit form
Bug fixes
Fix validation on custom rjsf pickers
Related issue
Closes WIT-4712
[WIT-4646] Introduce environment parameters in templates
New features and improvements
- Introduce environment parameters in templates
Related issue
Closes WIT-4646
[WIT-4630] Fix filters for consumable interface provider
Bug fixes
Filters value are read from searchApi and not from catalog (with rbac problem)
Related issue
Closes WIT-4630
[WIT-4659] Restore navigation on lineage tab
New features and improvements
Restore navigation on Lineage tab
Related issue
Closes WIT-4659
[WIT-4657] Blueprint card responsive
New features and improvements
- made the blueprint card inside system prototypes details more responsive
- added menu to system prototype details page
Related issue
Closes WIT-4657
[WIT-4708] Resize observer error when scaffolding entity
Bug fixes
Fixed an error that occurred after having filled the form for scaffolding a entity and clicking “create”
Related issue
Closes WIT-4708
Changelog v2.5.1
[] fix: relations page react error
Bug fixes
Fixed relations page react error
Changelog v2.5.0
[WIT-4463] Upgrade backstage to v1 39 1
New features and improvements
- Upgrade backstage to v1 39 1
- Vulnerabilities fixed
Related issue
Closes WIT-4463
[WIT-4594] Implement URL Whitelisting for Catalog Imports
New features and improvements
- Added whitelist for catalog imports
Related issue
Closes WIT-4594
[WIT-4604] Invalidate jwt after logout
New features and improvements
- Introduced a token invalidation mechanism that allows JWT tokens to be explicitly revoked before they naturally expire.
This can be configured to:- Automatically invalidate all tokens on user logout (
auth.tokenInvalidation.invalidateOnLogout
configuration). - Allow platform administrators to manually invalidate all tokens for a specific user if token compromise is suspected (
platform.users.auth.invalidate-tokens
RBAC permission).
- Automatically invalidate all tokens on user logout (
Related issue
Closes WIT-4604
Provisioning Coordinator
Changelog v1.12.0
[WIT-4507] Verify enabled modules in license
New features and improvements
- Implemented license checks for CGP
Migration
Be sure to follow the migrations notes available in the official Witboost documentation, as the CGP module now requires the license to be properly mounted.
Related issue
Closes WIT-4507