This release removes the CubatureSmoothing option and replaces it with a new CubatureAcceleration one. This accelerates the convergence of the cubature rules using an iterated version of Aitken's Delta Squared process. Performance may be context dependent, so you should test the new option on your model. Additionally, this release introduces a new test for P matrices, which may help detect uniqueness of solutions for a wider variety of models. This release also introduces a warning message about FastIRFs to discourage their use in the final version of a paper. Furthermore, this release fixes a major bug which was preventing plots from displaying with Dynare v4.5.0, due to a change in some internal Dynare APIs. It also fixes a minor bug whic...