* Under Windows, when the default installation location is chosen (`c:\dynare\`), Dynare installation files can be modified by unpriviledged local users (bug fixed in 689355ebc8850472508e997674b2482e5233601e)
* OccBin:
* running `calib_smoother` with `smoother_inversion_filter` would crash unless `likelihood_inversion_filter` was also specified (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2116)
* running `calib_smoother` with `smoother_inversion_filter` would crash unless `likelihood_inversion_filter` was also specified (bug fixed in 4e4cd75c)
* running the PKF smoother would crash if an error was encountered during computation of the decision rules (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/issues/1879)
* PAC: iterative OLS is broken (bug fixed in 3aeb1ff7)