* If the guess value given to the `steady` command is such that the residuals are all below tolerance, except some that are `NaN`, then this guess value is incorrectly accepted as the solution to the steady state problem (bug fixed in 3a789ca7804c2ff6693dd6179c0ca7bd6c54cec6)
* Homotopy with `extended_path` at `order=0` is broken (bug fixed in 6ed90b3dbff232e26122a8eeba2da7faf6a9c770)
* The command line option `parallel_use_psexec` will be ignored (bug fixed in 4fa6101456fa5b0cc141f34234b1568d78384ba2)
* With the `bytecode` option of `model` block, using the operators `abs()`, `cbrt()` and `sign()` will lead to a crash (bug fixed in 1622c74a53623aedb0bcfc2f958310aaa8a9efd2)