0.38.0
Release date: July 27, 2022
New feature | Add a dialog to edit multiple tests with a grid
[#359] |
New feature | Add a text filter to the list filter to be able to filter with arbitrary text values
[CAVIT-3862] |
New feature | Add column with test name to video panel
[CAVIT-3989] |
New feature | Add Star/Un-star column for tests so that users can favorite some tests
[#186] |
New feature | Require current password for password change to improve security
[#551] |
New feature | Require passwords to pass basic requirements to encourage users to use strong ones
[#550] |
Feature change | Column filters in result data grid are now all case-insensitive
[#35] |
Bug fix | Allow one (and only one) private status to be added for every user for every project requirement
[#4013] |
Bug fix | Avoid making a request to the server on each keystroke of the quick search filter on the Mdm attribute page
[#4018] |
Bug fix | Collections can be added twice to the selection list
[CAVIT-3936] |
Bug fix | Edit dialog crashes with star/unstar column
[#4074] |
Bug fix | Edit test dialog could not edit tests with columns whose writable attribute is an arbitrary string
[#4079] |
Bug fix | Fix an error that did not allow to hide the columns of the groups in the test grid
[#644] |
Bug fix | Fix an error that the page responsible for adding requirements to a project was not working
[CAVIT-4040] |
Bug fix | Fix an issue with active tasks failing to load in the tasks view
[CAVIT-3363] |
Bug fix | Fix permission checking for test attachments (use the permissions from the respective test)
[CAVIT-3407] |
Bug fix | Fix that the test attribute identifier list is not updated on the MDM requirement edit page
[#36] |
Bug fix | MDM attribute form validations are not always correct
[#247] |
Bug fix | Sharing permissions for collections are not working as expected
[CAVIT-3942] |
API changes
Breaking | Input Field currentPassword: String! was added to input type PasswordChangeMutationInput |