We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c88deef commit 9637705Copy full SHA for 9637705
src/content/changelog/4-73-0-2020-08-24.md
@@ -0,0 +1,14 @@
1
+---
2
+title: '4.73.0: 2020-08-10'
3
+date: 2020-08-10T04:00:00.000Z
4
+version: 4.73.0
5
+changelog:
6
+ - API
7
8
+
9
+### Added
10
11
+### Changed
12
+- NS and CNAME records will now fail with a "Record conflict" error message if they are created for eachother.
13
+### Fixed
14
+- A bug was fixed that would result in a 500 error when filtering domain records by an invalid tag. This will now return an expected 200 respone.
0 commit comments