- [205](https://github.com/brentvollebregt/auto-py-to-exe/issues/205): Added support for PyInstaller 4.6 and its new options - Dropped support for Python 3.5 - Added support for Python 3.10
2.10.1
- [197](https://github.com/brentvollebregt/auto-py-to-exe/issues/197): Allow the output directory to be set from an imported JSON configuration file
2.10.0
- [166](https://github.com/brentvollebregt/auto-py-to-exe/issues/166): Added a warning for usage of Python from the Windows Store
2.9.0
- [168](https://github.com/brentvollebregt/auto-py-to-exe/issues/168): Confirmation dialog on overriding configuration values on import
2.8.0
- Added translation handler - [153](https://github.com/brentvollebregt/auto-py-to-exe/issues/153): Added Chinese translations
2.7.11
- Add warning about PyInstaller < 4.1 support for Python 3.8 and 3.9