Skip to content

v1.1.2

Choose a tag to compare

@realcodesiman realcodesiman released this 10 Jul 07:55
eb76edb

What's Changed

✨ New Features

  • feat(flows): add undo/redo history to the flow editor by @realcodesiman in #702
  • feat(workspace): add active-hours toggle for workspaces by @sung17 in #703
  • feat(flows): add revert draft to published version by @realcodesiman in #704
  • feat(instagram): add Instagram via Facebook OAuth integration by @sung17 in #626
  • feat(worker): add bull-board queue inspector by @realcodesiman in #707
  • feat(workspace): gate channel create/edit routes on superAdmin permission by @realcodesiman in #709
  • feat(integrations): log webhook request body for debugging by @sung17 in #713
  • feat(integrations): log webhook request body for debugging by @sung17 in #714

🐛 Bug Fixes

  • fix: workspace access now available immediately after accepting an invite by @viethung0o0 in #695
  • fix(inbox): prevent long inbox labels from pushing buttons out of view by @sung17 in #697
  • fix(variables): correct system attribute rendering, subscribed date, and timezone handling by @viethung0o0 in #578
  • fix(forms): localize empty-state text for all ComboboxField usages by @sung17 in #700
  • fix(workspace): invalidate member caches on workspace rename by @sung17 in #699
  • fix(ui): use current locale in formatDate instead of hardcoded en-US by @sung17 in #701
  • fix(deps): pin biome and ultracite to 2.4.16 / 7.8.3 by @realcodesiman in #705
  • fix(comment-automation): stop silent failures in FB comment auto-reply by @sung17 in #706
  • fix(comment-reply): stop duplicate sends on retry for messenger/instagram by @sung17 in #708
  • fix(worker): skip profile lookup for outgoing echo messages by @sung17 in #710
  • fix(messenger): include Business Manager owned/client pages in getUserPages by @sung17 in #711

⚡ Improvements

  • perf(contact-filter): skip subquery when no filter conditions are set by @viethung0o0 in #696

Full Changelog: v1.1.1...v1.1.2