Skip to content

v1.4.1

Choose a tag to compare

@realcodesiman realcodesiman released this 26 Aug 09:29
· 67 commits to main since this release
6a4946a

What's Changed

✨ New Features

  • feat(templates): add shareable flow templates with install and auto-update by @realcodesiman in #971
  • feat(push-notifications): device tokens + Expo push notification delivery by @realcodesiman in #1010
  • feat(builder): link contact names to live chat by @nguyenvantruc92 in #1036
  • feat(media-library): add workspace media library and wire it into upload flows by @sung17 in #1039
  • feat(ads): extend conversion tracking to Messenger and Instagram by @viethung0o0 in #1035

🐛 Bug Fixes

  • fix(minigames): extend play link token TTL from 1 hour to 1 day by @sung17 in #1030
  • fix(templates): restrict shareable template categories to flows only by @realcodesiman in #1034
  • fix(templates): restore full category enum, gate share UI via explicit list by @realcodesiman in #1041
  • fix(coexist): handle oversized attachments and message id collisions in historical import by @viethung0o0 in #1042
  • fix(whatsapp): open website buttons now open their link by @viethung0o0 in #1038
  • fix(builder): stop google calendar oauth callback from swallowing its… by @nguyenvantruc92 in #1037
  • fix(ui): constrain select popup max-height so long option lists scroll by @nguyenvantruc92 in #1040

🔧 Internal / Chore

  • docs(minigame): add agent skill for the Minigame feature by @sung17 in #1031

Full Changelog: v1.4.0...v1.4.1