-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
FROM registry.access.redhat.com/ubi8/nodejs-12 | ||
|
||
ENV RC_VERSION 6.5.0 | ||
ENV RC_VERSION 6.5.1 | ||
|
||
MAINTAINER [email protected] | ||
|
||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,52 @@ | ||
# @rocket.chat/meteor | ||
|
||
## 6.5.1 | ||
|
||
### Patch Changes | ||
|
||
- c2b224fd82: Bump @rocket.chat/meteor version. | ||
- Bump @rocket.chat/meteor version. | ||
- c2b224fd82: Security improvements | ||
- c2b224fd82: Fixed issue with the new `custom-roles` license module not being checked throughout the application | ||
- c2b224fd82: fix: stop refetching banner data each 5 minutes | ||
- c2b224fd82: Fixed an issue allowing admin user cancelling subscription when license's trial param is provided | ||
- c2b224fd82: Fixed Country select component at Organization form from `onboarding-ui` package | ||
- c2b224fd82: fix Federation Regression, builds service correctly | ||
- c2b224fd82: fix: Wrong `Message Roundtrip Time` metric | ||
|
||
Removes the wrong metric gauge named `rocketchat_messages_roundtrip_time` and replace it by a new summary metric named `rocketchat_messages_roundtrip_time_summary`. Add new percentiles `0.5, 0.95 and 1` to all summary metrics. | ||
|
||
- c2b224fd82: Exceeding API calls when sending OTR messages | ||
- c2b224fd82: Fixed a problem with the subscription creation on Omnichannel rooms. | ||
Rooms were being created as seen, causing sound notifications to not work | ||
- c2b224fd82: Fixed a problem where chained callbacks' return value was being overrided by some callbacks returning something different, causing callbacks with lower priority to operate on invalid values | ||
- c2b224fd82: Fix desktop notification routing for direct rooms | ||
- c2b224fd82: Improved the experience of receiving conference calls on the mobile app by disabling the push notification for the "new call" message if a push is already being sent to trigger the phone's ringing tone. | ||
- c2b224fd82: Fixed verify the account through email link | ||
- c2b224fd82: Fixed the filter for file type in the list of room files | ||
- Updated dependencies [c2b224fd82] | ||
- Updated dependencies [c2b224fd82] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
|
||
## 6.5.0 | ||
|
||
### Minor Changes | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
"version": "6.5.0" | ||
"version": "6.5.1" | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,17 @@ | ||
# rocketchat-services | ||
|
||
## 1.1.19 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [c2b224fd82] | ||
- Updated dependencies [c2b224fd82] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
|
||
## 1.1.18 | ||
|
||
### Patch Changes | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,17 @@ | ||
# @rocket.chat/account-service | ||
|
||
## 0.3.1 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [c2b224fd82] | ||
- Updated dependencies [c2b224fd82] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
|
||
## 0.3.0 | ||
|
||
### Minor Changes | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,17 @@ | ||
# @rocket.chat/authorization-service | ||
|
||
## 0.3.1 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [c2b224fd82] | ||
- Updated dependencies [c2b224fd82] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
|
||
## 0.3.0 | ||
|
||
### Minor Changes | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,19 @@ | ||
# @rocket.chat/ddp-streamer | ||
|
||
## 0.2.1 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [c2b224fd82] | ||
- Updated dependencies [c2b224fd82] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
|
||
## 0.2.0 | ||
|
||
### Minor Changes | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,17 @@ | ||
# @rocket.chat/omnichannel-transcript | ||
|
||
## 0.3.1 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [c2b224fd82] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
|
||
## 0.3.0 | ||
|
||
### Minor Changes | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,16 @@ | ||
# @rocket.chat/presence-service | ||
|
||
## 0.3.1 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [c2b224fd82] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
|
||
## 0.3.0 | ||
|
||
### Minor Changes | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,16 @@ | ||
# @rocket.chat/queue-worker | ||
|
||
## 0.3.1 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies [c2b224fd82] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
- @rocket.chat/[email protected] | ||
|
||
## 0.3.0 | ||
|
||
### Minor Changes | ||
|