@@ -6,7 +6,10 @@ This page documents known bugs in Dynare stable.
* OccBin forecasts would crash in case of shocks with zero variance (bug fixed in ad90aa1e)
* OccBin smoother would crash if simulation did not converge (bug fixed in bc775bb4)
* Computation of posterior moments may crash in large models (bug fixed in 895b5340039457a21a72a59e0e4e93afcb29352f)
* The auxiliary particle filter and the Liu & West online filter (`mode_compute=11`) required the Statistics Toolbox (bug fixed in 18eede9d)
* The auxiliary particle filter and the Liu & West online filter (`mode_compute=11`) did not work with `discretionary_policy` (bug fixed in 43af30d0 and )
* SMC methods may return wrong posterior results (bug fixed in 8953f1ab1aac2dcd2657004397e5fb3205a33cce)
* Annualized shock decomposition would not output results if desired vintage date did not coincide to an end-of-the-year Q4 period (bug fixed in faabc2ec)
* The Herbst-Schorfheide SMC sampler would crash at `order>1` (bug fixed in 0b5062a9)
* Annualized shock decomposition would not output results if desired vintage date did not coincide to an end-of-the-year Q4 period (bug fixed in faabc2ec and bd426651)
* Using `rand_multivariate_student` as the proposal density in the `tailored_random_block_metropolis_hastings` posterior sampler will return wrong results (bug fixed in dfa01edd)