This is a bugfix release. It fixes 2 bugs; (1) NS1's URLFWD was broken, (2) CLOUDNS had a similar bug with the WR record.
The CLOUDNS fix hasn't been verified but I'm confident the code wasn't working, so this change can't make it any worse (crosses fingers). If you use CLOUDNS I'd appreciate feedback.
Changelog
Provider-specific changes:
- 1690bae: CLOUDNS: Fix WR type (#2288) (@tlimoncelli)
- bede608: NS1: Fix NS1_URLFWD custom record type handling (#2289) (@flz)
Other changes and improvements:
- n/a