11/3/22 Release Notes (SDK V1.1)
about 2 years ago by Kenyon Brown
Added support for link & script tags.
- When a Custom Block contains an
<a>
tag withhttps:
schema, tapping the link will open a web view for the user - When a Custom Block contains a
<script>
tag, the linked script will be loaded for the block (instead of stripped out)