@@ -10,6 +10,7 @@ This page documents known bugs in Dynare stable.
...
@@ -10,6 +10,7 @@ This page documents known bugs in Dynare stable.
*`occbin` does not properly handle errors when solving the baseline regime like Blanchard-Kahn violations (bug fixed in 6536e135)
*`occbin` does not properly handle errors when solving the baseline regime like Blanchard-Kahn violations (bug fixed in 6536e135)
*`occbin`: the piecewise linear Kalman filter will crash if the model solution cannot be computed for a parameter draw (bug fixed in 0f333f29 and c623696b)
*`occbin`: the piecewise linear Kalman filter will crash if the model solution cannot be computed for a parameter draw (bug fixed in 0f333f29 and c623696b)
*`occbin`: `oo_.FilteredVariablesKStepAhead` and `oo_.UpdatedVariables` will contain the steady state twice (bug fixed in 12c4e03d)
*`occbin`: `oo_.FilteredVariablesKStepAhead` and `oo_.UpdatedVariables` will contain the steady state twice (bug fixed in 12c4e03d)
*`identification` with `prior_mc>1` will incorrectly display the share of rank deficient Jacobians (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2050)
*`plot_shock_decomposition` will crash if invalid field names are encountered (bug fixed in 16bc2b3e)
*`plot_shock_decomposition` will crash if invalid field names are encountered (bug fixed in 16bc2b3e)
*`solve_algo=0` does not honor `tolx` (bug fixed in 40a525ee)
*`solve_algo=0` does not honor `tolx` (bug fixed in 40a525ee)
*`sensitivity`: stability mapping will not correctly honor the prior bounds (bug fixed in 22795298)
*`sensitivity`: stability mapping will not correctly honor the prior bounds (bug fixed in 22795298)