Skip to content

v0.1.1

Latest

Choose a tag to compare

@Vitexus Vitexus released this 06 Aug 23:08

Fixed

  • add_dns_record and delete_dns_record no longer fail with "Missing or empty value for record" — Subreg's API expects the record's name, type, and content nested under a record field, not sent flat. Both tools were tested live (add then delete a real TXT record) against a production Subreg account to confirm the fix.