v0.19.8 - May 13, 2022.
- FIX: This release tries to address the broken installer issue from the previous two releases.
-
Due to a mistake in the rpm/deb pre-uninstall script, upgrading the plugin package would result in many necessary files being deleted, which resulting in user interface disappearing. (No data is affected).
-
Upgrading to v0.19.8 will not immediately fix the issue. It will take a few minutes for your system to reinstall the plugin asynchronously.
-
You may also apply the fix manually by running this combination of commands:
yum clean all yum -y install letsencrypt-cpanel yum -y reinstall letsencrypt-cpanel
-