What's Changed
- Release/v4.9.3 #1901 @mrrobot47
- feat: ssl-info command to show SSL details and DNS challange records EasyEngine/site-command#457 @mrrobot47
- feat(site): update add_site_redirects to handle redirect for non-ssl EasyEngine/site-command#458 @mrrobot47
- Add migration to fix SSL flag in DB for edge cases EasyEngine/site-command#456 @mrrobot47
- feat(redirects): check for SSL cert/key before adding redirects EasyEngine/site-command#455 @mrrobot47
- Add ssl-dns-info command to display DNS-01 TXT record values post site creation EasyEngine/site-command#454 @mrrobot47
- Add config unset and list commands with format support EasyEngine/config-command#13 @mrrobot47
- Fix/cert return EasyEngine/site-command#453 @mrrobot47
- fix typo EasyEngine/site-command#421 @gingerbeardman