My Hyperlinks no longer work
We had to implement a code change to stop automatically assuming what was and was not a hyperlink. As a result, URLs that were added in the text editor without using the Insert Link button, are now probably no longer hyperlinks.
Going forward, please use the Insert Link button to add links to ensure everything is working.
Workaround solution
If you have a lot of these unlinked URLs all over your projects, we have added some legacy code you can enable.
Navigate to Settings > Advanced
Select the option Attempt to auto-insert links in Summary and Content Pages {Legacy: Use editor link feature going forward}
Even with this option enabled, please use the Insert Link button in the text editors going forward.
I automatically generate hyperlinks using variables through Zapier or other apps, I can't use the Insert Link button
Please use a tags to automatically generate your hyperlinks going forward.
Here is an example:
<a href="{{website}}">link name</a> or <a href="{{website}}">{{website}}</a>