Homepage

ApiCall/Email/SMS sending without Liquid, performance improvement for array_overlaps

October 17, 2024

NEW

  • email_send GraphQL mutation accepts new argument - email - which allows to send email without Liquid, effectively removing necessity of using app/emails directory
  • api_call_send GraphQL mutation accepts new argument - api_call - which allows to send Api Call without Liquid, effectively removing necessity of using app/api_calls directory
  • sms_send GraphQL mutation accepts new argument - sms - which allows to send SMS without Liquid, effectively removing necessity of using app/smses directory

IMPROVED

  • performance improvement for array_overlaps filter

FIXED

  • Fix for updating user profiles when deleted profile of the same type exists

Questions?

We are always happy to help with any questions you may have.

contact us