master
update repo name
dns_1984hosting: cleanup, memoize zone id (#6978)
migrate the legacy ACMEDNS_UPDATE_URL from the account conf (#3899)
DNS provider API: structured description Instead of using comments declare info in a special variable. Then the variable can be used to print the DNS API provider usage. The usage can be parsed on UI and show all needed inputs for options.
dns_active24: rewrite for supporting new v2 API
fix format
dns_ali: convert IDN domains to punycode
dnsapi alviy: Use structured info
Implemented support for Aruba Business DNS API (#7042)
dnsapi/dns_autodns: escape XML special characters in credentials (#5317)
Updated AWS Route53 service endpoint to the dual-stack endpoint (#6994)
Use endpoint environment variable for managed identities if set
fix(dns_baidu): prefer new Baidu DNS API with legacy BCD fallback (#6992)
Upload latest dev branch to master (#3)
Add BEST-HOSTING DNS API (#6859)
fix bug for solaris. dnsapi/deploy: remove POSIX character classes from sed/grep patterns
Add Calrissia.be API (#6811)
Add CDMON Api (#6984)
Reformat using shfmt
dns_cloudns: include the server response in the login error
dns_cn: convert IDN domain to punycode before API calls
Matthiasvpfr patch 1 (#7108)
Convert domain to lower case, needed for Constellix REST API
dns_cpanel: quote inner expansion in suffix strip (SC2295)
Add dns_cpanel_uapi DNS API plugin (#6878)
Update dns_curanet.sh
Fix dns_cyon to use correct regex
dns_da: document that special characters in DA_Api credentials must be percent-encoded
dns_desec: fix advertised token variable name (#7081)
fix: dnsexit api rejects a TTL of zero, changed to 1 (minute) (#7107)
dns_dnsimple: use mutable conf storage so a newly exported token wins
update dns_doapi
dns_dynu: use mutable conf storage so newly exported credentials win
remove unused code
dns_edgecenter.sh: fix structural info
dnsapi/dns_edgedns: use the system clock for the request timestamp (#3973)
Remove unecessary base64 encoding
Add EuroDNS DNS API plugin (dns_eurodns) (#6903)
fix: update Exoscale DNS script
Add dns_firestorm.sh plugin for Firestorm.ch DNS API (#6829)
Update _get_root url in dnsapi/dns_fornex.sh
dns_freedns.sh: use grep -E, BRE \| alternation is a GNU extension
dns_freemyip.sh: fix strutural info
Use '_mutable' functions for authentication variables
dns_gd: fix root zone detection for API-restricted accounts https://github.com/acmesh-official/acme.sh/issues/4487
Add Glesys dnsapi provider (#7059)
Add Gname.com dnsapi support (#6808)
Wait for Hetzner Cloud DNS actions to complete before returning
fix https://github.com/acmesh-official/acme.sh/issues/4879#issuecomment-2942728895
Microwavenby dns hostinger (#6843)
dns_huaweicloud: add optional HUAWEICLOUD_Region (default ap-southeast-1)
dns_infomaniak: log zones response and fail early in _get_zone
dns_inwx: fix _get_root false zone match for single-letter subdomains
DNS_IONOS double sending content type & case sensitive mismatch (#7028)
dnsapi ionos_cloud: Use structured info
[dnsapi] add IP-Projects dns hook (#6959)
dns_ispconfig.sh client_id not numeric at ispconfig v 3.2.7p1 (#4999)
fix https://github.com/acmesh-official/acme.sh/issues/6498
dns_knot: add KNOT_ZONE for delegated subdomain zones
Update dns_la.sh
Add LaoDC DNS API (dns_laodc) (#6974)
Implement support for DNS Level27 (#7043)
dnsapi: structured info minor fixes
fix pagination bug for domains with a big zone file
dns_me.sh: use LC_ALL=C so the request date header is always English
Fix formatting issues in dns_mgwm.sh script
Revert TXT add update
Add dns_muumuu: muumuu-domain.com DNS API (#7012)
dev_mythic_beasts: Fix header name: Accepts => Accept (#6428)
fix https://github.com/acmesh-official/acme.sh/issues/6963
Fix name.com DNS API for processing IDNs (#4381)
Fix dns_namesilo_rm failing to remove TXT record (#6969)
nanelo dns: minor log improvements
Fix syntax for OpenBSD sh
dns_njalla.sh: accept string record ids when removing records
Add the information from my last accepted pull that the TSIG key is optional.
fix(dns_oci): read ~/.oci/config before cached account.conf values (#7124)
Updated comment to be more clear on variable vs. definition
dnsapi/dns_opnsense.sh: Refresh for OPNsense v25.7 series
fix: start zone detection from i=1 per acme.sh convention
dns_ovh specific permission for record removal (#6386)
dns_pdns: probe zones with the server-side name filter in _get_root
dns_pleskxml.sh: use grep -F when matching interpolated values
Ran shfmt locally
dns_regru: require a dot boundary in root zone matching
Improve Simply.com API (#6933)
[dnsapi] add SiteHost DNS API hook (#6891)
improve: change sotoon api to v2.1 with simplification
[dnsapi] add subreg.cz dns hook (#6848)
shfmt edit
docs (dns_tencent) : update documentation links
Set DNS Record TTL to 60 instead of 300 sec
Variomedia API: Fix DNS deletion issues
run `~/shfmt -l -w -i 2 dnsapi/dns_virakcloud.sh` and Remove unnecessary blank lines in dns_virakcloud.sh
feat: Add Volcano Engine DNS API (#7069)
Add WEDOS WAPI DNS API (dns_wedos) (#7072)
dnsapi: Add structured info for lima-city and west.cn
dns_world4you: Adapt to latest record id changes (#6897)
dnsapi: Fix structured info
dns_zonomi: make the API endpoint configurable via ZM_Api