Skip to content

v1.1.10

Choose a tag to compare

@realcodesiman realcodesiman released this 05 Aug 00:57
· 201 commits to main since this release
cab3de6

What's Changed

✨ New Features

  • feat(flows): support variable templates in Google Sheets column mapping by @viethung0o0 in #878
  • feat(instagram): add story reply automation by @sung17 in #883
  • feat(broadcasts): show target page in broadcast names and details by @viethung0o0 in #889
  • feat(comment-automation): rich text reply editor with variable resolution by @sung17 in #890

🐛 Bug Fixes

  • fix(whatsapp): keep channel name accurate and in sync by @viethung0o0 in #881
  • fix(ui): add popover border and center radio-group indicator by @sung17 in #884
  • fix(instagram): correct story-reply message direction and contact profiles by @sung17 in #885
  • fix(instagram): resolve correct channelType for story-reply automation by @sung17 in #887
  • fix(flows): prevent toolbar menu labels from wrapping by @sung17 in #888
  • fix(whatsapp): fill template variables with contact values by @viethung0o0 in #882
  • fix(instagram-facebook): capture Send API message_id to prevent inbox duplicates by @sung17 in #891
  • fix(flows): sync node rename and keep confirm enabled for button step actions by @viethung0o0 in #892
  • fix(messages): prevent duplicate inbox messages from channel echoes by @viethung0o0 in #893
  • fix(messenger): get eligible Lead Ads pages by @hoangle398 in #894

🔧 Internal / Chore

Full Changelog: v1.1.9...v1.1.10