Releases: ICTU/quality-time
Releases · ICTU/quality-time
Release list
v5.50.0-rc.3
Immutable
release. Only release title and notes can be modified.
v5.49.0 - 2026-03-03
Fixed
- Fix retrieving all suppressed issues from SonarQube instead of only accepted, false positive, and sandboxed issues. Fixes #12707.
Added
v5.50.0-rc.2
Immutable
release. Only release title and notes can be modified.
v5.49.0 - 2026-03-03
Fixed
- Fix retrieving all suppressed issues from SonarQube instead of only accepted, false positive, and sandboxed issues. Fixes #12707.
Added
v5.49.0
v5.49.0 - 2026-03-03
Fixed
- Fix retrieving all suppressed issues from SonarQube instead of only accepted, false positive, and sandboxed issues. Fixes #12707.
Added
v5.49.0-rc.0
v5.48.5 - 2026-02-27
Fixed
- When measuring suppressed violations with SonarQube as source, use the issue status instead of the resolution to determine whether a violation is suppressed. Fixes #12515.
v5.48.5
v5.48.5 - 2026-02-27
Fixed
- When measuring suppressed violations with SonarQube as source, use the issue status instead of the resolution to determine whether a violation is suppressed. Fixes #12515.
v5.48.5-rc.0
v5.48.4 - 2026-02-11
Fixed
- Date pickers would lose focus while editing a date. Fixes #12591.
- When using an LDAP server with a password hash scheme other than Argon2, Quality-time would not attempt an LDAP bind to verify the user. Fixes #12595.
- Don't attempt to verify empty usernames with the LDAP server, cluttering the API-server logs. Fixes #12597.
- Don't make the UI wait for a metric to scroll to if the URL has no hash with a metric identifier. Fixes #12598.
- When measuring time remaining with Jira as source, don't show a traceback when there is no active sprint, but rather a user friendly error message. Fixes #12617.
v5.48.4
v5.48.4 - 2026-02-11
Fixed
- Date pickers would lose focus while editing a date. Fixes #12591.
- When using an LDAP server with a password hash scheme other than Argon2, Quality-time would not attempt an LDAP bind to verify the user. Fixes #12595.
- Don't attempt to verify empty usernames with the LDAP server, cluttering the API-server logs. Fixes #12597.
- Don't make the UI wait for a metric to scroll to if the URL has no hash with a metric identifier. Fixes #12598.
- When measuring time remaining with Jira as source, don't show a traceback when there is no active sprint, but rather a user friendly error message. Fixes #12617.
v5.48.4-rc.0
v5.48.3 - 2026-01-29
Fixed
- When creating an issue from Quality-time in Jira, make sure that the link back to Quality-time doesn't expand any items but only goes to the metric. Fixes #12481.
- When mass editing a source parameter, only change sources that actually have the parameter being changed. Fixes #12482.
- Count a Jira issue linked to multiple metrics only once in the issues dashboard card. Fixes #12483.
- Remove restart policy from docker-compose.yml. Fixes #12506.
- Fix missing service in renderer Helm chart that was causing PDF-exports to fail on Kubernetes. Fixes #12514.
v5.48.3
v5.48.3 - 2026-01-29
Fixed
- When creating an issue from Quality-time in Jira, make sure that the link back to Quality-time doesn't expand any items but only goes to the metric. Fixes #12481.
- When mass editing a source parameter, only change sources that actually have the parameter being changed. Fixes #12482.
- Count a Jira issue linked to multiple metrics only once in the issues dashboard card. Fixes #12483.
- Remove restart policy from docker-compose.yml. Fixes #12506.
- Fix missing service in renderer Helm chart that was causing PDF-exports to fail on Kubernetes. Fixes #12514.
v5.48.3-rc.0
v5.48.2 - 2026-01-09
Fixed
- When measuring source up-to-dateness or source version with OWASP Dependency Check JSON reports located in GitLab, parsing the JSON would fail because GitLab returns the JSON files with mimetype application/octet-stream. Fixes #12323.