Skip to content

Release 3.5.3

Compare
Choose a tag to compare
@emawby emawby released this 30 Jun 18:23
· 1550 commits to main since this release
c91fdfe

Fixing occasional double display of IAMs

  • Fixing IAMs being displayed twice on cold start for "on app open" IAM triggers with redisplay enabled.
    #949

Fixing send tags failure block not called on bad input

  • The send tags failure block will now be called if the data is not a valid json Object
    #952