Added
- Support for Python 3.14 was added.
(#10477)
Changed
- While nothing significant should have changed from the user's perspective,
we've been doing a lot of internal refactoring in preparation for soon adding
support for IP address certificates to Certbot.
(#10468,
#10478)
Fixed
- Removed
vhost_combinedandvhost_commonlog formats from included Apache
configuration file. (#9769) - Due to a mistake on our end playing with GitHub's new immutable
releases
feature that prevented our CI from uploading additional release assets,
Certbot 5.2.0 was not and will not be uploaded to most platforms. Instead,
that version number will be skipped and we'll go straight to 5.2.1.
(#10501)