* The `example1_reporting.mod` file was broken (bug fixed in b3e7d59b)
* The `example1_reporting.mod` file was broken (bug fixed in b3e7d59b)
* The `EndTemperature` option of `mode_compute=10` (`simpsa`) was broken (bug fixed in d802ed7c)
* The `EndTemperature` option of `mode_compute=10` (`simpsa`) was broken (bug fixed in d802ed7c)
* Optimization may in rare cases erroneously apply an infinite penalty function value (bug fixed in 46809c41)
* Optimization may in rare cases erroneously apply an infinite penalty function value (bug fixed in 46809c41)
* The `mh_posterior_mode_estimation` is broken in conjunction with `method_of_moments` (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2408)
* The `mh_posterior_mode_estimation` is broken in conjunction with `method_of_moments` (bug fixed in e3c0572b)
*`dynare_solve`, used in e.g. numerical steady state computations,
* only directly accepted correct initial values if the Jacobian contained `NaN` or `Inf`. Otherwise, the numerical solver was started (bug fixed in 2b5ec0ba).
* did not honor the `solve_randomize_initial_guess` option if no Jacobian was requested (bug fixed in 501556f5)
* erroneously accepted initial guesses with complex values when randomizing the starting point (bug fixed in b7f5ac8d)
* erroneously accepted initial guesses that contained `Inf` (bug fixed in 45c813df)
* 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)
* 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)
* The results of mode-finding were not correctly stored in `oo_.posterior_mode` for shock and measurement error correlations (bug fixed in 7a8d8539)
* The results of mode-finding were not correctly stored in `oo_.posterior_mode` for shock and measurement error correlations (bug fixed in 7a8d8539)