forked from RocketChat/Rocket.Chat
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request RocketChat#9935 from RocketChat/release-0.62.0
Release 0.62.0
- Loading branch information
Showing
485 changed files
with
14,913 additions
and
5,432 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
FROM rocketchat/base:8 | ||
|
||
ENV RC_VERSION 0.61.2 | ||
ENV RC_VERSION 0.62.0 | ||
|
||
MAINTAINER [email protected] | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ whitelist: | |
users: | ||
- TwizzyDizzy | ||
- theorenck | ||
- JSzaszvari | ||
labels: | ||
- duplicate | ||
- enhancement | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,41 +5,42 @@ | |
|
||
rocketchat:cors | ||
|
||
[email protected].0 | ||
[email protected].0 | ||
[email protected].0 | ||
[email protected].0 | ||
[email protected].1 | ||
[email protected].1 | ||
[email protected].1 | ||
[email protected].1 | ||
[email protected] | ||
[email protected].0 | ||
[email protected].1 | ||
blaze-html-templates | ||
check@1.2.5 | ||
check@1.3.0 | ||
[email protected] | ||
ddp-common@1.3.0 | ||
dynamic-import@0.2.0 | ||
ecmascript@0.9.0 | ||
ddp-common@1.4.0 | ||
dynamic-import@0.3.0 | ||
ecmascript@0.10.0 | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
http@1.3.0 | ||
http@1.4.0 | ||
[email protected] | ||
[email protected] | ||
meteor-base@1.2.0 | ||
meteor-base@1.3.0 | ||
[email protected] | ||
mongo@1.3.1 | ||
random@1.0.10 | ||
mongo@1.4.2 | ||
random@1.1.0 | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
reload@1.1.11 | ||
reload@1.2.0 | ||
[email protected] | ||
[email protected] | ||
[email protected].0 | ||
[email protected].1 | ||
spacebars | ||
standard-minifier-js@2.2.0 | ||
standard-minifier-js@2.3.1 | ||
[email protected] | ||
|
||
rocketchat:2fa | ||
rocketchat:action-links | ||
rocketchat:accounts | ||
rocketchat:analytics | ||
rocketchat:api | ||
rocketchat:assets | ||
|
@@ -67,6 +68,11 @@ rocketchat:github-enterprise | |
rocketchat:gitlab | ||
#rocketchat:google-natural-language | ||
rocketchat:google-vision | ||
rocketchat:grant | ||
rocketchat:grant-facebook | ||
rocketchat:grant-github | ||
rocketchat:grant-google | ||
rocketchat:graphql | ||
rocketchat:highlight-words | ||
rocketchat:iframe-login | ||
rocketchat:importer | ||
|
@@ -83,6 +89,7 @@ rocketchat:katex | |
rocketchat:ldap | ||
rocketchat:lib | ||
rocketchat:livechat | ||
rocketchat:livestream | ||
rocketchat:logger | ||
rocketchat:login-token | ||
rocketchat:mailer | ||
|
@@ -103,6 +110,7 @@ rocketchat:otr | |
rocketchat:postcss | ||
rocketchat:push-notifications | ||
rocketchat:reactions | ||
rocketchat:apps | ||
rocketchat:sandstorm | ||
rocketchat:slackbridge | ||
rocketchat:slashcommands-archive | ||
|
@@ -142,12 +150,12 @@ rocketchat:version | |
rocketchat:videobridge | ||
rocketchat:webrtc | ||
rocketchat:wordpress | ||
rocketchat:nrr | ||
|
||
konecty:change-case | ||
konecty:delayed-task | ||
konecty:mongo-counter | ||
konecty:multiple-instances-status | ||
konecty:nrr | ||
konecty:user-presence | ||
|
||
deepwell:bootstrap-datepicker2 | ||
|
@@ -176,3 +184,4 @@ steffo:meteor-accounts-saml | |
todda00:friendly-slugs | ||
yasaricli:slugify | ||
yasinuslu:blaze-meta | ||
rocketchat:version-check |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
[email protected].0.1 | ||
[email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.