Releases: RocketChat/Rocket.Chat.Apps-engine
v1.43.4
v1.46.1
This patch release is a back port from the fixes added in the original monorepo.
Changes:
- fix: engine restart process for Deno used wrong status #33865
- fix: deno runtime controller not handling undefined child process reference correctly #33494
- feat: make Deno capture unhandled exceptions and rejections and report them to the server #33997
- feat: apps-engine timeout config #33690
The following commit has been made directly in this repo, but has since been moved to the monorepo as well:
v1.45.1
This patch release is a back port from the fixes added in the original monorepo.
Changes:
- fix: engine restart process for Deno used wrong status #33865
- fix: deno runtime controller not handling undefined child process reference correctly #33494
- feat: make Deno capture unhandled exceptions and rejections and report them to the server #33997
- feat: apps-engine timeout config #33690
The following commit has been made directly in this repo, but has since been moved to the monorepo as well:
v1.44.1
This patch release is a back port from the fixes added in the original monorepo.
Changes:
- fix: engine restart process for Deno used wrong status #33865
- fix: deno runtime controller not handling undefined child process reference correctly #33494
- feat: make Deno capture unhandled exceptions and rejections and report them to the server #33997
- feat: apps-engine timeout config #33690
The following commit has been made directly in this repo, but has since been moved to the monorepo as well:
v1.43.3
This is a port of changes from newer versions on the main monorepo
Original PRs:
v1.43.2
What's Changed
- fix: engine restart process for Deno used wrong status RocketChat/Rocket.Chat#33865
- fix: deno runtime controller not handling undefined child process reference correctly RocketChat/Rocket.Chat#33494
- Add reason field to restart logs
Full Changelog: v1.43.1...v1.43.2
v1.46.0
What's Changed
- feat: SMTP OTP bridge by @Gustrb in #790
- fix: implement notifier on deno side by @tapiarafael in #797
- fix: livechat interaction handler is receiving its context data wrapped in a second instance of the context class by @pierre-lehnen-rc in #803
- fix: notifier import issue by @d-gubert in #807
- Revert "feat: add new UI context" by @Dnouv in #806
New Contributors
Full Changelog: v1.45.0...v1.46.0
v1.45.0
v1.44.0
What's Changed
- feat: include removedBy to IUserLeaveContext by @gabriellsh in #779
- feat: add rooms bridge method to remove users from a room by @gabriellsh in #776
- feat:
onUpdate
hook for apps by @KevLehman in #778 - feat: VideoConf Persistent Chat by @pierre-lehnen-rc in #783
- feat: implement room reader method to get messages in a room by @Dnouv in #770
- fix: optional methods in video conf providers not being handled correctly by @d-gubert in #785
- fix: handler errors no being sent to subprocess by @d-gubert in #784
- fix: errors during updates and uninstallations when runtime or subprocess is invalid by @d-gubert in #787
- feat: improve package installation and deno caching by @d-gubert in #786
New Contributors
- @gabriellsh made their first contribution in #779
Full Changelog: v1.43.0...v1.44.0