Releases: ipshipyard/dnslink-action
Releases · ipshipyard/dnslink-action
v1.1.3
v1.1.2
This release publishes Action to Github Marketplace. No functional changes since v1.1.1.
v1.1.1
Fixed
- DNSimple: use correct CLI flags for
dnslink-dnsimpletool (--domain,--record,--link)
Removed
- DNSimple: removed unused
dnsimple_account_idinput (account is auto-discovered from token)
v1.1.0
Added
- Cloudflare:
cf_record_idis now optional, the action auto-discovers or creates TXT records - Cloudflare: smart
_dnslink.prefix handling avoids double-prefix if already present - Documentation: Cloudflare setup guide with links to official docs
Changed
- Cloudflare: TXT record content now properly quoted to avoid dashboard warnings
- Cloudflare: improved error handling with GitHub Actions annotations
v1.0.0
Added
- Added support for Gandi DNS provider
Fixed
- Support
workflow_runevents for correct GitHub commit status (e.g., secure fork PR workflows)
v0.1.0
- Initial release of of the dnslink-action