Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.65.0 #10893

Merged
merged 81 commits into from
May 28, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
81 commits
Select commit Hold shift + click to select a range
97cb92b
changed saml integration to store data on mongo instead of memory
Hudell May 4, 2018
6e9acfb
Update saml_server.js
rodrigok May 5, 2018
b2ef99b
Merge pull request #10681 from RocketChat/fix.saml-on-multi-instances
rodrigok May 5, 2018
aaed87d
[FIX] Fix create channel, when created a readonly channel (#10665)
MarcosSpessatto May 5, 2018
8a61b42
Correct links to Rocket.Chat documentation (#10674)
winterstefan May 5, 2018
3d05bdc
Fix flickering on message-box emoji icon (#10678)
gdelavald May 5, 2018
9bd5de3
add `npm run postinstall` into build script (#10524)
peccu May 5, 2018
13b761c
[FIX] Improve desktop notification formatting (#10445)
Sameesunkaria May 8, 2018
f58c185
Fixed the problem of missing descriptions on message attachments (#10…
Hudell May 8, 2018
9f70755
[BREAK] Improvements to notifications logic (#10686)
sampaiodiego May 9, 2018
66f719e
LingoHub Update :rocket: (#10691)
engelgabriel May 9, 2018
08149eb
[NEW] Setup Wizard (#10523)
karlprieb May 9, 2018
e8054b9
[FIX] Improve wordpress OAuth settings (#10724)
Hudell May 11, 2018
4e9f025
[NEW] Add /api/v1/channels.roles & /api/v1/groups.roles (#10607)
cardoso May 11, 2018
69add44
Changes source of text for announcement modal content (#10733)
gdelavald May 11, 2018
b995ed6
[FIX] Send a message when muted returns inconsistent result in chat.s…
MarcosSpessatto May 11, 2018
1b8e8a5
More improvements on send notifications logic (#10736)
sampaiodiego May 11, 2018
e9251df
Fix notifications for direct messages (#10760)
sampaiodiego May 15, 2018
db2492c
Add setting and expose prometheus on port 9100 (#10766)
rodrigok May 15, 2018
7e25b1c
Wizard improvements (#10776)
rodrigok May 15, 2018
19e8100
Add badge back to push notifications (#10779)
rodrigok May 16, 2018
ae67d4d
Better metric for notifications (#10786)
rodrigok May 16, 2018
474fbff
Improvement to push notifications on direct messages (#10788)
sampaiodiego May 16, 2018
51a6b40
Prometheus: Improve metric names (#10789)
rodrigok May 16, 2018
5bfbb98
[FIX] Not escaping special chars on mentions (#10793)
erhan- May 17, 2018
5f5914e
Regression: Fix wrong wizard field name (#10804)
rodrigok May 17, 2018
6d7b726
Prometheus: Fix notification metric (#10803)
rodrigok May 17, 2018
d3446aa
Regression: Autorun of wizard was not destroyed after completion (#10…
rodrigok May 17, 2018
c297420
Prometheus: Add metric to track hooks time (#10798)
rodrigok May 17, 2018
2117624
Prevent setup wizard redirects (#10811)
rodrigok May 18, 2018
83982a8
Stop caching private settings (#10625)
Hudell May 18, 2018
fbe8c99
[NEW] Add REST API endpoints `channels.setCustomFields` and `groups.s…
xbolshe May 18, 2018
9824687
[NEW] Add REST API endpoints `channels.counters`, `groups.counters an…
xbolshe May 18, 2018
0f5cffa
[FIX] UI was not disabling the actions when users has had no permissi…
chuckAtCataworx May 18, 2018
d6ff269
Add verification to authorize get images with X-user-id and X-auth-to…
MarcosSpessatto May 18, 2018
8160a5f
[FIX] Fix rest /me endpoint (#10662)
MarcosSpessatto May 18, 2018
f83cb34
Add REST endpoint to mark messages as unread (#10778)
MarcosSpessatto May 18, 2018
e0f7684
[NEW] REST API endpoint `settings` now allow set colors and trigger a…
ThomasRoehl May 18, 2018
1e55207
Add Rest endpoint to get username suggestion (#10702)
MarcosSpessatto May 18, 2018
58d455f
major dependencies update (#10661)
engelgabriel May 18, 2018
6178aee
Remove old translations (#10448)
Hudell May 18, 2018
d2001ca
[FIX] disable/enable System Messages (#10704)
ggazzo May 18, 2018
89ff78a
[NEW] View pinned message's attachment (#10214)
c0dzilla May 18, 2018
e358a3c
[FIX] Enabling "Collapse Embedded Media by Default" hides replies, qu…
c0dzilla May 18, 2018
107afcc
[NEW] lazy load image attachments (#10608)
ggazzo May 18, 2018
a67ff58
Develop sync (#10815)
rodrigok May 18, 2018
9c93dd0
[NEW] Return the result of the `/me` endpoint within the result of th…
MarcosSpessatto May 18, 2018
0855f73
The Livechat settings of the 'color' types were not appearing correc…
renatobecker May 18, 2018
986cde3
[NEW] Enable/disable Livechat registration form fields (#10584)
renatobecker May 18, 2018
1070edf
When a manager tried to send a message in a live room, an error was b…
renatobecker May 18, 2018
3ed656b
[NEW] Implement a local password policy (#9857)
graywolf336 May 20, 2018
d53c94c
Apps: Command Previews, Message and Room Removal Events (#10822)
graywolf336 May 21, 2018
4d48163
Bump version to 0.65.0-rc.0
rodrigok May 21, 2018
1cbddee
Update room.html (#10715)
Mr-Gryphon May 21, 2018
8b87585
[NEW] Add view-broadcast-member-list permission (#10753)
cardoso May 21, 2018
4ed57e0
[FIX] Livechat sidebar using "Unread on Top" user preference (#10734)
renatobecker May 21, 2018
202bb31
Fix REST /me regression (#10833)
MarcosSpessatto May 21, 2018
3ffd9e6
[FIX] Broadcast/ Read only issues (#10835)
ggazzo May 21, 2018
dd8116d
Create temp folder if it doesn't exist (#10837)
Hudell May 21, 2018
5682c69
Fix: Regression on users avatar in admin pages (#10836)
ggazzo May 22, 2018
655c7c9
Merge remote-tracking branch 'origin/develop' into release-candidate
rodrigok May 22, 2018
ee5f4be
Bump version to 0.65.0-rc.1
rodrigok May 22, 2018
275c2b0
Fix: Clarify the wording of the release issue template (#10520)
graywolf336 May 22, 2018
955c0c2
Regression: Make settings `Site_Name` and `Language` public again (#1…
rodrigok May 22, 2018
2244ba9
Fix layout badge cutting on unread messages for long names (#10846)
kos4live May 22, 2018
07cb9ab
[FIX] Missing pagination fields in the response of REST /directory en…
MarcosSpessatto May 23, 2018
888e2d9
Allow click on command previews and add setting to control apps enabl…
graywolf336 May 23, 2018
e1ef24b
Regression: Fix email notification preference not showing correct sel…
sampaiodiego May 23, 2018
9fce784
Merge remote-tracking branch 'origin/develop' into release-candidate
rodrigok May 23, 2018
13ac25b
Bump version to 0.65.0-rc.2
rodrigok May 23, 2018
e9a98b2
[FIX] The first users was not set as admin some times (#10878)
rodrigok May 25, 2018
599a61c
Fixed a typo on error message for push token API (#10857)
rafaelks May 25, 2018
1714de2
Adds flex-box to preview commands (#10883)
gdelavald May 26, 2018
048ae30
Fix: Regression Lazyload fix shuffle avatars (#10887)
ggazzo May 26, 2018
ebd915a
LingoHub Update :rocket: (#10886)
engelgabriel May 26, 2018
0bcc966
[FIX] Manage apps layout (#10882)
gdelavald May 26, 2018
02c13a4
Fixed slackbridge (#10875)
iliaal May 26, 2018
c0e4ed6
Merge remote-tracking branch 'origin/develop' into release-candidate
rodrigok May 26, 2018
ec69a18
Bump version to 0.65.0-rc.3
rodrigok May 26, 2018
6a2fc0e
Merge branch 'release-candidate' into release-0.65.0
rodrigok May 28, 2018
3025acf
Bump version to 0.65.0
rodrigok May 28, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM rocketchat/base:8

ENV RC_VERSION 0.64.2
ENV RC_VERSION 0.65.0

MAINTAINER buildmaster@rocket.chat

Expand Down
2 changes: 1 addition & 1 deletion .docker/Dockerfile.rhel
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM registry.access.redhat.com/rhscl/nodejs-8-rhel7

ENV RC_VERSION 0.64.2
ENV RC_VERSION 0.65.0

MAINTAINER buildmaster@rocket.chat

Expand Down
Loading