Releases: srvrco/getssl
Release 2.49
What's Changed
- Release v2.48 by @timkimber in #796
- dns_add and dns_del for dnsmasq - a lightweight DHCP and caching DNS server by @bohnelang in #804
- Custom configuration instructions by @paulocoghi in #810
- acme-dns: improve cURL error handling by @loganmzz in #811
- Fix to refresh CNAME by @timkimber in #830
- Add NS1 DNS Scripts by @Ayesh in #817
- Update Cloudflare documentation by @killerbees19 in #813
- Update Linode API to V4 by @softins in #832
- Allow SERVER_TYPE=postgres by @jsonn in #835
- Use --value= for add-record command (Issue #836) by @lukexcom in #837
- Add Hetzner DNS scripts by @Leo963 in #838
New Contributors
- @bohnelang made their first contribution in #804
- @paulocoghi made their first contribution in #810
- @loganmzz made their first contribution in #811
- @jsonn made their first contribution in #835
- @lukexcom made their first contribution in #837
- @Leo963 made their first contribution in #838
Full Changelog: v2.48...2.49
Release 2.48
What's Changed
- Remove cronie requirement from deb/rpm packages
- Create newline to ensure [SAN] section can be parsed by @MRigal in #792
- Release and package workflow by @timkimber in #795
Full Changelog: v2.47...v2.48
Stable Release 2.46
2021-10-22 Copy fullchain to DOMAIN_CHAIN_LOCATION (amartin-git)
2021-11-10 Detect Solaris and use gnu tools (#701)(miesi)
2021-11-12 Support acme-dns and fix CNAME issues (#722)(#308)
2021-12-14 Enhancements for GoDaddy (support more levels of domain names, no longer require GODADDY_BASE, and actual deletion of resource records)
2021-12-22 Don't show usage if run with --upgrade (#728)
2021-12-23 Don't use +idnout if dig shows a warning (#688)
2022-01-06 Support --account-id (#716)(2.46)
Stable Release 2.45
Stable Release 2.44
Stable Release 2.43
Major change to automatic upgrades - now upgrades to latest github release instead of latest git commit
2021-08-26 Improve upgrade check & make upgrade do a full install when possible (tlhackque) (#694) (2.42)
2021-09-02 Fix version compare - cURL v8 may have single digit minor numbers. (tlhackque) (2.43)
Stable Release 2.41
2021-07-25 Fix copy_file_to_location failures with ssh when suffix applied to file lacking an extension (tlhackque)(#686)
2021-07-27 Support ftps://, FTPS_OPTIONS, remove default --insecure parameter to ftpes. Report caller(s) of error_exit in debug and test modes (tlhackque)(#687)(2.39)
2021-07-30 Prefer API V2 when both offered (tlhackque) (#690) (2.40)
2021-07-30 Run tests with -d to catch intermittent failures, Use fork's repo for upgrade tests. (tlhackque) (#692) (2.41)
Stable Release 2.38
Bug fix for issue with 2.37
2021-07-22 Only pass +noidnout param to dig/drill(#682)(2.38)
Stable Release 2.37
Stable Release 2.36
GoDaddy, split-view, tempfile permissions fixes (tlhackque)