Skip to content

Releases: acmesh-official/acme.sh

3.1.4

Choose a tag to compare

@neilpang neilpang released this 17 Jul 02:07
3661fd8
  1. Support ACME Renewal Information (ARI, RFC 9773), enabled by default. Renewals now follow the renewal window suggested by the CA. Set NO_ARI=1 to disable. The installed cron job now runs every 6 hours to react to ARI renewal windows in time.
  2. Support the dns-persist-01 challenge, with --dns-persist-days.
  3. A negative --days schedules renewal relative to the cert expiration date, and can be combined with --valid-to to set a renewal margin.
  4. Support ACME account key rollover.
  5. Support multiple account emails. --update-account now persists the new email.
  6. Retry failed install/deploy steps on the next renewal.
  7. Add bash completion, installed via --install.
  8. New DNS providers: Level27, CDMON, Poweradmin, IP-Projects, EuroDNS, Firestorm, creoline, LaoDC, WEDOS, muumuu, Volcano Engine, Glesys, Aruba Business, Calrissia, Hostinger. New deploy hooks: FortiGate, Baidu Cloud CDN, Windows RDP. New notify hook: customscript.
  9. dns_hetzner.sh was removed (#6990).
  10. Docker images are now also published to ghcr.io.
  11. A lot of bug fixes.

3.1.3

Choose a tag to compare

@neilpang neilpang released this 28 Apr 20:27
76d1377

normal release, fix bugs

Regular release

Choose a tag to compare

@neilpang neilpang released this 29 Nov 15:35
40290ad
  1. support cert profile and ip cert.
  2. a lot of bug fixes.

normal release

Choose a tag to compare

@neilpang neilpang released this 23 Apr 18:50
676d766

What's Changed

New Contributors

Full Changelog: 3.1.0...3.1.1

Minor fixes

Choose a tag to compare

@neilpang neilpang released this 23 Nov 10:03
5d6f1bd

What's Changed

New Contributors

Full Changelog: 3.0.9...3.1.0

Minor, just for nsupdate hook

Choose a tag to compare

@neilpang neilpang released this 23 Sep 16:13
fc7f861

Minor, just for nsupdate hook

Normal release

Choose a tag to compare

@neilpang neilpang released this 15 Sep 09:12
fb27261

What's Changed

New Contributors

Full Changelog: 3.0.7...3.0.8

Normal release

Choose a tag to compare

@neilpang neilpang released this 06 Oct 11:42
377a37e

What's Changed

New Contributors

Full Changelog: 3.0.6...3.0.7

Fix important remote exec bug

Choose a tag to compare

@neilpang neilpang released this 09 Jun 13:12
b7caf7a

Please all upgrade.

#4659

Normal release

Choose a tag to compare

@neilpang neilpang released this 23 Nov 13:54
16dc21a
  1. bugs fixes.
  2. more dns apis support.