Releases: RocketChat/Rocket.Chat.Apps-engine
Releases · RocketChat/Rocket.Chat.Apps-engine
v1.43.1
What's Changed
v1.43.0
What's Changed
- feat: findRoomsByAgentId by @lmauromb in #710
- add Open prefix to find/count by agent methods by @lmauromb in #735
- fix: fix the url import usage on oauth2 by @AllanPazRibeiro in #739
- feat: Implement the Apps Engine Room message read bridge by @Dnouv in #753
- fix:
OmnichannelSource
type by @ggazzo in #760 - fix: Add default behavior to
executeViewCloseHandler
for all apps that don't implement it by @KevLehman in #763 - feat: Introduce new msg interface and correct the tests by @Dnouv in #767
- feat: New Deno runtime by @d-gubert in #665
- regression: incorrect translation of room data on listeners of message events by @d-gubert in #769
- fix: use
LayoutBlock
instead ofBlock
by @ggazzo in #773 - chore: LayoutBlock by @ggazzo in #774
- feat(deno-runtime): limit timeout of "Pre" listener events to 1s by @d-gubert in #775
- feat(deno-runtime): restart app process if it times out consecutively by @d-gubert in #777
New Contributors
Full Changelog: v1.42.2...v1.43.0
v1.42.2
What's Changed
- fix: Add default behavior to executeViewCloseHandler for all apps that don't implement it by @KevLehman in #763
Full Changelog: v1.42.1...v1.42.2
v1.42.1
v1.41.1
Full Changelog: v1.41.0...v1.41.1
What's Changed
- fix: fix the url import usage on oauth2 by @AllanPazRibeiro in #739
v1.41.0
What's Changed
- Updated: Livechat-Room.visitor definitions to include lastMessageTs prop by @murtaza98 in #645
- feat: adding isEnterpriseOnly flag by @AllanPazRibeiro in #646
- introduce Roles bridge by @Dnouv in #653
- chore: Remove roles from default permissions by @Dnouv in #655
- feat: Add new variant prop to ActionButton types by @csuadev in #658
- feat: Add toast message interaction by @tiagoevanp in #657
- chore(deps): Bump a bunch of development dependencies by @tassoevan in #659
- chore: Revert "feat: Add toast message interaction (#657)" by @tiagoevanp in #661
- feat: add dm notify method by @Dnouv in #660
- Revert "feat: add dm notify method (#660)" by @d-gubert in #662
- chore: Remove references to "apps-ts-definition" package by @d-gubert in #663
- Release 1.41.0 by @d-gubert in #677
New Contributors
- @csuadev made their first contribution in #658
- @tiagoevanp made their first contribution in #657
- @tassoevan made their first contribution in #659
Full Changelog: v1.40.0...v1.41.0
v1.40.0
What's Changed
- bump: bump vm2 version by @AllanPazRibeiro in #625
- Bump/bump vm2 3.9.19 by @AllanPazRibeiro in #627
- Prepare apps-engine for deasync by @rodrigok in #618
- chore: Type executeListener properly by @ggazzo in #630
- feat: Implementation to handle DM sent to bots by @ggazzo in #631
- feat: Thread Bridge by @ggazzo in #637
- feat: Added fields threadId and message for Messagebox Action button by @ggazzo in #639
- feat: add
threadId
to interaction context by @sampaiodiego in #642 - fix: add missing
threadId
toIUIKitActionButtonIncomingInteraction
by @sampaiodiego in #643
Full Changelog: v1.39.1...v1.40.0