Just an FYI to the Zcash Community. The Ycash team found a bug for Zcash sapling address support for Unstoppable Domains.
If you have a Zcash address linked to a domain, double check it. Transparent addresses look fine, but sapling address format is off. No funds should be at risk because zcashd would just reject the invalid 77 character sapling address even if you managed to link it.
Issues have been opened via GitHub for the resolution libraries. Seems like relatively easy fix, but not sure about their release schedule.
Example issue: Zcash Sapling Address regexp pattern is incorrect
Language repos affected: js, Java, go, swift