# General * Fixed possible crash when exiting Qbs Session (QBS-1803). * Fixed possible "undefined" value passed to the filterFunction in ProcessCommandExecutor. # JSON API * Undefined module properties are omitted now. # Docker * Linux images now contain GNU Debugger. # CI * CI now collects and prints coredumps on Mac and Linux on test failure. # Contributors * Christian Kandeler * Ivan Komissarov