- New option `use_first_order_solution` for the `extended_path` command (b32e75306dece5dedb976aa6e0f72e79bbbb5279)
- New preprocessor option `output=first` that instructs the preprocessor to only compute first order dynamic derivatives if no other command in the `.mod`-file requires higher order ones (preprocessor@6f4ba00f)
- Incompatible changes
- :warning: The default filename produced by the `savemacro` option of the `dynare` command has changed. It now contains an underscore (instead of a dash), for better compatibility with MATLAB/Octave syntax (preprocessor#126, preprocessor!105, !2296)