v1.9
What's Changed
- add --inputfilter as alias for --inputextension by @tobya in #201
- AutoMacroRun now disabled by default, new parameter (--enable-macroautorun) to switch on by @tobya in #205
Breaking Change
On the very small chance that you were relying on macros to autorun when opened and before conversion you will need to add the --enable-macroautorun
parameter to your command line otherwise macros will not run.
Full Changelog: v1.8...v1.9