* The `mh_initialize_from_previous_mcmc` did not work if estimation was conducted with a different prior and the last draw in the previous MCMC fell outside the new prior bounds (bug not yet fixed, see f8caecd6)
* When specifying a generalized inverse Gamma prior, the hyperparameter computation would erroneously ignore the resulting mean shift (bug not yet fixed, see 91035e27)
* When using the `mh_recover`-option, the status bar always started at zero instead of showing the overall progress of the recovered chain (bug not yet fixed, see 056fb418)
* The `model_diagnostics`-command failed to check the correctness of user-defined steady state files (bug fixed in 1b4fb46c75476340aec67fa02ae4b46af544c8aa)
* GSA: LaTeX output did not work as expected (bug fixed in 59c9f70a, 701afd2c, fca782f8)
* LaTeX output under Windows failed to compile for `plot_priors` and Brooks/Gelman convergence diagnostics (bug fixed in e7184023 and 37f747bb)
*`shock_decomposition`: the plot was too big, making the close button inaccessible (bug fixed in 701afd2c)
* Theoretical moments at `order=2` with `pruning` do not contain unconditional and conditional variance decomposition (regression from 4.6; fixed in 41ac891f and c063d536; not backported to 5.x)
* Forecasts are only based on the DSGE-model, not the DSGE-VAR (bug not yet fixed; see #819)
* The `bvar_irf` command would ignore the `SquareRoot` option and instead employ a Cholesky decomposition (bug fixed in 14634946dc724760e5a955346130763993c6ec62)