๐ฅณ Minor releases
โข Auto Encrypt 5.1.0: Moves automatic IP address detection from top-level await to asynchronous createServer() method to enable servers that import to run offline when theyโre running on localhost) and exports IPAddresses class so servers can carry out their own automatic IP address detection (IPv4 and IPv6) if they want full control over exactly which domains and IP addresses are included in provisioned TLS certificates.ยน
โข @small-tech/https: Re-exports IPAddresses class so servers (like Kittenยฒ) can have full control over exactly which domains and IP addresses are included in provisioned TLS certificates.ยณ
ยน https://codeberg.org/small-tech/auto-encrypt/src/branch/main/CHANGELOG.md#5-1-0-2026-01-21
ยฒ https://kitten.small-web.org
ยณ https://codeberg.org/small-tech/https/src/branch/main/CHANGELOG.md#6-1-0-2026-01-21