New Feature
- Advance view for generated tests.
- Analyze action to analyze the repo and its test coverage.
- Filter methods which can be applied during test generation.
- Super admin can set up demo examples of new license request.
- Prettify the Test Generation Logs.
- Set the iteration and temperature when triggering the test.
- Make Java 21 as default version in java test generation.
Bug Fixes
- Swagger and Postman input validation fixes.
- Proper error messages during token validation.
- Masking token during env download.
Internal Code Update
- CLI Test have been added.
- Fixed SQL Injection vulnerability.
- Fixed docker image security and vulnerability.