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