0.46.0
Release date: June 28, 2023
New feature UI | Add tooltip and cell editor for grid columns of type text with line breaks [#4954] |
New feature | Allow access to internal grid APIs from Add-ons with `test` interface [#5043] |
New feature | Edit multiple Project Requirements at once [#4713] |
Improvement UI | Add range input component to requirement edit pages [#4839] |
Improvement | Don't mark cells as edited if the same value as the original is inputted [#4627] |
Improvement API | Improve performance of loading project requirements [#4798] |
Improvement | Improve performance of Test column and scenario (re-)calculation [#4959] |
Improvement | Introduce grouping level in permissions tree [#4649] |
Improvement | Reflect name changes of Test attachments on downloads [#4414] |
Feature change | Multiple addons with the same identifier are prohibited [#5026] |
Bug fix | Loading indicator when saving an Add-on ] |
Bug fix | Periodic-Tasks schedule editor takes timezones into account [#4969] |
Bug fix | Project document cannot be downloaded [#5067] |
Bug fix | Project milestone not shown in requirements view after it has been created as master milestone [#5059] |
Bug fix | The value list edit page does not update the list of values after adding new values [#5044] |
Bug fix | Users should be able to fetch their oidc tokens without extra permissions [#5080] |
Bug fix | When adding groups of MDM requirements to a project, only new requirements are added [#5039] |
Other DEPLOYMENT | Helm Subchart: Update Redis to 7.0.11 ] |
API changes
Breaking | Type ColumnValueObjectType was removed |
Breaking | Type SortModelType was removed |
Breaking | Input Field dirty removed from input type RdTestAttributesInputType |
Breaking | Type for argument rowGroupCols on field Query.loadSsrmRequirements changed from [ColumnValueObjectType] to [SSRMColumnValueObjectType] |
Breaking | Type for argument sortModel on field Query.loadSsrmRequirements changed from [SortModelType] to [SSRMSortModelType] |
Breaking | Type for argument rowGroupCols on field Query.loadSsrmProjectRequirements changed from [ColumnValueObjectType] to [SSRMColumnValueObjectType] |
Breaking | Type for argument sortModel on field Query.loadSsrmProjectRequirements changed from [SortModelType] to [SSRMSortModelType] |
Breaking | Type for argument rowGroupCols on field Query.loadRdTests changed from [ColumnValueObjectType] to [SSRMColumnValueObjectType] |
Breaking | Type for argument sortModel on field Query.loadRdTests changed from [SortModelType] to [SSRMSortModelType] |
Breaking | Type for argument rowGroupCols on field Query.loadSsrmRdTestAttributes changed from [ColumnValueObjectType] to [SSRMColumnValueObjectType] |
Breaking | Type for argument sortModel on field Query.loadSsrmRdTestAttributes changed from [SortModelType] to [SSRMSortModelType] |
Deprecations
REST-API Endpoints
(deprecated in 0.40.0, removal in January, 2025)
Worker resultdata-audi-filesystem
(deprecated in 0.41.0, removal in 0.49.0)
Web sockets
(deprecated in 0.45.0, removal in 0.49.0)