4.1.0
What's Changed
- Added the ability to set a custom API URL in #42
- The DNS local challenge test has been improved in #43
- Replaced the
dns_get_record
function with thespatie/dns
package to enhance functionality - Try to fetch the actual nameserver used by the zone instead of using the system's default DNS resolver
- These changes also prevent local caching issues
- Replaced the
Full Changelog: 4.0.1...4.1.0