v1.1.0
What's Changed
✨ New Features
- feat(enterprise): add offline Ed25519 license verification and entitlements by @realcodesiman in #678
- feat(messenger): add flow builder action Set Persona by @hoangle398 in #655
- feat(ai-agent): impelement rich response by @nguyenvantruc92 in #667
- feat(tenancy): anchor tenant settings URLs to custom domain by @realcodesiman in #680
🐛 Bug Fixes
- fix(worker): skip lastIncomingMessageAt update for post comments by @sung17 in #674
- fix(integrations): use broker callback url for telegram webhook registration by @sung17 in #676
- fix(integrations): allow non-owner workspace members through oauth callback by @sung17 in #675
- fix(builder): show both super admin and platform admin nav links by @realcodesiman in #681
🔧 Internal / Chore
- chore: pin @codemirror/state to 6.7.0 via override by @realcodesiman in #679
Full Changelog: v1.0.0...v1.1.0