* OccBin: the `smoother_inversion_filter` option would crash the MCMC estimation if the `filtered_variables` or `filter_step_ahead` options were used (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2325)
* OccBin: the `smoother_inversion_filter` option would use the PKF if `mh_replic>0` (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2325)
* OccBin: the `smoother_inversion_filter` option would crash the MCMC estimation if the `filtered_variables` or `filter_step_ahead` options were used (fixed in 353a21ca)
* OccBin: the `smoother_inversion_filter` option would use the PKF if `mh_replic>0` (bug fixed in 87abdff3)
* OccBin: the `smoothed_state_uncertainty` option would crash Dynare if the MCMC smoother was run after the classical one (bug fixed in c62d9db0)
* OccBin: the smoother would crash when encountering an internal error due to the output of the linear smoother not having been computed (bug fixed in 7c318adf)
* Forecasts are only based on the DSGE-model, not the DSGE-VAR (bug not yet fixed; see #819)
* The `contemp_reduced_form` option of the `sbvar` command is broken (bug not yet fixed, see #1716)
* Using the `forecast` command with a model solved at `order=2` with `varexo_det`, Dynare would return uncertainty bands based on a first-order approximation (bug not fixed, see #1940)