* 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)
* For MCMC chains with fewer than 6000 draws, the default number of `sub_draws` used to compute posterior moments was incorrect (bug fixed in 3b86307c).
* Bi-annual dates (e.g. `2024S1` or `2024H1`) are not accepted within Dynare statements (bug fixed in preprocessor@a992fb1b9c730583edef312f08177bc705d3dddc)
* Plotting `dseries` does not correctly show dates on the x-axis (bug not yet fixed, see https://git.dynare.org/Dynare/dseries/-/issues/59)
* Plotting `dseries` does not correctly show dates on the x-axis (bug fixed in https://git.dynare.org/Dynare/dseries/-/commit/e2d2f85e36cedb7dc77bcc9fc8e60d044835aa12)
### Low priority bugs that won't be fixed soon:
* Forecasts are only based on the DSGE-model, not the DSGE-VAR (bug not yet fixed; see #819)