*`plot_shock_decomposition` would fail with `init2shocks` if `initial_condition_decomposition` was not run before (bug fixed in a4e65314)
* 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)
* Monthly dates for October, November and December (i.e. with a 2-digit month number) are not properly interpreted by the preprocessor (bug fixed in preprocessor@7dd6b87662ca1087765c04477ef715d8c542c871; see #1918)
* 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)