* Domain aliases support added
* IDN domains support
* Granular and reliable renew process: the extension now performs a daily check for certificates which are about to expire and renews them not earlier than 30 days before their expiration
* Replaced Python-based certbot with PHP-based client
* Fixed installation issues with python dependencies when 3rd-parties upgrade breaks compatibility
* Fixed python-related issues (virtualenv and so on) on Windows