Releases: acmesh-official/acme.sh
Releases · acmesh-official/acme.sh
Minor fixes
What's Changed
- refactor: Alibaba Cloud API by @PMExtra in #5294
- Fix Timeweb Cloud DNS API pagination by @nikolaypronchev in #5296
- Update dns_openprovider.sh for OpenProvider by @WinSCaP in #5183
- update dns_doapi by @henrikalves in #5158
- Add OpenContainers Annotations as Labels to Docker Image by @mpgirro in #5305
- Add ali_dcdn deploy hook (Alibaba Cloud DCDN) by @PMExtra in #5297
- on OpenBSD, add libiconv by @jschauma in #5309
- Updated MS links, added wiki link, updated error messages, updated API limit comment by @abulgatz in #5313
- Adding omg.lol DNS API by @as-kholin in #5301
- Fix markdown issue in telegram notify hook by @fazelukario in #5315
- Update Porkbun API URL by @allddd in #5323
- Revert txt add update by @lifeboy in #5331
- Fix POSIX shell portability by @ryoon in #5374
- Fix dns_pdns.sh to use saved account conf by @sahsanu in #5328
- Dns API: fix structural info by @stokito in #6087
- Fixes issue 4956: 'Linode DNS Pagination Bug' by @vmmello in #5172
- fix(truenas): broken script since 23.10 scale release by @M0NsTeRRR in #6089
- StrongSwan deploy hook: swanctl support by @sergiustheblack in #6094
- Add existing bearer token support to Azure DNS API by @stbeldarborge in #5276
- fix: new version of fornex dns based on api version 2.3.1 by @CreatorHRS in #6106
New Contributors
- @WinSCaP made their first contribution in #5183
- @henrikalves made their first contribution in #5158
- @mpgirro made their first contribution in #5305
- @jschauma made their first contribution in #5309
- @abulgatz made their first contribution in #5313
- @as-kholin made their first contribution in #5301
- @fazelukario made their first contribution in #5315
- @ryoon made their first contribution in #5374
- @vmmello made their first contribution in #5172
- @M0NsTeRRR made their first contribution in #6089
- @sergiustheblack made their first contribution in #6094
- @stbeldarborge made their first contribution in #5276
- @CreatorHRS made their first contribution in #6106
Full Changelog: 3.0.9...3.1.0
Minor, just for nsupdate hook
Minor, just for nsupdate hook
Normal release
What's Changed
- Add support for Mattermost notifications (Bot account) by @defragatwork in #4622
- Update haproxy.sh by @podguzovvasily in #4841
- Acme2 similar names by @studycom-mrobinson in #4855
- Fix #4460 by @trulyliu in #4843
- dns_1984.hosting.sh: update login and account status URLs by @phedoreanu in #4866
- Fix typo in proxmoxve deploy hook by @Max13 in #4853
- Update dns_gcloud.sh rm logs record added by @sandercox in #4872
- support West.cn Domain by @mrbaiwei in #4861
- sync by @Neilpang in #4899
- sync by @Neilpang in #4918
- Logout update for DSM Deploy script (2727 issue) by @LordDarkneo in #4925
- remove dns_do as it does not work anymore by @seidler2547 in #4161
- Fix RouterOS deploy hook for 7 by @dario-pilori in #4940
- Fix #4836 (Switch to new Gandi LiveDNS API) by @rparenton in #4948
- sync by @Neilpang in #4986
- sync by @Neilpang in #4987
- Add SYNO_USE_TEMP_ADMIN variable & Fix broken logic by @scruel in #4706
- sync by @Neilpang in #5021
- haproxy deploy hook updates existing certificate over stats socket by @wlallemand in #4581
- Aws dns imdsv2 by @derytim in #4979
- dns-record TTL set to 300 by @hknet in #5048
- fix(config_migrate): always remove domain old key & replace old value by new value by @scruel in #5032
- feature: add template option for panos deploy hook by @aSauerwein in #5072
- Add support for Lima-City by @laraveluser in #4757
- Fix: Decode eab_hmac_key as single-line by @annieoxe in #5069
- sync by @Neilpang in #5075
- Patch Synology DSM deploy: support DSM 6.x & user-friendly refactor. by @scruel in #5023
- sync by @Neilpang in #5102
- fix(deploy_dsm): missing gerp -P option on busybox by @scruel in #5111
- fix(deploy_dsm): ensure grep get the error code by @scruel in #5113
- fixed handling of key and secret by @hknet in #5049
- sync by @Neilpang in #5123
- Add notification support for ntfy.sh by @jeromecst in #4929
- Structured DNS provider API info by @stokito in #4738
- dns_1984.hosting - update _get_root check by @phedoreanu in #5057
- Quote echo $data in _porkbun_rest (dns_porkbun) by @j-c-m in #5041
- Feature: DNS API for IONOS cloud by @zak905 in #5110
- improve compatibility with FreeBSD by @themarek in #5159
- feat: Support manually defining extended key usage in CSR by @mdmower in #5133
- Improve grammar by @vladh in #4896
- sync by @Neilpang in #5206
- fix(deploy): respect api path with synology Auth API by @scruel in #5207
- dns_porkbun: remove stray backslashes by @allddd in #5212
- feat: guide user to run script as root to create temp admin user by @scruel in #5139
- _checkSudo: [ -z "__INTERACTIVE" ] should be [ -z "$__INTERACTIVE" ] by @oittaa in #5217
- RouterOS - make deploy more resilient by @nathanejohnson in #5245
- Add ACCOUNT_THUMBPRINT to update account by @williamdes in #5252
- sync by @Neilpang in #5255
- Fix MIAB dns create TXT record format by @lifeboy in #5268
- Support for the Yandex 360 for Business DNS API by @WhiteAls in #5214
- Update dns_huaweicloud.sh by @i18nsite in #5263
- feat(deploy_ali_cdn): support Alibaba Cloud CDN deployment by @PMExtra in #5205
- Add Timeweb Cloud DNS API by @nikolaypronchev in #5141
- Add optional cmd line parameter NSUPDATE_OPT to dns_nsupdate api by @gmanic in #5224
- improve performance and memory usage for dns_anx by @rwese in #5187
- Update teams notification workflow by @Linkje in #5223
- New Alviy provider by @alviy in #5117
- sync by @Neilpang in #5284
New Contributors
- @defragatwork made their first contribution in #4622
- @podguzovvasily made their first contribution in #4841
- @studycom-mrobinson made their first contribution in #4855
- @Max13 made their first contribution in #4853
- @sandercox made their first contribution in #4872
- @mrbaiwei made their first contribution in #4861
- @LordDarkneo made their first contribution in #4925
- @dario-pilori made their first contribution in #4940
- @rparenton made their first contribution in #4948
- @scruel made their first contribution in #4706
- @wlallemand made their first contribution in #4581
- @derytim made their first contribution in #4979
- @aSauerwein made their first contribution in #5072
- @laraveluser made their first contribution in #4757
- @annieoxe made their first contribution in #5069
- @jeromecst made their first contribution in #4929
- @zak905 made their first contribution in #5110
- @themarek made their first contribution in #5159
- @mdmower made their first contribution in #5133
- @vladh made their first contribution in #4896
- @allddd made their first contribution in #5212
- @oittaa made their first contribution in #5217
- @nathanejohnson made their first contribution in #5245
- @williamdes made their first contribution in #5252
- @lifeboy made their first contribution in #5268
- @WhiteAls made their first contribution in #5214
- @i18nsite made their first contribution in #5263
- @nikolaypronchev made their first contribution in #5141
- @gmanic made their first contribution in #5224
- @rwese made their first contribution in #5187
- @Linkje made their first contribution in #5223
- @alviy made their first contribution in #5117
Full Changelog: 3.0.7...3.0.8
Normal release
What's Changed
- dns_1984.hosting.sh: fix login with valid csrftoken by @phedoreanu in #4412
- Spelling / grammar by @systemcrash in #4574
- Notify hook: AWS SES by @szhu25 in #4687
- Remove external OTP dependency from deploy hook Synology_DSM.sh by @Eagle3386 in #4646
- 4442 by @Neilpang in #4691
- Add BookMyName API support by @alaunay in #3208
- Fix SES region variable by @szhu25 in #4700
- Update dns_kappernet.sh by @hknet in #4714
- sync by @Neilpang in #4720
- Add DNSExit.com API support by @samuel-jimenez in #4712
- Fix the API calls that get the list of domains that PLESK can manage by @zearan in #4710
- Fixed help verbiage to reflect capabilities of --ecc flag by @sg1888 in #4708
- Added functionality for Palo Alto Firewall deployments (PANOS) by @sg1888 in #4575
- Remove punctuation symbol by @vitoyucepi in #4745
- Master 1 by @glocknerc in #4755
- fix for curl bugs nghttp2_option_set_no_rfc9113_leading_and_trailing_… by @KincaidYang in #4776
- inwx: Be case insensitive while searching for the cookie. by @sebastianas in #4764
- Fixed grep pattern regex for nginx conf path by @Nirzak in #4749
- fix for nghttp2_option_set_no_rfc9113_leading_and_trailing_ws_validation by @KincaidYang in #4779
- Fix Auth API access for DSM 6 by @Eagle3386 in #4728
- Add ArtFiles.de DNS API plugin by @Eagle3386 in #3959
- Improved api compatibility with devices by @ljea in #4754
- dns_gandi: implements token in addition to the (deprecated) API key by @zbbfufu in #4794
- Random cron by @MarcelWaldvogel in #944
- Add TencentCloud API by @KincaidYang in #4782
- Fix Variomedia API by @TobiasGrave in #4787
- fix: Synology DSM API path regex by @winromulus in #4809
New Contributors
- @systemcrash made their first contribution in #4574
- @Eagle3386 made their first contribution in #4646
- @alaunay made their first contribution in #3208
- @hknet made their first contribution in #4714
- @samuel-jimenez made their first contribution in #4712
- @zearan made their first contribution in #4710
- @sg1888 made their first contribution in #4708
- @vitoyucepi made their first contribution in #4745
- @glocknerc made their first contribution in #4755
- @KincaidYang made their first contribution in #4776
- @sebastianas made their first contribution in #4764
- @Nirzak made their first contribution in #4749
- @ljea made their first contribution in #4754
- @zbbfufu made their first contribution in #4794
- @MarcelWaldvogel made their first contribution in #944
- @TobiasGrave made their first contribution in #4787
- @winromulus made their first contribution in #4809
Full Changelog: 3.0.6...3.0.7
Fix important remote exec bug
Please all upgrade.
Normal release
- bugs fixes.
- more dns apis support.
Just fix the release number
Just fix the release number