* The command line option `parallel_use_psexec` will be ignored (see https://git.dynare.org/Dynare/preprocessor/-/merge_requests/75)
* 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)
* With the `use_dll` option of `model` block, the expression `sign(x)` evaluates to ±1 instead of 0 if `x=0` (bug fixed in preprocessor@b1e4884237376fdce06265b7f96fb63e0bd8b224)
* In a stochastic context, results can be incorrect if an endogenous with a lead ⩾ 2 or an exogenous with a lead ⩾ 1 appears in the argument(s) of a call to a (nonlinear) external function (bug fixed in preprocessor@712b11a04575e15f0a5080b469fcd4d7e02b597f)