v0.14.0 - July 30, 2018
- This release also includes the contents of the unreleased 0.13.6 release.
- FEATURE: Certificates can now be shared between virtual hosts in a way that will persist through renewal.
- See the Wildcard documentation for more details.
- MISC: Whether the
www.
andmail.
subdomains are selected by default in the user interface is now controllable via a configuration setting:ui_autochecked_prefixes
- Its default value (
null
) is implicit for['www.','mail.']
- Setting it to
[]
will ensure neither is selected by default.
- Its default value (