Skip to content

Release v2.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 03:18
· 131 commits to master since this release
cdda31f
Respect TLD level DNS and Email Forwarding management options (#55)

* fix: respect TLD addon management configuration

Currently if a TLD has management options disabled we still inform their customers that they can enable the addon, we should only disable the DNS options section if it's enabled on the domain (an override) or enabled in the mangement options for the TLD

* fix: should be checking request option

Co-authored-by: Luke McMahon <lukemcmahon96@gmail.com>