Qbs

Blog Documentation Get Qbs Community

Qbs 2.4.2 released

The Qbs build tool version 2.4.2 is available.

What’s new

This is a minor bugfix release that contains several important fixes:

  • Fixed possible crash when exiting Qbs Session (QBS-1803).
  • Fixed possible “undefined” value passed to the filterFunction in ProcessCommandExecutor.
  • Undefined module properties are now omitted in JSON API.

Sources, binaries, etc can be found here.

This release of qbs is also part of Qt Creator 14.0.2.

Also, Qbs binaries are available via different package managers such as Chocolatey, Brew, macports and others.

Contributors

Thanks to everybody who made the 2.4.2 release happen:

  • Christian Kandeler
  • Ivan Komissarov