Skip to content

v1.1.6

Choose a tag to compare

@realcodesiman realcodesiman released this 21 Jul 08:24
99d8732

What's Changed

✨ New Features

  • feat(inboxes): add public list inboxes endpoint with internal ids by @sung17 in #766
  • feat: add follow up by @viethung0o0 in #765
  • feat(flows): add "Update Contact Data" Messenger action by @hoangle398 in #770
  • feat(workspaces): surface and enforce scheduled-deletion state across the app by @realcodesiman in #772
  • feat: add condition support by @viethung0o0 in #769
  • feat(flows): add "Get payload for Messenger Ad" and run flows from bare-ID postbacks by @hoangle398 in #774
  • feat(ai-agents): move bot reply delay setting into agent actions by @viethung0o0 in #777
  • feat(questionnaires): add management flows by @nguyenvantruc92 in #776
  • feat(platform-credentials): add delete action and require full field input on update by @realcodesiman in #780
  • feat: add any input option by @viethung0o0 in #778
  • feat(integrations): store authorizing user identity on Facebook connect by @sung17 in #781

🐛 Bug Fixes

  • fix(database): run migrations sequentially by @viethung0o0 in #771
  • fix(webchat): hide support chat widget on /webchat embed page by @realcodesiman in #773
  • fix(contacts): emit accurate change events for custom fields and tags by @sung17 in #775
  • fix(contacts): improve contact removal by @viethung0o0 in #768
  • fix: improve message processing reliability by @viethung0o0 in #782
  • fix(questionnairies): update send data multi choice by @nguyenvantruc92 in #783
  • fix(instagram): use real access token for webhook unsubscribe by @sung17 in #784
  • fix(telegram): redirect duplicate-error to original workspace id by @sung17 in #785
  • fix(integrations): prevent duplicate workspace creation on oauth resubmit by @sung17 in #786
  • fix(database): default sequential migrations to enabled by @realcodesiman in #788
  • fix(builder): restrict /manage menu access to cloud edition by @realcodesiman in #789
  • fix(integrations): stop oauth referer from looping back to the connect page by @sung17 in #790
  • fix(integrations): simplify oauth workspace creation, surface messenger connect errors by @sung17 in #792
  • fix(integrations): don't fail channel connect on branding write error by @sung17 in #793
  • fix(worker): make smart delay recovery more reliable by @viethung0o0 in #795

🔧 Internal / Chore

  • chore(worker): remove unused questionnaires worker script by @viethung0o0 in #779

Full Changelog: v1.1.5...v1.1.6