Skip to main content
Version: QB16

QuickBuild 16.0 Release Highlights

February 15, 2026

warning

QuickBuild version 16.0.0 or higher requires Java 11 minimum both for server and agent

New Features and Improvements

  • QB-4138: Modify REST API response to return 404 for not found resources
  • QB-4165: Able to show variables of build request
  • QB-4172: Reserve Build by Condition for Artifact Cleanup Strategy
  • QB-4179: Able to edit build version after build finishes
  • QB-4184: Able to specify max number of selected items for "prompt as multi-selection box"
  • QB-4198: An option to avoid sync log4j configuration files to agent
  • QB-4202: Able to watch a running build
  • QB-4210: Java 25 LTS support
  • QB-4219: Rewrite Tray Monitor
  • QB-4226: A configuration setting to disallow override value of non-prompted variables when run build via RESTful api
  • QB-4230: Able to customize doc and help link
  • QB-4232: An option to only specify prompted variables for promotion via RESTful api
  • QB-4233: Able to specify configuration prefix for configuration variable picker
  • QB-4234: Trim perforce changes to avoid consuming too much memory for large changesets
  • QB-4235: statistics on build queue and resource wait times
  • QB-4236: Makes name column in settings table narrower
  • QB-4238: Able to set configuration as favoritable from configuration overview page

Bugs

  • QB-4204: Unheritable variables can be overriden in child configuration by adding a variable with same name
  • QB-4224: Promotion configuration will not execute if the higher order promotion throw an exception
  • QB-4228: Deleting the first user or group will delete the latest instead
  • QB-4229: Markdown report always looks for index.html
  • QB-4237: Gadget may execute script by unauthorized users
  • QB-4240: Upgrade log4j to 2.25.3 to avoid potential security vulnerabilties
  • QB-4239: The plugin search function at /plugins only works once per page load.