Skip to content

Releases: RocketChat/Rocket.Chat.Apps-engine

v1.43.4

13 Dec 19:48
Compare
Choose a tag to compare

This patch release is a back port from the fixes added in the original monorepo.

Changes:

  • fix: app subprocess restart not running onEnable lifecycle by @d-gubert in #813

v1.46.1

06 Dec 20:25
Compare
Choose a tag to compare

v1.45.1

06 Dec 20:06
Compare
Choose a tag to compare

v1.44.1

06 Dec 19:51
Compare
Choose a tag to compare

v1.43.3

05 Dec 17:45
Compare
Choose a tag to compare

v1.43.2

10 Nov 20:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.43.1...v1.43.2

v1.46.0

25 Sep 22:10
89e9358
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.45.0...v1.46.0

v1.45.0

09 Sep 19:04
7c32f9d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.44.0...v1.45.0

v1.44.0

01 Aug 19:16
b24cc44
Compare
Choose a tag to compare

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

Full Changelog: v1.43.0...v1.44.0

v1.43.1

29 Jul 18:45
e4bd643
Compare
Choose a tag to compare

What's Changed

  • fix: optional methods in video conf providers not being handled correctly (#785)
  • fix: handler errors no being sent to subprocess (#784)
  • fix: errors during updates and uninstallations when runtime or subprocess is invalid (#787)
  • feat: improve package installation and deno caching (#786)