diff --git a/.docker/Dockerfile.rhel b/.docker/Dockerfile.rhel index 70113a8558e1..7a1c2e4446e4 100644 --- a/.docker/Dockerfile.rhel +++ b/.docker/Dockerfile.rhel @@ -1,6 +1,6 @@ FROM registry.access.redhat.com/rhscl/nodejs-8-rhel7 -ENV RC_VERSION 1.1.0-develop +ENV RC_VERSION 1.2.0-develop MAINTAINER buildmaster@rocket.chat diff --git a/.github/history.json b/.github/history.json index 499478ee9aac..0b2735654d9c 100644 --- a/.github/history.json +++ b/.github/history.json @@ -29969,6 +29969,1839 @@ ] } ] + }, + "1.0.2": { + "node_version": "8.11.4", + "npm_version": "6.4.1", + "mongo_versions": [ + "3.2", + "3.4", + "3.6", + "4.0" + ], + "pull_requests": [ + { + "pr": "14339", + "title": "Release 1.0.2", + "userLogin": "rodrigok", + "contributors": [ + "tassoevan", + "rodrigok", + "mohamedar97", + "ggazzo", + "thaiphv", + "knrt10", + "lolimay", + "AnBo83", + "sampaiodiego" + ] + }, + { + "pr": "14338", + "title": "[FIX] Unread line and new day separator were not aligned ", + "userLogin": "ggazzo", + "milestone": "1.0.2", + "contributors": [ + "ggazzo", + "tassoevan", + "web-flow" + ] + }, + { + "pr": "14336", + "title": "[FIX] Audio notification for messages on DM", + "userLogin": "sampaiodiego", + "milestone": "1.0.2", + "contributors": [ + "sampaiodiego" + ] + }, + { + "pr": "14334", + "title": "[IMPROVE] i18n of threads and discussion buttons", + "userLogin": "sampaiodiego", + "milestone": "1.0.2", + "contributors": [ + "sampaiodiego" + ] + }, + { + "pr": "14330", + "title": "[FIX] Duplicate thread message after editing", + "userLogin": "ggazzo", + "milestone": "1.0.2", + "contributors": [ + "ggazzo" + ] + }, + { + "pr": "14328", + "title": "[FIX] New day separator rendered over thread reply", + "userLogin": "rodrigok", + "milestone": "1.0.2", + "contributors": [ + "rodrigok" + ] + }, + { + "pr": "14320", + "title": "[IMPROVE] Better error message when not able to get MongoDB Version", + "userLogin": "rodrigok", + "milestone": "1.0.2", + "contributors": [ + "rodrigok", + "d-gubert", + "web-flow" + ] + }, + { + "pr": "14318", + "title": "Add cross-browser select arrow positioning", + "userLogin": "tassoevan", + "milestone": "1.0.2", + "contributors": [ + "tassoevan" + ] + }, + { + "pr": "14182", + "title": "i18n: Update German strings", + "userLogin": "AnBo83", + "milestone": "1.0.2", + "contributors": [ + "AnBo83", + "web-flow" + ] + }, + { + "pr": "14011", + "title": "[FIX] Missing i18n for some new Permissions", + "userLogin": "lolimay", + "milestone": "1.0.2", + "contributors": [ + "lolimay", + "tassoevan", + "web-flow" + ] + }, + { + "pr": "14316", + "title": "[FIX] View Logs admin page was broken and not rendering color logs", + "userLogin": "tassoevan", + "milestone": "1.0.2", + "contributors": [ + "tassoevan", + "web-flow" + ] + }, + { + "pr": "14301", + "title": "[Regression] Anonymous user fix", + "userLogin": "knrt10", + "milestone": "1.0.2", + "contributors": [ + "knrt10" + ] + }, + { + "pr": "14299", + "title": "Coerces the MongoDB version string", + "userLogin": "thaiphv", + "milestone": "1.0.2", + "contributors": [ + "thaiphv" + ] + }, + { + "pr": "14313", + "title": "[FIX] show roles on message", + "userLogin": "ggazzo", + "milestone": "1.0.2", + "contributors": [ + "ggazzo" + ] + }, + { + "pr": "14075", + "title": "[Fix] group name appears instead of the room id", + "userLogin": "mohamedar97", + "milestone": "1.0.2", + "contributors": [ + "mohamedar97" + ] + }, + { + "pr": "14311", + "title": "[FIX] Remove reference to inexistent field when deleting message in thread", + "userLogin": "tassoevan", + "milestone": "1.0.2", + "contributors": [ + "tassoevan" + ] + } + ] + }, + "1.0.3": { + "node_version": "8.11.4", + "npm_version": "6.4.1", + "mongo_versions": [ + "3.2", + "3.4", + "3.6", + "4.0" + ], + "pull_requests": [ + { + "pr": "14446", + "title": "Release 1.0.3", + "userLogin": "rodrigok", + "milestone": "1.0.3", + "contributors": [ + "rodrigok", + "mrsimpson", + "ggazzo", + "MarcosSpessatto", + "geekgonecrazy", + "tassoevan", + "engelgabriel", + "sampaiodiego" + ] + } + ] + }, + "1.1.0-rc.0": { + "node_version": "8.11.4", + "npm_version": "6.4.1", + "mongo_versions": [ + "3.2", + "3.4", + "3.6", + "4.0" + ], + "pull_requests": [ + { + "pr": "14252", + "title": "[IMPROVE] Message rendering time", + "userLogin": "ggazzo", + "contributors": [ + "ggazzo", + "web-flow" + ] + }, + { + "pr": "14488", + "title": "[IMPROVE] Change user presence events to Meteor Streams", + "userLogin": "sampaiodiego", + "milestone": "1.1.0", + "contributors": [ + "sampaiodiego", + "ggazzo", + "web-flow" + ] + }, + { + "pr": "13641", + "title": "Removed unnecessary DDP unblocks", + "userLogin": "ggazzo", + "milestone": "1.1.0", + "contributors": [ + "ggazzo", + "web-flow", + "sampaiodiego" + ] + }, + { + "pr": "14485", + "title": "[FIX] Downloading files when running in sub directory", + "userLogin": "miolane", + "milestone": "1.1.0", + "contributors": [ + null, + "miolane", + "web-flow", + "tassoevan" + ] + }, + { + "pr": "14567", + "title": "[FIX] Broken layout when sidebar is open on IE/Edge", + "userLogin": "ggazzo", + "milestone": "1.1.0", + "contributors": [ + "ggazzo", + "web-flow" + ] + }, + { + "pr": "14542", + "title": "[FIX] Channel names on Directory got cut on small screens", + "userLogin": "ggazzo", + "milestone": "1.1.0", + "contributors": [ + "ggazzo", + "web-flow" + ] + }, + { + "pr": "14505", + "title": "[FIX] Duplicated link to jump to message ", + "userLogin": "MarcosSpessatto", + "milestone": "1.1.0", + "contributors": [ + "MarcosSpessatto" + ] + }, + { + "pr": "14369", + "title": "[FIX] Edit Message when down arrow is pressed.", + "userLogin": "Kailash0311", + "milestone": "1.1.0", + "contributors": [ + "Kailash0311", + "tassoevan", + "web-flow" + ] + }, + { + "pr": "14570", + "title": "Fix emoji replacing some chars", + "userLogin": "sampaiodiego", + "milestone": "1.1.0", + "contributors": [ + "sampaiodiego" + ] + }, + { + "pr": "13807", + "title": "[IMPROVE] Upgrade EmojiOne to JoyPixels 4.5.0", + "userLogin": "wreiske", + "milestone": "1.1.0", + "contributors": [ + "wreiske", + "web-flow", + "sampaiodiego", + "engelgabriel" + ] + }, + { + "pr": "13919", + "title": "[FIX] Unread property of the room's lastMessage object was being wrong some times", + "userLogin": "MarcosSpessatto", + "milestone": "1.1.0", + "contributors": [ + "MarcosSpessatto", + "web-flow", + "sampaiodiego" + ] + }, + { + "pr": "14561", + "title": "LingoHub based on develop", + "userLogin": "engelgabriel", + "contributors": [ + "sampaiodiego" + ] + }, + { + "pr": "10273", + "title": "[NEW] Setting option to mark as containing a secret/password", + "userLogin": "kb0304", + "milestone": "1.1.0", + "contributors": [ + "geekgonecrazy", + "web-flow", + "MarcosSpessatto" + ] + }, + { + "pr": "13736", + "title": "Refactor WebRTC class", + "userLogin": "ggazzo", + "milestone": "1.1.0", + "contributors": [ + "ggazzo", + "web-flow", + "rodrigok", + "sampaiodiego" + ] + }, + { + "pr": "14551", + "title": "Update Meteor Streamer package", + "userLogin": "sampaiodiego", + "milestone": "1.1.0", + "contributors": [ + "sampaiodiego" + ] + }, + { + "pr": "12084", + "title": "[FIX] Multiple Slack Importer Bugs", + "userLogin": "Hudell", + "milestone": "1.1.0", + "contributors": [ + "Hudell", + "web-flow" + ] + }, + { + "pr": "14534", + "title": "[FIX] No feedback when adding users that already exists in a room", + "userLogin": "MarcosSpessatto", + "milestone": "1.1.0", + "contributors": [ + "gsunit", + "web-flow", + "MarcosSpessatto" + ] + }, + { + "pr": "14543", + "title": "Regression: unit tests were being skipped", + "userLogin": "ggazzo", + "milestone": "1.1.0", + "contributors": [ + "ggazzo" + ] + }, + { + "pr": "14516", + "title": "[FIX] Custom scripts descriptions were not clear enough ", + "userLogin": "MarcosSpessatto", + "milestone": "1.1.0", + "contributors": [ + "MarcosSpessatto" + ] + }, + { + "pr": "14263", + "title": "[FIX] Role `user` has being added after email verification even for non anonymous users", + "userLogin": "MarcosSpessatto", + "milestone": "1.1.0", + "contributors": [ + "MarcosSpessatto", + "ggazzo", + "web-flow" + ] + }, + { + "pr": "14495", + "title": "MsgTyping refactor", + "userLogin": "ggazzo", + "milestone": "1.1.0", + "contributors": [ + "ggazzo", + "web-flow" + ] + }, + { + "pr": "11311", + "title": "[FIX] Several problems with read-only rooms and muted users", + "userLogin": "Hudell", + "milestone": "1.1.0", + "contributors": [ + "Hudell", + "web-flow", + "rodrigok" + ] + }, + { + "pr": "13328", + "title": "[FIX] Channel settings form to textarea for Topic and Description", + "userLogin": "supra08", + "milestone": "1.1.0", + "contributors": [ + "supra08", + "ggazzo" + ] + }, + { + "pr": "12971", + "title": "[IMPROVE] Don't show unread count badge in burger menu if it is from the opened room", + "userLogin": "tassoevan", + "milestone": "1.1.0", + "contributors": [ + "tassoevan", + "web-flow", + "ggazzo" + ] + }, + { + "pr": "14503", + "title": "Google Plus account is no longer accessible", + "userLogin": "zdumitru", + "contributors": [ + "zdumitru", + "web-flow" + ] + }, + { + "pr": "13640", + "title": "[FIX] Elements in User Info require some padding", + "userLogin": "mushroomgenie", + "milestone": "1.1.0", + "contributors": [ + "mushroomgenie", + "web-flow", + "ggazzo" + ] + }, + { + "pr": "13660", + "title": "[FIX] Showing the id instead of the name of custom notification sound", + "userLogin": "knrt10", + "milestone": "1.1.0", + "contributors": [ + "knrt10", + "engelgabriel", + "web-flow" + ] + }, + { + "pr": "13872", + "title": "[IMPROVEMENT] Add tooltip to to notify user the purpose of back button in discussion", + "userLogin": "ashwaniYDV", + "milestone": "1.1.0", + "contributors": [ + "ashwaniYDV", + "ggazzo", + "web-flow" + ] + }, + { + "pr": "14518", + "title": "eslint errors currently on develop", + "userLogin": "Hudell", + "contributors": [ + "Hudell" + ] + }, + { + "pr": "14022", + "title": "[IMPROVE] Livechat CRM secret token optional", + "userLogin": "renatobecker", + "milestone": "1.1.0", + "contributors": [ + "renatobecker", + "web-flow" + ] + }, + { + "pr": "14509", + "title": "[FIX] Remove Livechat guest data was removing more rooms than expected", + "userLogin": "renatobecker", + "milestone": "1.1.0", + "contributors": [ + "renatobecker", + "web-flow" + ] + }, + { + "pr": "14456", + "title": "[FIX] Save custom emoji with special characters causes some errors", + "userLogin": "MarcosSpessatto", + "milestone": "1.1.0", + "contributors": [ + "MarcosSpessatto", + "web-flow" + ] + }, + { + "pr": "14242", + "title": "[FIX] Verify if the user is requesting your own information in users.info", + "userLogin": "MarcosSpessatto", + "milestone": "1.1.0", + "contributors": [ + "MarcosSpessatto" + ] + }, + { + "pr": "13682", + "title": "Allow removing description, topic and annoucement of rooms(set as empty string)", + "userLogin": "MarcosSpessatto", + "milestone": "1.1.0", + "contributors": [ + "MarcosSpessatto" + ] + }, + { + "pr": "14381", + "title": "[NEW] Custom user name field from Custom OAuth", + "userLogin": "mjovanovic0", + "milestone": "1.1.0", + "contributors": [ + "mjovanovic0", + "web-flow", + "geekgonecrazy" + ] + }, + { + "pr": "13615", + "title": "[NEW] Add pause and reset button when adding custom sound ", + "userLogin": "knrt10", + "milestone": "1.1.0", + "contributors": [ + "knrt10" + ] + }, + { + "pr": "14496", + "title": "[FIX] RocketChat client sending out video call requests unnecessarily", + "userLogin": "ggazzo", + "milestone": "1.1.0", + "contributors": [ + "ggazzo", + "web-flow" + ] + }, + { + "pr": "14490", + "title": "[FIX] `Alphabetical` translation in DE", + "userLogin": "AnBo83", + "contributors": [ + "AnBo83", + "web-flow" + ] + }, + { + "pr": "13680", + "title": "[NEW] Missing \"view-outside-room_description\" translation key", + "userLogin": "bhardwajaditya", + "contributors": [ + "bhardwajaditya" + ] + }, + { + "pr": "14434", + "title": "[FIX] Fix redirect to First channel after login", + "userLogin": "MarcosSpessatto", + "milestone": "1.1.0", + "contributors": [ + "MarcosSpessatto" + ] + }, + { + "pr": "14257", + "title": "[IMPROVEMENT] Don't group messages with different alias", + "userLogin": "jungeonkim", + "milestone": "1.1.0", + "contributors": [ + "jungeonkim", + "tassoevan", + "web-flow" + ] + }, + { + "pr": "14460", + "title": "[IMPROVE] jump to selected message on open thread", + "userLogin": "ggazzo", + "milestone": "1.1.0", + "contributors": [ + "ggazzo", + "web-flow" + ] + }, + { + "pr": "14465", + "title": "[FIX] Ignored messages", + "userLogin": "tassoevan", + "milestone": "1.1.0", + "contributors": [ + "tassoevan" + ] + }, + { + "pr": "14478", + "title": "LingoHub based on develop", + "userLogin": "engelgabriel", + "contributors": [ + "sampaiodiego" + ] + }, + { + "pr": "14464", + "title": "[FIX] Allow data URLs in isURL/getURL helpers", + "userLogin": "tassoevan", + "milestone": "1.1.0", + "contributors": [ + "tassoevan", + "web-flow" + ] + }, + { + "pr": "14461", + "title": "[FIX] You must join to view messages in this channel", + "userLogin": "ggazzo", + "milestone": "1.1.0", + "contributors": [ + "ggazzo", + "web-flow" + ] + }, + { + "pr": "14459", + "title": "Remove specific eslint rules", + "userLogin": "sampaiodiego", + "milestone": "1.1.0", + "contributors": [ + "sampaiodiego" + ] + }, + { + "pr": "14332", + "title": "New eslint rules", + "userLogin": "sampaiodiego", + "milestone": "1.1.0", + "contributors": [ + "sampaiodiego" + ] + }, + { + "pr": "14443", + "title": "[FIX] Channel Leader Bar is in the way of Thread Header ", + "userLogin": "ggazzo", + "milestone": "1.0.3", + "contributors": [ + "ggazzo" + ] + }, + { + "pr": "14433", + "title": "Fix i18n files keys sort", + "userLogin": "sampaiodiego", + "milestone": "1.0.3", + "contributors": [ + "sampaiodiego", + "web-flow" + ] + }, + { + "pr": "14442", + "title": "[FIX] Discussion name being invalid", + "userLogin": "sampaiodiego", + "milestone": "1.0.3", + "contributors": [ + "sampaiodiego" + ] + }, + { + "pr": "14415", + "title": "[FIX] Room name was undefined in some info dialogs", + "userLogin": "MarcosSpessatto", + "milestone": "1.0.3", + "contributors": [ + "MarcosSpessatto" + ] + }, + { + "pr": "14405", + "title": "[FIX] Exception on crowd sync due to a wrong logging method", + "userLogin": "rodrigok", + "milestone": "1.0.3", + "contributors": [ + "rodrigok" + ] + }, + { + "pr": "14418", + "title": "Fixes on DAU and MAU aggregations", + "userLogin": "rodrigok", + "milestone": "1.0.3", + "contributors": [ + "rodrigok", + "web-flow" + ] + }, + { + "pr": "14397", + "title": "[IMPROVE] Don't use regex to find users", + "userLogin": "sampaiodiego", + "milestone": "1.0.3", + "contributors": [ + "sampaiodiego" + ] + }, + { + "pr": "14431", + "title": "[IMPROVE] Added flag `skipActiveUsersToBeReady` to not wait the load of `active users` to present the Web interface", + "userLogin": "ggazzo", + "milestone": "1.0.3", + "contributors": [ + "ggazzo", + "web-flow", + "tassoevan" + ] + }, + { + "pr": "14422", + "title": "[FIX] IE11 support", + "userLogin": "tassoevan", + "milestone": "1.0.3", + "contributors": [ + "tassoevan", + "web-flow" + ] + }, + { + "pr": "14386", + "title": "Add missing german translations", + "userLogin": "mrsimpson", + "milestone": "1.0.3", + "contributors": [ + "mrsimpson", + "sampaiodiego", + "web-flow" + ] + }, + { + "pr": "14432", + "title": "[FIX] Escape unrecognized slash command message", + "userLogin": "tassoevan", + "milestone": "1.0.3", + "contributors": [ + "tassoevan" + ] + }, + { + "pr": "14430", + "title": "[FIX] Mentions message missing 'jump to message' action", + "userLogin": "ggazzo", + "milestone": "1.0.3", + "contributors": [ + "ggazzo" + ] + }, + { + "pr": "14426", + "title": "LingoHub based on develop", + "userLogin": "engelgabriel", + "milestone": "1.0.3", + "contributors": [ + "sampaiodiego" + ] + }, + { + "pr": "14419", + "title": "[FIX] preview pdf its not working", + "userLogin": "ggazzo", + "milestone": "1.0.3", + "contributors": [ + "ggazzo" + ] + }, + { + "pr": "12891", + "title": "[IMPROVE] SAML login process refactoring", + "userLogin": "kukkjanos", + "milestone": "1.1.0", + "contributors": [ + "kukkjanos", + "web-flow" + ] + }, + { + "pr": "14404", + "title": "[FIX] Messages on thread panel were receiving wrong context/subscription", + "userLogin": "ggazzo", + "milestone": "1.0.3", + "contributors": [ + "ggazzo", + "web-flow" + ] + }, + { + "pr": "14402", + "title": "[FIX] Error 400 on send a reply to an old thread", + "userLogin": "ggazzo", + "milestone": "1.0.3", + "contributors": [ + "ggazzo" + ] + }, + { + "pr": "14400", + "title": "[FIX] Users actions in administration were returning error", + "userLogin": "tassoevan", + "milestone": "1.0.3", + "contributors": [ + "tassoevan" + ] + }, + { + "pr": "14403", + "title": "[FIX] Fallback to mongo version that doesn't require clusterMonitor role", + "userLogin": "geekgonecrazy", + "milestone": "1.0.3", + "contributors": [ + "geekgonecrazy" + ] + }, + { + "pr": "14345", + "title": "[FIX] SAML credentialToken removal was preventing mobile from being able to authenticate", + "userLogin": "geekgonecrazy", + "milestone": "1.0.3", + "contributors": [ + "geekgonecrazy", + "web-flow" + ] + }, + { + "pr": "14376", + "title": "[FIX] Stream not connecting connect when using subdir and multi-instance", + "userLogin": "geekgonecrazy", + "milestone": "1.0.3", + "contributors": [ + "geekgonecrazy" + ] + }, + { + "pr": "14388", + "title": "[FIX] Pressing Enter in User Search field at channel causes reload", + "userLogin": "MarcosSpessatto", + "milestone": "1.0.3", + "contributors": [ + "MarcosSpessatto", + "tassoevan" + ] + }, + { + "pr": "14379", + "title": "[FIX] Wrong token name was generating error on Gitlab OAuth login", + "userLogin": "MarcosSpessatto", + "milestone": "1.0.3", + "contributors": [ + "MarcosSpessatto" + ] + }, + { + "pr": "14039", + "title": "fix discussions: remove restriction for editing room info, server side", + "userLogin": "mrsimpson", + "milestone": "1.1.0", + "contributors": [ + "mrsimpson", + "tassoevan", + "web-flow", + "ggazzo" + ] + }, + { + "pr": "14387", + "title": "[FIX] more message actions to threads context(follow, unfollow, copy, delete)", + "userLogin": "ggazzo", + "milestone": "1.0.3", + "contributors": [ + "ggazzo" + ] + }, + { + "pr": "14396", + "title": "[FIX] Unnecessary meteor.defer on openRoom", + "userLogin": "ggazzo", + "milestone": "1.0.3", + "contributors": [ + "ggazzo" + ] + }, + { + "pr": "14389", + "title": "[IMPROVE] Allow change Discussion's properties", + "userLogin": "ggazzo", + "milestone": "1.0.3", + "contributors": [ + "ggazzo" + ] + }, + { + "pr": "14390", + "title": "Fix: Message body was not being updated when user disabled nrr message", + "userLogin": "ggazzo", + "milestone": "1.0.3", + "contributors": [ + "ggazzo" + ] + }, + { + "pr": "14393", + "title": "[FIX] Messages on threads disappearing", + "userLogin": "ggazzo", + "milestone": "1.0.3", + "contributors": [ + "ggazzo" + ] + }, + { + "pr": "14394", + "title": "[FIX] Bell was too small on threads", + "userLogin": "ggazzo", + "milestone": "1.0.3", + "contributors": [ + "ggazzo" + ] + }, + { + "pr": "14372", + "title": "[FIX] Main thread title on replies", + "userLogin": "ggazzo", + "milestone": "1.0.3", + "contributors": [ + "ggazzo", + "sampaiodiego", + "web-flow" + ] + }, + { + "pr": "14370", + "title": "[NEW] Returns custom emojis through the Livechat REST API", + "userLogin": "renatobecker", + "milestone": "1.1.0", + "contributors": [ + "renatobecker" + ] + }, + { + "pr": "14351", + "title": "Improve German translations", + "userLogin": "mrsimpson", + "milestone": "1.0.3", + "contributors": [ + "mrsimpson" + ] + }, + { + "pr": "14362", + "title": "[FIX] New day separator overlapping above system message", + "userLogin": "rodrigok", + "milestone": "1.0.3", + "contributors": [ + "rodrigok" + ] + }, + { + "pr": "14338", + "title": "[FIX] Unread line and new day separator were not aligned ", + "userLogin": "ggazzo", + "milestone": "1.0.2", + "contributors": [ + "ggazzo", + "tassoevan", + "web-flow" + ] + }, + { + "pr": "14336", + "title": "[FIX] Audio notification for messages on DM", + "userLogin": "sampaiodiego", + "milestone": "1.0.2", + "contributors": [ + "sampaiodiego" + ] + }, + { + "pr": "14334", + "title": "[IMPROVE] i18n of threads and discussion buttons", + "userLogin": "sampaiodiego", + "milestone": "1.0.2", + "contributors": [ + "sampaiodiego" + ] + }, + { + "pr": "14330", + "title": "[FIX] Duplicate thread message after editing", + "userLogin": "ggazzo", + "milestone": "1.0.2", + "contributors": [ + "ggazzo" + ] + }, + { + "pr": "14328", + "title": "[FIX] New day separator rendered over thread reply", + "userLogin": "rodrigok", + "milestone": "1.0.2", + "contributors": [ + "rodrigok" + ] + }, + { + "pr": "14320", + "title": "[IMPROVE] Better error message when not able to get MongoDB Version", + "userLogin": "rodrigok", + "milestone": "1.0.2", + "contributors": [ + "rodrigok", + "d-gubert", + "web-flow" + ] + }, + { + "pr": "14318", + "title": "Add cross-browser select arrow positioning", + "userLogin": "tassoevan", + "milestone": "1.0.2", + "contributors": [ + "tassoevan" + ] + }, + { + "pr": "14182", + "title": "i18n: Update German strings", + "userLogin": "AnBo83", + "milestone": "1.0.2", + "contributors": [ + "AnBo83", + "web-flow" + ] + }, + { + "pr": "14011", + "title": "[FIX] Missing i18n for some new Permissions", + "userLogin": "lolimay", + "milestone": "1.0.2", + "contributors": [ + "lolimay", + "tassoevan", + "web-flow" + ] + }, + { + "pr": "14316", + "title": "[FIX] View Logs admin page was broken and not rendering color logs", + "userLogin": "tassoevan", + "milestone": "1.0.2", + "contributors": [ + "tassoevan", + "web-flow" + ] + }, + { + "pr": "14317", + "title": "Merge master into develop & Set version to 1.1.0-develop", + "userLogin": "rodrigok", + "contributors": [ + "wreiske", + "rodrigok", + "geekgonecrazy", + "web-flow" + ] + }, + { + "pr": "14301", + "title": "[Regression] Anonymous user fix", + "userLogin": "knrt10", + "milestone": "1.0.2", + "contributors": [ + "knrt10" + ] + }, + { + "pr": "14299", + "title": "Coerces the MongoDB version string", + "userLogin": "thaiphv", + "milestone": "1.0.2", + "contributors": [ + "thaiphv" + ] + }, + { + "pr": "14313", + "title": "[FIX] show roles on message", + "userLogin": "ggazzo", + "milestone": "1.0.2", + "contributors": [ + "ggazzo" + ] + }, + { + "pr": "14075", + "title": "[Fix] group name appears instead of the room id", + "userLogin": "mohamedar97", + "milestone": "1.0.2", + "contributors": [ + "mohamedar97" + ] + }, + { + "pr": "14311", + "title": "[FIX] Remove reference to inexistent field when deleting message in thread", + "userLogin": "tassoevan", + "milestone": "1.0.2", + "contributors": [ + "tassoevan" + ] + }, + { + "pr": "14296", + "title": "[FIX] Popup cloud console in new window", + "userLogin": "geekgonecrazy", + "milestone": "1.0.1", + "contributors": [ + "geekgonecrazy" + ] + }, + { + "pr": "14288", + "title": "[FIX] Switch oplog required doc link to more accurate link", + "userLogin": "geekgonecrazy", + "milestone": "1.0.1", + "contributors": [ + "geekgonecrazy", + "web-flow" + ] + }, + { + "pr": "14291", + "title": "[FIX] Optional exit on Unhandled Promise Rejection", + "userLogin": "geekgonecrazy", + "milestone": "1.0.1", + "contributors": [ + "geekgonecrazy", + "web-flow", + "rodrigok" + ] + }, + { + "pr": "14293", + "title": "[FIX] Error when accessing avatar with no token", + "userLogin": "geekgonecrazy", + "milestone": "1.0.1", + "contributors": [ + "geekgonecrazy", + "rodrigok" + ] + }, + { + "pr": "14286", + "title": "[FIX] Startup error in registration check", + "userLogin": "geekgonecrazy", + "milestone": "1.0.1", + "contributors": [ + "geekgonecrazy", + "web-flow" + ] + }, + { + "pr": "14290", + "title": "[FIX] Wrong header at Apps admin section", + "userLogin": "geekgonecrazy", + "milestone": "1.0.1", + "contributors": [ + "geekgonecrazy", + "web-flow" + ] + }, + { + "pr": "14294", + "title": "Merge master into develop & Set version to 1.1.0-develop", + "userLogin": "rodrigok", + "contributors": [ + "sampaiodiego", + "rodrigok", + "web-flow" + ] + }, + { + "pr": "14282", + "title": "[FIX] Error when accessing an invalid file upload url", + "userLogin": "wreiske", + "milestone": "1.0.1", + "contributors": [ + "wreiske", + "d-gubert", + "web-flow" + ] + }, + { + "pr": "14446", + "title": "Release 1.0.3", + "userLogin": "rodrigok", + "milestone": "1.0.3", + "contributors": [ + "rodrigok", + "mrsimpson", + "ggazzo", + "MarcosSpessatto", + "geekgonecrazy", + "tassoevan", + "engelgabriel", + "sampaiodiego" + ] + }, + { + "pr": "14339", + "title": "Release 1.0.2", + "userLogin": "rodrigok", + "contributors": [ + "tassoevan", + "rodrigok", + "mohamedar97", + "ggazzo", + "thaiphv", + "knrt10", + "lolimay", + "AnBo83", + "sampaiodiego" + ] + }, + { + "pr": "14338", + "title": "[FIX] Unread line and new day separator were not aligned ", + "userLogin": "ggazzo", + "milestone": "1.0.2", + "contributors": [ + "ggazzo", + "tassoevan", + "web-flow" + ] + }, + { + "pr": "14336", + "title": "[FIX] Audio notification for messages on DM", + "userLogin": "sampaiodiego", + "milestone": "1.0.2", + "contributors": [ + "sampaiodiego" + ] + }, + { + "pr": "14334", + "title": "[IMPROVE] i18n of threads and discussion buttons", + "userLogin": "sampaiodiego", + "milestone": "1.0.2", + "contributors": [ + "sampaiodiego" + ] + }, + { + "pr": "14330", + "title": "[FIX] Duplicate thread message after editing", + "userLogin": "ggazzo", + "milestone": "1.0.2", + "contributors": [ + "ggazzo" + ] + }, + { + "pr": "14328", + "title": "[FIX] New day separator rendered over thread reply", + "userLogin": "rodrigok", + "milestone": "1.0.2", + "contributors": [ + "rodrigok" + ] + }, + { + "pr": "14320", + "title": "[IMPROVE] Better error message when not able to get MongoDB Version", + "userLogin": "rodrigok", + "milestone": "1.0.2", + "contributors": [ + "rodrigok", + "d-gubert", + "web-flow" + ] + }, + { + "pr": "14318", + "title": "Add cross-browser select arrow positioning", + "userLogin": "tassoevan", + "milestone": "1.0.2", + "contributors": [ + "tassoevan" + ] + }, + { + "pr": "14182", + "title": "i18n: Update German strings", + "userLogin": "AnBo83", + "milestone": "1.0.2", + "contributors": [ + "AnBo83", + "web-flow" + ] + }, + { + "pr": "14011", + "title": "[FIX] Missing i18n for some new Permissions", + "userLogin": "lolimay", + "milestone": "1.0.2", + "contributors": [ + "lolimay", + "tassoevan", + "web-flow" + ] + }, + { + "pr": "14316", + "title": "[FIX] View Logs admin page was broken and not rendering color logs", + "userLogin": "tassoevan", + "milestone": "1.0.2", + "contributors": [ + "tassoevan", + "web-flow" + ] + }, + { + "pr": "14301", + "title": "[Regression] Anonymous user fix", + "userLogin": "knrt10", + "milestone": "1.0.2", + "contributors": [ + "knrt10" + ] + }, + { + "pr": "14299", + "title": "Coerces the MongoDB version string", + "userLogin": "thaiphv", + "milestone": "1.0.2", + "contributors": [ + "thaiphv" + ] + }, + { + "pr": "14313", + "title": "[FIX] show roles on message", + "userLogin": "ggazzo", + "milestone": "1.0.2", + "contributors": [ + "ggazzo" + ] + }, + { + "pr": "14075", + "title": "[Fix] group name appears instead of the room id", + "userLogin": "mohamedar97", + "milestone": "1.0.2", + "contributors": [ + "mohamedar97" + ] + }, + { + "pr": "14311", + "title": "[FIX] Remove reference to inexistent field when deleting message in thread", + "userLogin": "tassoevan", + "milestone": "1.0.2", + "contributors": [ + "tassoevan" + ] + } + ] + }, + "1.1.0-rc.1": { + "node_version": "8.11.4", + "npm_version": "6.4.1", + "mongo_versions": [ + "3.2", + "3.4", + "3.6", + "4.0" + ], + "pull_requests": [ + { + "pr": "14576", + "title": "Fix: Add emoji shortnames to emoji's list", + "userLogin": "sampaiodiego", + "milestone": "1.1.0", + "contributors": [ + "sampaiodiego" + ] + } + ] + }, + "1.1.0-rc.2": { + "node_version": "8.11.4", + "npm_version": "6.4.1", + "mongo_versions": [ + "3.2", + "3.4", + "3.6", + "4.0" + ], + "pull_requests": [ + { + "pr": "14600", + "title": "Ci improvements", + "userLogin": "sampaiodiego", + "milestone": "1.1.0", + "contributors": [ + "sampaiodiego", + "rodrigok", + "web-flow" + ] + }, + { + "pr": "14580", + "title": "[FIX] E2E messages not decrypting in message threads", + "userLogin": "ggazzo", + "milestone": "1.1.0", + "contributors": [ + "ggazzo", + "web-flow", + "rodrigok" + ] + }, + { + "pr": "14593", + "title": "Fix: emoji render performance for alias", + "userLogin": "ggazzo", + "milestone": "1.1.0", + "contributors": [ + "ggazzo", + "sampaiodiego" + ] + }, + { + "pr": "14568", + "title": "[FIX] Send replyTo for livechat offline messages", + "userLogin": "renatobecker", + "milestone": "1.2.0", + "contributors": [ + "renatobecker" + ] + }, + { + "pr": "14595", + "title": "Federation i18n message changes", + "userLogin": "alansikora", + "contributors": [ + "alansikora" + ] + }, + { + "pr": "14565", + "title": "[REGRESSION] Fix Slack bridge channel owner on channel creation", + "userLogin": "MarcosSpessatto", + "milestone": "1.2.0", + "contributors": [ + "MarcosSpessatto" + ] + }, + { + "pr": "14581", + "title": "Fix thumbs up emoji shortname", + "userLogin": "sampaiodiego", + "milestone": "1.1.0", + "contributors": [ + "sampaiodiego" + ] + }, + { + "pr": "14572", + "title": "[Fix] broken logo url in app.json", + "userLogin": "jaredmoody", + "contributors": [ + "jaredmoody" + ] + }, + { + "pr": "14583", + "title": "Add digitalocean button to readme", + "userLogin": "geekgonecrazy", + "contributors": [ + "geekgonecrazy", + "web-flow" + ] + } + ] + }, + "1.1.0-rc.3": { + "node_version": "8.11.4", + "npm_version": "6.4.1", + "mongo_versions": [ + "3.2", + "3.4", + "3.6", + "4.0" + ], + "pull_requests": [ + { + "pr": "14614", + "title": "[FIX] Mailer breaking if user doesn't have an email address", + "userLogin": "MarcosSpessatto", + "milestone": "1.1.0", + "contributors": [ + "MarcosSpessatto" + ] + } + ] + }, + "1.1.0-rc.4": { + "node_version": "8.11.4", + "npm_version": "6.4.1", + "mongo_versions": [ + "3.2", + "3.4", + "3.6", + "4.0" + ], + "pull_requests": [ + { + "pr": "14625", + "title": "[FIX] Role name spacing on Permissions page", + "userLogin": "tassoevan", + "milestone": "1.1.0", + "contributors": [ + "tassoevan" + ] + }, + { + "pr": "14590", + "title": "[FIX] Avatar images on old Livechat client", + "userLogin": "arminfelder", + "contributors": [ + "arminfelder", + "web-flow", + "sampaiodiego" + ] + }, + { + "pr": "14623", + "title": "[FIX] Inject code at the end of tag", + "userLogin": "tassoevan", + "milestone": "1.1.0", + "contributors": [ + "tassoevan" + ] + } + ] + }, + "1.1.0-rc.5": { + "node_version": "8.11.4", + "npm_version": "6.4.1", + "mongo_versions": [ + "3.2", + "3.4", + "3.6", + "4.0" + ], + "pull_requests": [ + { + "pr": "14646", + "title": "Improvement: Permissions table", + "userLogin": "ggazzo", + "milestone": "1.1.0", + "contributors": [ + "ggazzo" + ] + }, + { + "pr": "14641", + "title": "Regression: Handle missing emojis", + "userLogin": "sampaiodiego", + "milestone": "1.1.0", + "contributors": [ + "sampaiodiego", + "web-flow" + ] + }, + { + "pr": "14651", + "title": "[FIX] \"Blank page\" on safari 10.x", + "userLogin": "ggazzo", + "milestone": "1.1.0", + "contributors": [ + "ggazzo" + ] + }, + { + "pr": "14643", + "title": "LingoHub based on develop", + "userLogin": "engelgabriel", + "contributors": [ + "sampaiodiego" + ] + } + ] + }, + "1.1.0": { + "node_version": "8.11.4", + "npm_version": "6.4.1", + "mongo_versions": [ + "3.2", + "3.4", + "3.6", + "4.0" + ], + "pull_requests": [ + { + "pr": "14446", + "title": "Release 1.0.3", + "userLogin": "rodrigok", + "milestone": "1.0.3", + "contributors": [ + "rodrigok", + "mrsimpson", + "ggazzo", + "MarcosSpessatto", + "geekgonecrazy", + "tassoevan", + "engelgabriel", + "sampaiodiego" + ] + }, + { + "pr": "14339", + "title": "Release 1.0.2", + "userLogin": "rodrigok", + "contributors": [ + "tassoevan", + "rodrigok", + "mohamedar97", + "ggazzo", + "thaiphv", + "knrt10", + "lolimay", + "AnBo83", + "sampaiodiego" + ] + }, + { + "pr": "14338", + "title": "[FIX] Unread line and new day separator were not aligned ", + "userLogin": "ggazzo", + "milestone": "1.0.2", + "contributors": [ + "ggazzo", + "tassoevan", + "web-flow" + ] + }, + { + "pr": "14336", + "title": "[FIX] Audio notification for messages on DM", + "userLogin": "sampaiodiego", + "milestone": "1.0.2", + "contributors": [ + "sampaiodiego" + ] + }, + { + "pr": "14334", + "title": "[IMPROVE] i18n of threads and discussion buttons", + "userLogin": "sampaiodiego", + "milestone": "1.0.2", + "contributors": [ + "sampaiodiego" + ] + }, + { + "pr": "14330", + "title": "[FIX] Duplicate thread message after editing", + "userLogin": "ggazzo", + "milestone": "1.0.2", + "contributors": [ + "ggazzo" + ] + }, + { + "pr": "14328", + "title": "[FIX] New day separator rendered over thread reply", + "userLogin": "rodrigok", + "milestone": "1.0.2", + "contributors": [ + "rodrigok" + ] + }, + { + "pr": "14320", + "title": "[IMPROVE] Better error message when not able to get MongoDB Version", + "userLogin": "rodrigok", + "milestone": "1.0.2", + "contributors": [ + "rodrigok", + "d-gubert", + "web-flow" + ] + }, + { + "pr": "14318", + "title": "Add cross-browser select arrow positioning", + "userLogin": "tassoevan", + "milestone": "1.0.2", + "contributors": [ + "tassoevan" + ] + }, + { + "pr": "14182", + "title": "i18n: Update German strings", + "userLogin": "AnBo83", + "milestone": "1.0.2", + "contributors": [ + "AnBo83", + "web-flow" + ] + }, + { + "pr": "14011", + "title": "[FIX] Missing i18n for some new Permissions", + "userLogin": "lolimay", + "milestone": "1.0.2", + "contributors": [ + "lolimay", + "tassoevan", + "web-flow" + ] + }, + { + "pr": "14316", + "title": "[FIX] View Logs admin page was broken and not rendering color logs", + "userLogin": "tassoevan", + "milestone": "1.0.2", + "contributors": [ + "tassoevan", + "web-flow" + ] + }, + { + "pr": "14301", + "title": "[Regression] Anonymous user fix", + "userLogin": "knrt10", + "milestone": "1.0.2", + "contributors": [ + "knrt10" + ] + }, + { + "pr": "14299", + "title": "Coerces the MongoDB version string", + "userLogin": "thaiphv", + "milestone": "1.0.2", + "contributors": [ + "thaiphv" + ] + }, + { + "pr": "14313", + "title": "[FIX] show roles on message", + "userLogin": "ggazzo", + "milestone": "1.0.2", + "contributors": [ + "ggazzo" + ] + }, + { + "pr": "14075", + "title": "[Fix] group name appears instead of the room id", + "userLogin": "mohamedar97", + "milestone": "1.0.2", + "contributors": [ + "mohamedar97" + ] + }, + { + "pr": "14311", + "title": "[FIX] Remove reference to inexistent field when deleting message in thread", + "userLogin": "tassoevan", + "milestone": "1.0.2", + "contributors": [ + "tassoevan" + ] + } + ] } } } \ No newline at end of file diff --git a/.travis/snap.sh b/.travis/snap.sh index 8dc15d84197a..8a60c330e768 100755 --- a/.travis/snap.sh +++ b/.travis/snap.sh @@ -17,7 +17,7 @@ elif [[ $TRAVIS_TAG ]]; then RC_VERSION=$TRAVIS_TAG else CHANNEL=edge - RC_VERSION=1.1.0-develop + RC_VERSION=1.2.0-develop fi echo "Preparing to trigger a snap release for $CHANNEL channel" diff --git a/HISTORY.md b/HISTORY.md index e802f4f6c1ec..255ad9ac2bf9 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,4 +1,240 @@ +# 1.1.0 +`2019-05-27 · 5 🎉 · 10 🚀 · 52 🐛 · 35 🔍 · 27 👩‍💻👨‍💻` + +### Engine versions +- Node: `8.11.4` +- NPM: `6.4.1` +- MongoDB: `3.2, 3.4, 3.6, 4.0` + +### 🎉 New features + +- Setting option to mark as containing a secret/password ([#10273](https://github.com/RocketChat/Rocket.Chat/pull/10273)) +- Custom user name field from Custom OAuth ([#14381](https://github.com/RocketChat/Rocket.Chat/pull/14381) by [@mjovanovic0](https://github.com/mjovanovic0)) +- Add pause and reset button when adding custom sound ([#13615](https://github.com/RocketChat/Rocket.Chat/pull/13615) by [@knrt10](https://github.com/knrt10)) +- Missing "view-outside-room_description" translation key ([#13680](https://github.com/RocketChat/Rocket.Chat/pull/13680) by [@bhardwajaditya](https://github.com/bhardwajaditya)) +- Returns custom emojis through the Livechat REST API ([#14370](https://github.com/RocketChat/Rocket.Chat/pull/14370)) + +### 🚀 Improvements + +- Message rendering time ([#14252](https://github.com/RocketChat/Rocket.Chat/pull/14252)) +- Change user presence events to Meteor Streams ([#14488](https://github.com/RocketChat/Rocket.Chat/pull/14488)) +- Upgrade EmojiOne to JoyPixels 4.5.0 ([#13807](https://github.com/RocketChat/Rocket.Chat/pull/13807) by [@wreiske](https://github.com/wreiske)) +- Don't show unread count badge in burger menu if it is from the opened room ([#12971](https://github.com/RocketChat/Rocket.Chat/pull/12971)) +- Livechat CRM secret token optional ([#14022](https://github.com/RocketChat/Rocket.Chat/pull/14022)) +- jump to selected message on open thread ([#14460](https://github.com/RocketChat/Rocket.Chat/pull/14460)) +- Don't use regex to find users ([#14397](https://github.com/RocketChat/Rocket.Chat/pull/14397)) +- Added flag `skipActiveUsersToBeReady` to not wait the load of `active users` to present the Web interface ([#14431](https://github.com/RocketChat/Rocket.Chat/pull/14431)) +- SAML login process refactoring ([#12891](https://github.com/RocketChat/Rocket.Chat/pull/12891) by [@kukkjanos](https://github.com/kukkjanos)) +- Allow change Discussion's properties ([#14389](https://github.com/RocketChat/Rocket.Chat/pull/14389)) + +### 🐛 Bug fixes + +- Downloading files when running in sub directory ([#14485](https://github.com/RocketChat/Rocket.Chat/pull/14485) by [@miolane](https://github.com/miolane)) +- Broken layout when sidebar is open on IE/Edge ([#14567](https://github.com/RocketChat/Rocket.Chat/pull/14567)) +- Channel names on Directory got cut on small screens ([#14542](https://github.com/RocketChat/Rocket.Chat/pull/14542)) +- Duplicated link to jump to message ([#14505](https://github.com/RocketChat/Rocket.Chat/pull/14505)) +- Edit Message when down arrow is pressed. ([#14369](https://github.com/RocketChat/Rocket.Chat/pull/14369) by [@Kailash0311](https://github.com/Kailash0311)) +- Unread property of the room's lastMessage object was being wrong some times ([#13919](https://github.com/RocketChat/Rocket.Chat/pull/13919)) +- Multiple Slack Importer Bugs ([#12084](https://github.com/RocketChat/Rocket.Chat/pull/12084)) +- No feedback when adding users that already exists in a room ([#14534](https://github.com/RocketChat/Rocket.Chat/pull/14534) by [@gsunit](https://github.com/gsunit)) +- Custom scripts descriptions were not clear enough ([#14516](https://github.com/RocketChat/Rocket.Chat/pull/14516)) +- Role `user` has being added after email verification even for non anonymous users ([#14263](https://github.com/RocketChat/Rocket.Chat/pull/14263)) +- Several problems with read-only rooms and muted users ([#11311](https://github.com/RocketChat/Rocket.Chat/pull/11311)) +- Channel settings form to textarea for Topic and Description ([#13328](https://github.com/RocketChat/Rocket.Chat/pull/13328) by [@supra08](https://github.com/supra08)) +- Elements in User Info require some padding ([#13640](https://github.com/RocketChat/Rocket.Chat/pull/13640) by [@mushroomgenie](https://github.com/mushroomgenie)) +- Showing the id instead of the name of custom notification sound ([#13660](https://github.com/RocketChat/Rocket.Chat/pull/13660) by [@knrt10](https://github.com/knrt10)) +- Remove Livechat guest data was removing more rooms than expected ([#14509](https://github.com/RocketChat/Rocket.Chat/pull/14509)) +- Save custom emoji with special characters causes some errors ([#14456](https://github.com/RocketChat/Rocket.Chat/pull/14456)) +- Verify if the user is requesting your own information in users.info ([#14242](https://github.com/RocketChat/Rocket.Chat/pull/14242)) +- RocketChat client sending out video call requests unnecessarily ([#14496](https://github.com/RocketChat/Rocket.Chat/pull/14496)) +- `Alphabetical` translation in DE ([#14490](https://github.com/RocketChat/Rocket.Chat/pull/14490) by [@AnBo83](https://github.com/AnBo83)) +- Fix redirect to First channel after login ([#14434](https://github.com/RocketChat/Rocket.Chat/pull/14434)) +- Ignored messages ([#14465](https://github.com/RocketChat/Rocket.Chat/pull/14465)) +- Allow data URLs in isURL/getURL helpers ([#14464](https://github.com/RocketChat/Rocket.Chat/pull/14464)) +- You must join to view messages in this channel ([#14461](https://github.com/RocketChat/Rocket.Chat/pull/14461)) +- Channel Leader Bar is in the way of Thread Header ([#14443](https://github.com/RocketChat/Rocket.Chat/pull/14443)) +- Discussion name being invalid ([#14442](https://github.com/RocketChat/Rocket.Chat/pull/14442)) +- Room name was undefined in some info dialogs ([#14415](https://github.com/RocketChat/Rocket.Chat/pull/14415)) +- Exception on crowd sync due to a wrong logging method ([#14405](https://github.com/RocketChat/Rocket.Chat/pull/14405)) +- IE11 support ([#14422](https://github.com/RocketChat/Rocket.Chat/pull/14422)) +- Escape unrecognized slash command message ([#14432](https://github.com/RocketChat/Rocket.Chat/pull/14432)) +- Mentions message missing 'jump to message' action ([#14430](https://github.com/RocketChat/Rocket.Chat/pull/14430)) +- preview pdf its not working ([#14419](https://github.com/RocketChat/Rocket.Chat/pull/14419)) +- Messages on thread panel were receiving wrong context/subscription ([#14404](https://github.com/RocketChat/Rocket.Chat/pull/14404)) +- Error 400 on send a reply to an old thread ([#14402](https://github.com/RocketChat/Rocket.Chat/pull/14402)) +- Users actions in administration were returning error ([#14400](https://github.com/RocketChat/Rocket.Chat/pull/14400)) +- Fallback to mongo version that doesn't require clusterMonitor role ([#14403](https://github.com/RocketChat/Rocket.Chat/pull/14403)) +- SAML credentialToken removal was preventing mobile from being able to authenticate ([#14345](https://github.com/RocketChat/Rocket.Chat/pull/14345)) +- Stream not connecting connect when using subdir and multi-instance ([#14376](https://github.com/RocketChat/Rocket.Chat/pull/14376)) +- Pressing Enter in User Search field at channel causes reload ([#14388](https://github.com/RocketChat/Rocket.Chat/pull/14388)) +- Wrong token name was generating error on Gitlab OAuth login ([#14379](https://github.com/RocketChat/Rocket.Chat/pull/14379)) +- more message actions to threads context(follow, unfollow, copy, delete) ([#14387](https://github.com/RocketChat/Rocket.Chat/pull/14387)) +- Unnecessary meteor.defer on openRoom ([#14396](https://github.com/RocketChat/Rocket.Chat/pull/14396)) +- Messages on threads disappearing ([#14393](https://github.com/RocketChat/Rocket.Chat/pull/14393)) +- Bell was too small on threads ([#14394](https://github.com/RocketChat/Rocket.Chat/pull/14394)) +- Main thread title on replies ([#14372](https://github.com/RocketChat/Rocket.Chat/pull/14372)) +- New day separator overlapping above system message ([#14362](https://github.com/RocketChat/Rocket.Chat/pull/14362)) +- E2E messages not decrypting in message threads ([#14580](https://github.com/RocketChat/Rocket.Chat/pull/14580)) +- Send replyTo for livechat offline messages ([#14568](https://github.com/RocketChat/Rocket.Chat/pull/14568)) +- Mailer breaking if user doesn't have an email address ([#14614](https://github.com/RocketChat/Rocket.Chat/pull/14614)) +- Role name spacing on Permissions page ([#14625](https://github.com/RocketChat/Rocket.Chat/pull/14625)) +- Avatar images on old Livechat client ([#14590](https://github.com/RocketChat/Rocket.Chat/pull/14590) by [@arminfelder](https://github.com/arminfelder)) +- Inject code at the end of tag ([#14623](https://github.com/RocketChat/Rocket.Chat/pull/14623)) +- "Blank page" on safari 10.x ([#14651](https://github.com/RocketChat/Rocket.Chat/pull/14651)) + +
+🔍 Minor changes + +- Removed unnecessary DDP unblocks ([#13641](https://github.com/RocketChat/Rocket.Chat/pull/13641)) +- Fix emoji replacing some chars ([#14570](https://github.com/RocketChat/Rocket.Chat/pull/14570)) +- LingoHub based on develop ([#14561](https://github.com/RocketChat/Rocket.Chat/pull/14561)) +- Refactor WebRTC class ([#13736](https://github.com/RocketChat/Rocket.Chat/pull/13736)) +- Update Meteor Streamer package ([#14551](https://github.com/RocketChat/Rocket.Chat/pull/14551)) +- Regression: unit tests were being skipped ([#14543](https://github.com/RocketChat/Rocket.Chat/pull/14543)) +- MsgTyping refactor ([#14495](https://github.com/RocketChat/Rocket.Chat/pull/14495)) +- Google Plus account is no longer accessible ([#14503](https://github.com/RocketChat/Rocket.Chat/pull/14503) by [@zdumitru](https://github.com/zdumitru)) +- [IMPROVEMENT] Add tooltip to to notify user the purpose of back button in discussion ([#13872](https://github.com/RocketChat/Rocket.Chat/pull/13872) by [@ashwaniYDV](https://github.com/ashwaniYDV)) +- eslint errors currently on develop ([#14518](https://github.com/RocketChat/Rocket.Chat/pull/14518)) +- Allow removing description, topic and annoucement of rooms(set as empty string) ([#13682](https://github.com/RocketChat/Rocket.Chat/pull/13682)) +- [IMPROVEMENT] Don't group messages with different alias ([#14257](https://github.com/RocketChat/Rocket.Chat/pull/14257) by [@jungeonkim](https://github.com/jungeonkim)) +- LingoHub based on develop ([#14478](https://github.com/RocketChat/Rocket.Chat/pull/14478)) +- Remove specific eslint rules ([#14459](https://github.com/RocketChat/Rocket.Chat/pull/14459)) +- New eslint rules ([#14332](https://github.com/RocketChat/Rocket.Chat/pull/14332)) +- Fix i18n files keys sort ([#14433](https://github.com/RocketChat/Rocket.Chat/pull/14433)) +- Fixes on DAU and MAU aggregations ([#14418](https://github.com/RocketChat/Rocket.Chat/pull/14418)) +- Add missing german translations ([#14386](https://github.com/RocketChat/Rocket.Chat/pull/14386)) +- LingoHub based on develop ([#14426](https://github.com/RocketChat/Rocket.Chat/pull/14426)) +- fix discussions: remove restriction for editing room info, server side ([#14039](https://github.com/RocketChat/Rocket.Chat/pull/14039)) +- Fix: Message body was not being updated when user disabled nrr message ([#14390](https://github.com/RocketChat/Rocket.Chat/pull/14390)) +- Improve German translations ([#14351](https://github.com/RocketChat/Rocket.Chat/pull/14351)) +- Merge master into develop & Set version to 1.1.0-develop ([#14317](https://github.com/RocketChat/Rocket.Chat/pull/14317) by [@wreiske](https://github.com/wreiske)) +- Merge master into develop & Set version to 1.1.0-develop ([#14294](https://github.com/RocketChat/Rocket.Chat/pull/14294)) +- Fix: Add emoji shortnames to emoji's list ([#14576](https://github.com/RocketChat/Rocket.Chat/pull/14576)) +- Ci improvements ([#14600](https://github.com/RocketChat/Rocket.Chat/pull/14600)) +- Fix: emoji render performance for alias ([#14593](https://github.com/RocketChat/Rocket.Chat/pull/14593)) +- Federation i18n message changes ([#14595](https://github.com/RocketChat/Rocket.Chat/pull/14595)) +- [REGRESSION] Fix Slack bridge channel owner on channel creation ([#14565](https://github.com/RocketChat/Rocket.Chat/pull/14565)) +- Fix thumbs up emoji shortname ([#14581](https://github.com/RocketChat/Rocket.Chat/pull/14581)) +- [Fix] broken logo url in app.json ([#14572](https://github.com/RocketChat/Rocket.Chat/pull/14572) by [@jaredmoody](https://github.com/jaredmoody)) +- Add digitalocean button to readme ([#14583](https://github.com/RocketChat/Rocket.Chat/pull/14583)) +- Improvement: Permissions table ([#14646](https://github.com/RocketChat/Rocket.Chat/pull/14646)) +- Regression: Handle missing emojis ([#14641](https://github.com/RocketChat/Rocket.Chat/pull/14641)) +- LingoHub based on develop ([#14643](https://github.com/RocketChat/Rocket.Chat/pull/14643)) + +
+ +### 👩‍💻👨‍💻 Contributors 😍 + +- [@AnBo83](https://github.com/AnBo83) +- [@Kailash0311](https://github.com/Kailash0311) +- [@arminfelder](https://github.com/arminfelder) +- [@ashwaniYDV](https://github.com/ashwaniYDV) +- [@bhardwajaditya](https://github.com/bhardwajaditya) +- [@gsunit](https://github.com/gsunit) +- [@jaredmoody](https://github.com/jaredmoody) +- [@jungeonkim](https://github.com/jungeonkim) +- [@knrt10](https://github.com/knrt10) +- [@kukkjanos](https://github.com/kukkjanos) +- [@miolane](https://github.com/miolane) +- [@mjovanovic0](https://github.com/mjovanovic0) +- [@mushroomgenie](https://github.com/mushroomgenie) +- [@supra08](https://github.com/supra08) +- [@wreiske](https://github.com/wreiske) +- [@zdumitru](https://github.com/zdumitru) + +### 👩‍💻👨‍💻 Core Team 🤓 + +- [@Hudell](https://github.com/Hudell) +- [@MarcosSpessatto](https://github.com/MarcosSpessatto) +- [@alansikora](https://github.com/alansikora) +- [@engelgabriel](https://github.com/engelgabriel) +- [@geekgonecrazy](https://github.com/geekgonecrazy) +- [@ggazzo](https://github.com/ggazzo) +- [@mrsimpson](https://github.com/mrsimpson) +- [@renatobecker](https://github.com/renatobecker) +- [@rodrigok](https://github.com/rodrigok) +- [@sampaiodiego](https://github.com/sampaiodiego) +- [@tassoevan](https://github.com/tassoevan) + +# 1.0.3 +`2019-05-09 · 1 🔍 · 8 👩‍💻👨‍💻` + +### Engine versions +- Node: `8.11.4` +- NPM: `6.4.1` +- MongoDB: `3.2, 3.4, 3.6, 4.0` + +
+🔍 Minor changes + +- Release 1.0.3 ([#14446](https://github.com/RocketChat/Rocket.Chat/pull/14446)) + +
+ +### 👩‍💻👨‍💻 Core Team 🤓 + +- [@MarcosSpessatto](https://github.com/MarcosSpessatto) +- [@engelgabriel](https://github.com/engelgabriel) +- [@geekgonecrazy](https://github.com/geekgonecrazy) +- [@ggazzo](https://github.com/ggazzo) +- [@mrsimpson](https://github.com/mrsimpson) +- [@rodrigok](https://github.com/rodrigok) +- [@sampaiodiego](https://github.com/sampaiodiego) +- [@tassoevan](https://github.com/tassoevan) + +# 1.0.2 +`2019-04-30 · 2 🚀 · 8 🐛 · 6 🔍 · 10 👩‍💻👨‍💻` + +### Engine versions +- Node: `8.11.4` +- NPM: `6.4.1` +- MongoDB: `3.2, 3.4, 3.6, 4.0` + +### 🚀 Improvements + +- i18n of threads and discussion buttons ([#14334](https://github.com/RocketChat/Rocket.Chat/pull/14334)) +- Better error message when not able to get MongoDB Version ([#14320](https://github.com/RocketChat/Rocket.Chat/pull/14320)) + +### 🐛 Bug fixes + +- Unread line and new day separator were not aligned ([#14338](https://github.com/RocketChat/Rocket.Chat/pull/14338)) +- Audio notification for messages on DM ([#14336](https://github.com/RocketChat/Rocket.Chat/pull/14336)) +- Duplicate thread message after editing ([#14330](https://github.com/RocketChat/Rocket.Chat/pull/14330)) +- New day separator rendered over thread reply ([#14328](https://github.com/RocketChat/Rocket.Chat/pull/14328)) +- Missing i18n for some new Permissions ([#14011](https://github.com/RocketChat/Rocket.Chat/pull/14011) by [@lolimay](https://github.com/lolimay)) +- View Logs admin page was broken and not rendering color logs ([#14316](https://github.com/RocketChat/Rocket.Chat/pull/14316)) +- show roles on message ([#14313](https://github.com/RocketChat/Rocket.Chat/pull/14313)) +- Remove reference to inexistent field when deleting message in thread ([#14311](https://github.com/RocketChat/Rocket.Chat/pull/14311)) + +
+🔍 Minor changes + +- Release 1.0.2 ([#14339](https://github.com/RocketChat/Rocket.Chat/pull/14339) by [@AnBo83](https://github.com/AnBo83) & [@knrt10](https://github.com/knrt10) & [@lolimay](https://github.com/lolimay) & [@mohamedar97](https://github.com/mohamedar97) & [@thaiphv](https://github.com/thaiphv)) +- Add cross-browser select arrow positioning ([#14318](https://github.com/RocketChat/Rocket.Chat/pull/14318)) +- i18n: Update German strings ([#14182](https://github.com/RocketChat/Rocket.Chat/pull/14182) by [@AnBo83](https://github.com/AnBo83)) +- [Regression] Anonymous user fix ([#14301](https://github.com/RocketChat/Rocket.Chat/pull/14301) by [@knrt10](https://github.com/knrt10)) +- Coerces the MongoDB version string ([#14299](https://github.com/RocketChat/Rocket.Chat/pull/14299) by [@thaiphv](https://github.com/thaiphv)) +- [Fix] group name appears instead of the room id ([#14075](https://github.com/RocketChat/Rocket.Chat/pull/14075) by [@mohamedar97](https://github.com/mohamedar97)) + +
+ +### 👩‍💻👨‍💻 Contributors 😍 + +- [@AnBo83](https://github.com/AnBo83) +- [@knrt10](https://github.com/knrt10) +- [@lolimay](https://github.com/lolimay) +- [@mohamedar97](https://github.com/mohamedar97) +- [@thaiphv](https://github.com/thaiphv) + +### 👩‍💻👨‍💻 Core Team 🤓 + +- [@d-gubert](https://github.com/d-gubert) +- [@ggazzo](https://github.com/ggazzo) +- [@rodrigok](https://github.com/rodrigok) +- [@sampaiodiego](https://github.com/sampaiodiego) +- [@tassoevan](https://github.com/tassoevan) + # 1.0.1 `2019-04-28 · 7 🐛 · 4 👩‍💻👨‍💻` @@ -773,7 +1009,7 @@ - Syncloud deploy option ([#12867](https://github.com/RocketChat/Rocket.Chat/pull/12867) by [@cyberb](https://github.com/cyberb)) - Config hooks for snap ([#12351](https://github.com/RocketChat/Rocket.Chat/pull/12351)) - Livechat registration form message ([#12597](https://github.com/RocketChat/Rocket.Chat/pull/12597)) -- Include message type & id in push notification payload ([#12771](https://github.com/RocketChat/Rocket.Chat/pull/12771) by [@cardoso](https://github.com/cardoso)) +- Include message type & id in push notification payload ([#12771](https://github.com/RocketChat/Rocket.Chat/pull/12771)) ### 🚀 Improvements @@ -917,7 +1153,6 @@ ### 👩‍💻👨‍💻 Contributors 😍 - [@alexbartsch](https://github.com/alexbartsch) -- [@cardoso](https://github.com/cardoso) - [@cyberb](https://github.com/cyberb) - [@hypery2k](https://github.com/hypery2k) - [@karakayasemi](https://github.com/karakayasemi) @@ -936,6 +1171,7 @@ - [@Hudell](https://github.com/Hudell) - [@LuluGO](https://github.com/LuluGO) - [@MarcosSpessatto](https://github.com/MarcosSpessatto) +- [@cardoso](https://github.com/cardoso) - [@d-gubert](https://github.com/d-gubert) - [@engelgabriel](https://github.com/engelgabriel) - [@geekgonecrazy](https://github.com/geekgonecrazy) @@ -1031,7 +1267,7 @@ - Add permission to enable personal access token to specific roles ([#12309](https://github.com/RocketChat/Rocket.Chat/pull/12309)) - Option to reset e2e key ([#12483](https://github.com/RocketChat/Rocket.Chat/pull/12483)) -- /api/v1/spotlight: return joinCodeRequired field for rooms ([#12651](https://github.com/RocketChat/Rocket.Chat/pull/12651) by [@cardoso](https://github.com/cardoso)) +- /api/v1/spotlight: return joinCodeRequired field for rooms ([#12651](https://github.com/RocketChat/Rocket.Chat/pull/12651)) - New API Endpoints for the new version of JS SDK ([#12623](https://github.com/RocketChat/Rocket.Chat/pull/12623)) - Setting to configure robots.txt content ([#12547](https://github.com/RocketChat/Rocket.Chat/pull/12547)) - Make Livechat's widget draggable ([#12378](https://github.com/RocketChat/Rocket.Chat/pull/12378)) @@ -1119,7 +1355,7 @@ - Convert rocketchat-crowd to main module structure ([#12596](https://github.com/RocketChat/Rocket.Chat/pull/12596)) - Convert rocketchat-emoji to main module structure ([#12603](https://github.com/RocketChat/Rocket.Chat/pull/12603)) - Fix users.setAvatar endpoint tests and logic ([#12625](https://github.com/RocketChat/Rocket.Chat/pull/12625)) -- [DOCS] Remove Cordova links, include F-Droid download button and few other adjustments ([#12583](https://github.com/RocketChat/Rocket.Chat/pull/12583)) +- [DOCS] Remove Cordova links, include F-Droid download button and few other adjustments ([#12583](https://github.com/RocketChat/Rocket.Chat/pull/12583) by [@rafaelks](https://github.com/rafaelks)) - Convert rocketchat-dolphin to main module structure ([#12600](https://github.com/RocketChat/Rocket.Chat/pull/12600)) - Convert rocketchat-channel-settings to main module structure ([#12594](https://github.com/RocketChat/Rocket.Chat/pull/12594)) - Convert rocketchat-cors to main module structure ([#12595](https://github.com/RocketChat/Rocket.Chat/pull/12595)) @@ -1169,13 +1405,13 @@ - [@AndreamApp](https://github.com/AndreamApp) - [@Ismaw34](https://github.com/Ismaw34) -- [@cardoso](https://github.com/cardoso) - [@imronras](https://github.com/imronras) - [@karlprieb](https://github.com/karlprieb) - [@mbrodala](https://github.com/mbrodala) - [@nicolasbock](https://github.com/nicolasbock) - [@pfuender](https://github.com/pfuender) - [@ph1p](https://github.com/ph1p) +- [@rafaelks](https://github.com/rafaelks) - [@ramrami](https://github.com/ramrami) - [@ura14h](https://github.com/ura14h) - [@vinade](https://github.com/vinade) @@ -1186,11 +1422,11 @@ - [@Hudell](https://github.com/Hudell) - [@MarcosSpessatto](https://github.com/MarcosSpessatto) +- [@cardoso](https://github.com/cardoso) - [@engelgabriel](https://github.com/engelgabriel) - [@ggazzo](https://github.com/ggazzo) - [@marceloschmidt](https://github.com/marceloschmidt) - [@mrsimpson](https://github.com/mrsimpson) -- [@rafaelks](https://github.com/rafaelks) - [@renatobecker](https://github.com/renatobecker) - [@rodrigok](https://github.com/rodrigok) - [@sampaiodiego](https://github.com/sampaiodiego) @@ -1401,7 +1637,7 @@ 🔍 Minor changes - Release 0.70.1 ([#12270](https://github.com/RocketChat/Rocket.Chat/pull/12270) by [@edzluhan](https://github.com/edzluhan)) -- Merge master into develop & Set version to 0.71.0-develop ([#12264](https://github.com/RocketChat/Rocket.Chat/pull/12264) by [@cardoso](https://github.com/cardoso) & [@kaiiiiiiiii](https://github.com/kaiiiiiiiii)) +- Merge master into develop & Set version to 0.71.0-develop ([#12264](https://github.com/RocketChat/Rocket.Chat/pull/12264) by [@kaiiiiiiiii](https://github.com/kaiiiiiiiii)) - Regression: fix modal submit ([#12233](https://github.com/RocketChat/Rocket.Chat/pull/12233)) - Add reetp to the issues' bot whitelist ([#12227](https://github.com/RocketChat/Rocket.Chat/pull/12227)) - Fix: Remove semver satisfies from Apps details that is already done my marketplace ([#12268](https://github.com/RocketChat/Rocket.Chat/pull/12268)) @@ -1410,13 +1646,13 @@ ### 👩‍💻👨‍💻 Contributors 😍 -- [@cardoso](https://github.com/cardoso) - [@edzluhan](https://github.com/edzluhan) - [@kaiiiiiiiii](https://github.com/kaiiiiiiiii) ### 👩‍💻👨‍💻 Core Team 🤓 - [@Hudell](https://github.com/Hudell) +- [@cardoso](https://github.com/cardoso) - [@ggazzo](https://github.com/ggazzo) - [@renatobecker](https://github.com/renatobecker) - [@rodrigok](https://github.com/rodrigok) @@ -1442,7 +1678,7 @@ - Allow multiple subcommands in MIGRATION_VERSION env variable ([#11184](https://github.com/RocketChat/Rocket.Chat/pull/11184) by [@arch119](https://github.com/arch119)) - Support for end to end encryption ([#10094](https://github.com/RocketChat/Rocket.Chat/pull/10094) by [@mrinaldhar](https://github.com/mrinaldhar)) - Livechat Analytics and Reports ([#11238](https://github.com/RocketChat/Rocket.Chat/pull/11238) by [@pkgodara](https://github.com/pkgodara)) -- Apps: Add handlers for message updates ([#11993](https://github.com/RocketChat/Rocket.Chat/pull/11993) by [@cardoso](https://github.com/cardoso)) +- Apps: Add handlers for message updates ([#11993](https://github.com/RocketChat/Rocket.Chat/pull/11993)) - Livechat notifications on new incoming inquiries for guest-pool ([#10588](https://github.com/RocketChat/Rocket.Chat/pull/10588)) - Customizable default directory view ([#11965](https://github.com/RocketChat/Rocket.Chat/pull/11965) by [@ohmonster](https://github.com/ohmonster)) - Blockstack as decentralized auth provider ([#12047](https://github.com/RocketChat/Rocket.Chat/pull/12047)) @@ -1501,13 +1737,13 @@
🔍 Minor changes -- Release 0.69.2 ([#12026](https://github.com/RocketChat/Rocket.Chat/pull/12026) by [@cardoso](https://github.com/cardoso) & [@kaiiiiiiiii](https://github.com/kaiiiiiiiii)) +- Release 0.69.2 ([#12026](https://github.com/RocketChat/Rocket.Chat/pull/12026) by [@kaiiiiiiiii](https://github.com/kaiiiiiiiii)) - LingoHub based on develop ([#11936](https://github.com/RocketChat/Rocket.Chat/pull/11936)) - Better organize package.json ([#12115](https://github.com/RocketChat/Rocket.Chat/pull/12115)) - Fix using wrong variable ([#12114](https://github.com/RocketChat/Rocket.Chat/pull/12114)) - Fix the style lint ([#11991](https://github.com/RocketChat/Rocket.Chat/pull/11991)) - Merge master into develop & Set version to 0.70.0-develop ([#11921](https://github.com/RocketChat/Rocket.Chat/pull/11921) by [@c0dzilla](https://github.com/c0dzilla) & [@rndmh3ro](https://github.com/rndmh3ro) & [@ubarsaiyan](https://github.com/ubarsaiyan) & [@vynmera](https://github.com/vynmera)) -- Release 0.69.2 ([#12026](https://github.com/RocketChat/Rocket.Chat/pull/12026) by [@cardoso](https://github.com/cardoso) & [@kaiiiiiiiii](https://github.com/kaiiiiiiiii)) +- Release 0.69.2 ([#12026](https://github.com/RocketChat/Rocket.Chat/pull/12026) by [@kaiiiiiiiii](https://github.com/kaiiiiiiiii)) - Regression: fix message box autogrow ([#12138](https://github.com/RocketChat/Rocket.Chat/pull/12138)) - Regression: Modal height ([#12122](https://github.com/RocketChat/Rocket.Chat/pull/12122)) - Fix: Change wording on e2e to make a little more clear ([#12124](https://github.com/RocketChat/Rocket.Chat/pull/12124)) @@ -1532,7 +1768,6 @@ - [@aferreira44](https://github.com/aferreira44) - [@arch119](https://github.com/arch119) - [@c0dzilla](https://github.com/c0dzilla) -- [@cardoso](https://github.com/cardoso) - [@crazy-max](https://github.com/crazy-max) - [@edzluhan](https://github.com/edzluhan) - [@flaviogrossi](https://github.com/flaviogrossi) @@ -1553,6 +1788,7 @@ - [@Hudell](https://github.com/Hudell) - [@MarcosSpessatto](https://github.com/MarcosSpessatto) - [@MartinSchoeler](https://github.com/MartinSchoeler) +- [@cardoso](https://github.com/cardoso) - [@engelgabriel](https://github.com/engelgabriel) - [@geekgonecrazy](https://github.com/geekgonecrazy) - [@ggazzo](https://github.com/ggazzo) @@ -1578,17 +1814,17 @@ ### 🐛 Bug fixes - Reset password link error if already logged in ([#12022](https://github.com/RocketChat/Rocket.Chat/pull/12022)) -- Apps: setting with 'code' type only saving last line ([#11992](https://github.com/RocketChat/Rocket.Chat/pull/11992) by [@cardoso](https://github.com/cardoso)) +- Apps: setting with 'code' type only saving last line ([#11992](https://github.com/RocketChat/Rocket.Chat/pull/11992)) - Update user information not possible by admin if disabled to users ([#11955](https://github.com/RocketChat/Rocket.Chat/pull/11955) by [@kaiiiiiiiii](https://github.com/kaiiiiiiiii)) - Hidden admin sidenav on embedded layout ([#12025](https://github.com/RocketChat/Rocket.Chat/pull/12025)) ### 👩‍💻👨‍💻 Contributors 😍 -- [@cardoso](https://github.com/cardoso) - [@kaiiiiiiiii](https://github.com/kaiiiiiiiii) ### 👩‍💻👨‍💻 Core Team 🤓 +- [@cardoso](https://github.com/cardoso) - [@ggazzo](https://github.com/ggazzo) - [@rodrigok](https://github.com/rodrigok) - [@sampaiodiego](https://github.com/sampaiodiego) @@ -1886,7 +2122,7 @@ ### 🚀 Improvements -- Set default max upload size to 100mb ([#11327](https://github.com/RocketChat/Rocket.Chat/pull/11327) by [@cardoso](https://github.com/cardoso)) +- Set default max upload size to 100mb ([#11327](https://github.com/RocketChat/Rocket.Chat/pull/11327)) - Typing indicators now use Real Names ([#11164](https://github.com/RocketChat/Rocket.Chat/pull/11164) by [@vynmera](https://github.com/vynmera)) - Allow markdown in room topic, announcement, and description including single quotes ([#11408](https://github.com/RocketChat/Rocket.Chat/pull/11408)) @@ -1939,7 +2175,6 @@ - [@PhpXp](https://github.com/PhpXp) - [@arminfelder](https://github.com/arminfelder) - [@arungalva](https://github.com/arungalva) -- [@cardoso](https://github.com/cardoso) - [@karlprieb](https://github.com/karlprieb) - [@soundstorm](https://github.com/soundstorm) - [@tpDBL](https://github.com/tpDBL) @@ -1951,6 +2186,7 @@ - [@MarcosSpessatto](https://github.com/MarcosSpessatto) - [@MartinSchoeler](https://github.com/MartinSchoeler) - [@brunosquadros](https://github.com/brunosquadros) +- [@cardoso](https://github.com/cardoso) - [@engelgabriel](https://github.com/engelgabriel) - [@geekgonecrazy](https://github.com/geekgonecrazy) - [@ggazzo](https://github.com/ggazzo) @@ -2180,7 +2416,7 @@ - Allow inviting livechat managers to the same LiveChat room ([#10956](https://github.com/RocketChat/Rocket.Chat/pull/10956)) - Cannot read property 'debug' of undefined when trying to use REST API ([#10805](https://github.com/RocketChat/Rocket.Chat/pull/10805) by [@haffla](https://github.com/haffla)) - Icons svg xml structure ([#10771](https://github.com/RocketChat/Rocket.Chat/pull/10771)) -- Remove outdated 2FA warning for mobile clients ([#10916](https://github.com/RocketChat/Rocket.Chat/pull/10916) by [@cardoso](https://github.com/cardoso)) +- Remove outdated 2FA warning for mobile clients ([#10916](https://github.com/RocketChat/Rocket.Chat/pull/10916)) - Update Sandstorm build config ([#10867](https://github.com/RocketChat/Rocket.Chat/pull/10867) by [@ocdtrekkie](https://github.com/ocdtrekkie)) - "blank messages" on iOS < 11 ([#11221](https://github.com/RocketChat/Rocket.Chat/pull/11221)) - "blank" screen on iOS < 11 ([#11199](https://github.com/RocketChat/Rocket.Chat/pull/11199)) @@ -2225,9 +2461,9 @@ - Renaming username.username to username.value for clarity ([#10986](https://github.com/RocketChat/Rocket.Chat/pull/10986)) - Fix readme typo ([#5](https://github.com/RocketChat/Rocket.Chat/pull/5) by [@filipealva](https://github.com/filipealva)) - Remove wrong and not needed time unit ([#10807](https://github.com/RocketChat/Rocket.Chat/pull/10807) by [@cliffparnitzky](https://github.com/cliffparnitzky)) -- Develop sync commits ([#10909](https://github.com/RocketChat/Rocket.Chat/pull/10909) by [@nsuchy](https://github.com/nsuchy)) -- Develop sync2 ([#10908](https://github.com/RocketChat/Rocket.Chat/pull/10908) by [@nsuchy](https://github.com/nsuchy)) -- Merge master into develop & Set version to 0.66.0-develop ([#10903](https://github.com/RocketChat/Rocket.Chat/pull/10903) by [@nsuchy](https://github.com/nsuchy)) +- Develop sync commits ([#10909](https://github.com/RocketChat/Rocket.Chat/pull/10909) by [@nsuchy](https://github.com/nsuchy) & [@rafaelks](https://github.com/rafaelks)) +- Develop sync2 ([#10908](https://github.com/RocketChat/Rocket.Chat/pull/10908) by [@nsuchy](https://github.com/nsuchy) & [@rafaelks](https://github.com/rafaelks)) +- Merge master into develop & Set version to 0.66.0-develop ([#10903](https://github.com/RocketChat/Rocket.Chat/pull/10903) by [@nsuchy](https://github.com/nsuchy) & [@rafaelks](https://github.com/rafaelks)) - Regression: Fix directory table loading ([#11223](https://github.com/RocketChat/Rocket.Chat/pull/11223) by [@karlprieb](https://github.com/karlprieb)) - Regression: Fix latest and release-candidate docker images building ([#11215](https://github.com/RocketChat/Rocket.Chat/pull/11215)) - Regression: check username or usersCount on browseChannels ([#11216](https://github.com/RocketChat/Rocket.Chat/pull/11216)) @@ -2249,7 +2485,6 @@ - [@JoseRenan](https://github.com/JoseRenan) - [@brylie](https://github.com/brylie) - [@c0dzilla](https://github.com/c0dzilla) -- [@cardoso](https://github.com/cardoso) - [@cliffparnitzky](https://github.com/cliffparnitzky) - [@cpitman](https://github.com/cpitman) - [@filipealva](https://github.com/filipealva) @@ -2271,6 +2506,7 @@ - [@peterlee0127](https://github.com/peterlee0127) - [@pitamar](https://github.com/pitamar) - [@pkgodara](https://github.com/pkgodara) +- [@rafaelks](https://github.com/rafaelks) - [@rakhi2104](https://github.com/rakhi2104) - [@rw4lll](https://github.com/rw4lll) - [@saplla](https://github.com/saplla) @@ -2284,11 +2520,11 @@ - [@Hudell](https://github.com/Hudell) - [@MarcosSpessatto](https://github.com/MarcosSpessatto) - [@alansikora](https://github.com/alansikora) +- [@cardoso](https://github.com/cardoso) - [@engelgabriel](https://github.com/engelgabriel) - [@geekgonecrazy](https://github.com/geekgonecrazy) - [@ggazzo](https://github.com/ggazzo) - [@graywolf336](https://github.com/graywolf336) -- [@rafaelks](https://github.com/rafaelks) - [@renatobecker](https://github.com/renatobecker) - [@rodrigok](https://github.com/rodrigok) - [@sampaiodiego](https://github.com/sampaiodiego) @@ -2365,7 +2601,7 @@ - Now is possible to access files using header authorization (`x-user-id` and `x-auth-token`) ([#10741](https://github.com/RocketChat/Rocket.Chat/pull/10741)) - Add REST API endpoints `channels.counters`, `groups.counters and `im.counters` ([#9679](https://github.com/RocketChat/Rocket.Chat/pull/9679) by [@xbolshe](https://github.com/xbolshe)) - Add REST API endpoints `channels.setCustomFields` and `groups.setCustomFields` ([#9733](https://github.com/RocketChat/Rocket.Chat/pull/9733) by [@xbolshe](https://github.com/xbolshe)) -- Add permission `view-broadcast-member-list` ([#10753](https://github.com/RocketChat/Rocket.Chat/pull/10753) by [@cardoso](https://github.com/cardoso)) +- Add permission `view-broadcast-member-list` ([#10753](https://github.com/RocketChat/Rocket.Chat/pull/10753)) ### 🐛 Bug fixes @@ -2389,9 +2625,9 @@
🔍 Minor changes -- Release 0.65.0 ([#10893](https://github.com/RocketChat/Rocket.Chat/pull/10893) by [@Sameesunkaria](https://github.com/Sameesunkaria) & [@cardoso](https://github.com/cardoso) & [@erhan-](https://github.com/erhan-) & [@gdelavald](https://github.com/gdelavald) & [@karlprieb](https://github.com/karlprieb) & [@peccu](https://github.com/peccu) & [@winterstefan](https://github.com/winterstefan)) +- Release 0.65.0 ([#10893](https://github.com/RocketChat/Rocket.Chat/pull/10893) by [@Sameesunkaria](https://github.com/Sameesunkaria) & [@erhan-](https://github.com/erhan-) & [@gdelavald](https://github.com/gdelavald) & [@karlprieb](https://github.com/karlprieb) & [@peccu](https://github.com/peccu) & [@winterstefan](https://github.com/winterstefan)) - Apps: Command Previews, Message and Room Removal Events ([#10822](https://github.com/RocketChat/Rocket.Chat/pull/10822)) -- Develop sync ([#10815](https://github.com/RocketChat/Rocket.Chat/pull/10815) by [@nsuchy](https://github.com/nsuchy)) +- Develop sync ([#10815](https://github.com/RocketChat/Rocket.Chat/pull/10815) by [@nsuchy](https://github.com/nsuchy) & [@rafaelks](https://github.com/rafaelks)) - Major dependencies update ([#10661](https://github.com/RocketChat/Rocket.Chat/pull/10661)) - Prevent setup wizard redirects ([#10811](https://github.com/RocketChat/Rocket.Chat/pull/10811)) - Fix: Regression in REST API endpoint `/me` ([#10833](https://github.com/RocketChat/Rocket.Chat/pull/10833)) @@ -2403,7 +2639,7 @@ - Fix: Manage apps layout was a bit confuse ([#10882](https://github.com/RocketChat/Rocket.Chat/pull/10882) by [@gdelavald](https://github.com/gdelavald)) - LingoHub based on develop ([#10886](https://github.com/RocketChat/Rocket.Chat/pull/10886)) - Fix: Regression Lazyload fix shuffle avatars ([#10887](https://github.com/RocketChat/Rocket.Chat/pull/10887)) -- Fix: typo on error message for push token API ([#10857](https://github.com/RocketChat/Rocket.Chat/pull/10857)) +- Fix: typo on error message for push token API ([#10857](https://github.com/RocketChat/Rocket.Chat/pull/10857) by [@rafaelks](https://github.com/rafaelks))
@@ -2413,7 +2649,6 @@ - [@Sameesunkaria](https://github.com/Sameesunkaria) - [@ThomasRoehl](https://github.com/ThomasRoehl) - [@c0dzilla](https://github.com/c0dzilla) -- [@cardoso](https://github.com/cardoso) - [@cfunkles](https://github.com/cfunkles) - [@chuckAtCataworx](https://github.com/chuckAtCataworx) - [@erhan-](https://github.com/erhan-) @@ -2422,6 +2657,7 @@ - [@kos4live](https://github.com/kos4live) - [@nsuchy](https://github.com/nsuchy) - [@peccu](https://github.com/peccu) +- [@rafaelks](https://github.com/rafaelks) - [@winterstefan](https://github.com/winterstefan) - [@xbolshe](https://github.com/xbolshe) @@ -2429,11 +2665,11 @@ - [@Hudell](https://github.com/Hudell) - [@MarcosSpessatto](https://github.com/MarcosSpessatto) +- [@cardoso](https://github.com/cardoso) - [@engelgabriel](https://github.com/engelgabriel) - [@geekgonecrazy](https://github.com/geekgonecrazy) - [@ggazzo](https://github.com/ggazzo) - [@graywolf336](https://github.com/graywolf336) -- [@rafaelks](https://github.com/rafaelks) - [@renatobecker](https://github.com/renatobecker) - [@rodrigok](https://github.com/rodrigok) - [@sampaiodiego](https://github.com/sampaiodiego) @@ -2447,11 +2683,11 @@ ### 🎉 New features -- Add REST endpoints `channels.roles` & `groups.roles` ([#10607](https://github.com/RocketChat/Rocket.Chat/pull/10607) by [@cardoso](https://github.com/cardoso)) +- Add REST endpoints `channels.roles` & `groups.roles` ([#10607](https://github.com/RocketChat/Rocket.Chat/pull/10607) by [@rafaelks](https://github.com/rafaelks)) - Add more options for Wordpress OAuth configuration ([#10724](https://github.com/RocketChat/Rocket.Chat/pull/10724)) - Setup Wizard ([#10523](https://github.com/RocketChat/Rocket.Chat/pull/10523) by [@karlprieb](https://github.com/karlprieb)) - Improvements to notifications logic ([#10686](https://github.com/RocketChat/Rocket.Chat/pull/10686)) -- Add REST endpoints `channels.roles` & `groups.roles` ([#10607](https://github.com/RocketChat/Rocket.Chat/pull/10607) by [@cardoso](https://github.com/cardoso)) +- Add REST endpoints `channels.roles` & `groups.roles` ([#10607](https://github.com/RocketChat/Rocket.Chat/pull/10607) by [@rafaelks](https://github.com/rafaelks)) - Add more options for Wordpress OAuth configuration ([#10724](https://github.com/RocketChat/Rocket.Chat/pull/10724)) - Setup Wizard ([#10523](https://github.com/RocketChat/Rocket.Chat/pull/10523) by [@karlprieb](https://github.com/karlprieb)) - Improvements to notifications logic ([#10686](https://github.com/RocketChat/Rocket.Chat/pull/10686)) @@ -2478,7 +2714,7 @@
🔍 Minor changes -- Release 0.64.2 ([#10812](https://github.com/RocketChat/Rocket.Chat/pull/10812) by [@Sameesunkaria](https://github.com/Sameesunkaria) & [@cardoso](https://github.com/cardoso) & [@erhan-](https://github.com/erhan-) & [@gdelavald](https://github.com/gdelavald) & [@karlprieb](https://github.com/karlprieb) & [@peccu](https://github.com/peccu) & [@winterstefan](https://github.com/winterstefan)) +- Release 0.64.2 ([#10812](https://github.com/RocketChat/Rocket.Chat/pull/10812) by [@Sameesunkaria](https://github.com/Sameesunkaria) & [@erhan-](https://github.com/erhan-) & [@gdelavald](https://github.com/gdelavald) & [@karlprieb](https://github.com/karlprieb) & [@peccu](https://github.com/peccu) & [@winterstefan](https://github.com/winterstefan)) - Prometheus: Add metric to track hooks time ([#10798](https://github.com/RocketChat/Rocket.Chat/pull/10798)) - Regression: Autorun of wizard was not destroyed after completion ([#10802](https://github.com/RocketChat/Rocket.Chat/pull/10802)) - Prometheus: Fix notification metric ([#10803](https://github.com/RocketChat/Rocket.Chat/pull/10803)) @@ -2515,19 +2751,19 @@ ### 👩‍💻👨‍💻 Contributors 😍 - [@Sameesunkaria](https://github.com/Sameesunkaria) -- [@cardoso](https://github.com/cardoso) - [@erhan-](https://github.com/erhan-) - [@gdelavald](https://github.com/gdelavald) - [@karlprieb](https://github.com/karlprieb) - [@peccu](https://github.com/peccu) +- [@rafaelks](https://github.com/rafaelks) - [@winterstefan](https://github.com/winterstefan) ### 👩‍💻👨‍💻 Core Team 🤓 - [@Hudell](https://github.com/Hudell) - [@MarcosSpessatto](https://github.com/MarcosSpessatto) +- [@cardoso](https://github.com/cardoso) - [@engelgabriel](https://github.com/engelgabriel) -- [@rafaelks](https://github.com/rafaelks) - [@rodrigok](https://github.com/rodrigok) - [@sampaiodiego](https://github.com/sampaiodiego) @@ -2620,7 +2856,7 @@ - Empty panel after changing a user's username ([#10404](https://github.com/RocketChat/Rocket.Chat/pull/10404)) - Russian translation of "False" ([#10418](https://github.com/RocketChat/Rocket.Chat/pull/10418) by [@strangerintheq](https://github.com/strangerintheq)) - Links being embedded inside of blockquotes ([#10496](https://github.com/RocketChat/Rocket.Chat/pull/10496) by [@gdelavald](https://github.com/gdelavald)) -- The 'channel.messages' REST API Endpoint error ([#10485](https://github.com/RocketChat/Rocket.Chat/pull/10485)) +- The 'channel.messages' REST API Endpoint error ([#10485](https://github.com/RocketChat/Rocket.Chat/pull/10485) by [@rafaelks](https://github.com/rafaelks)) - Button on user info contextual bar scrolling with the content ([#10358](https://github.com/RocketChat/Rocket.Chat/pull/10358) by [@karlprieb](https://github.com/karlprieb) & [@okaybroda](https://github.com/okaybroda)) - "Idle Time Limit" using milliseconds instead of seconds ([#9824](https://github.com/RocketChat/Rocket.Chat/pull/9824) by [@kaiiiiiiiii](https://github.com/kaiiiiiiiii)) - Missing i18n translation key for "Unread" ([#10387](https://github.com/RocketChat/Rocket.Chat/pull/10387)) @@ -2633,7 +2869,7 @@ - Profile image was not being shown in user's directory search ([#10399](https://github.com/RocketChat/Rocket.Chat/pull/10399) by [@karlprieb](https://github.com/karlprieb) & [@lunaticmonk](https://github.com/lunaticmonk)) - Wrong positioning of popover when using RTL languages ([#10428](https://github.com/RocketChat/Rocket.Chat/pull/10428) by [@karlprieb](https://github.com/karlprieb)) - Messages was grouping wrong some times when server is slow ([#10472](https://github.com/RocketChat/Rocket.Chat/pull/10472) by [@gdelavald](https://github.com/gdelavald) & [@karlprieb](https://github.com/karlprieb)) -- GitLab authentication scope was too open, reduced to read only access ([#10225](https://github.com/RocketChat/Rocket.Chat/pull/10225)) +- GitLab authentication scope was too open, reduced to read only access ([#10225](https://github.com/RocketChat/Rocket.Chat/pull/10225) by [@rafaelks](https://github.com/rafaelks)) - Renaming agent's username within Livechat's department ([#10344](https://github.com/RocketChat/Rocket.Chat/pull/10344)) - Missing RocketApps input types ([#10394](https://github.com/RocketChat/Rocket.Chat/pull/10394) by [@karlprieb](https://github.com/karlprieb)) - Livechat desktop notifications not being displayed ([#10221](https://github.com/RocketChat/Rocket.Chat/pull/10221)) @@ -2653,11 +2889,11 @@ - Release 0.64.0 ([#10613](https://github.com/RocketChat/Rocket.Chat/pull/10613) by [@christianh814](https://github.com/christianh814) & [@gdelavald](https://github.com/gdelavald) & [@tttt-conan](https://github.com/tttt-conan)) - Regression: Various search provider fixes ([#10591](https://github.com/RocketChat/Rocket.Chat/pull/10591) by [@tkurz](https://github.com/tkurz)) -- Regression: /api/v1/settings.oauth not sending needed info for SAML & CAS ([#10596](https://github.com/RocketChat/Rocket.Chat/pull/10596) by [@cardoso](https://github.com/cardoso)) +- Regression: /api/v1/settings.oauth not sending needed info for SAML & CAS ([#10596](https://github.com/RocketChat/Rocket.Chat/pull/10596)) - Regression: Apps and Livechats not getting along well with each other ([#10598](https://github.com/RocketChat/Rocket.Chat/pull/10598)) - Development: Add Visual Studio Code debugging configuration ([#10586](https://github.com/RocketChat/Rocket.Chat/pull/10586)) - Included missing lib for migrations ([#10532](https://github.com/RocketChat/Rocket.Chat/pull/10532)) -- Develop sync ([#10505](https://github.com/RocketChat/Rocket.Chat/pull/10505) by [@nsuchy](https://github.com/nsuchy)) +- Develop sync ([#10505](https://github.com/RocketChat/Rocket.Chat/pull/10505) by [@nsuchy](https://github.com/nsuchy) & [@rafaelks](https://github.com/rafaelks)) - Fix: Remove "secret" from REST endpoint /settings.oauth response ([#10513](https://github.com/RocketChat/Rocket.Chat/pull/10513)) - [OTHER] More Listeners for Apps & Utilize Promises inside Apps ([#10335](https://github.com/RocketChat/Rocket.Chat/pull/10335)) - [OTHER] Develop sync ([#10487](https://github.com/RocketChat/Rocket.Chat/pull/10487)) @@ -2674,7 +2910,7 @@ - Regression: Revert announcement structure ([#10544](https://github.com/RocketChat/Rocket.Chat/pull/10544) by [@gdelavald](https://github.com/gdelavald)) - Regression: Upload was not working ([#10543](https://github.com/RocketChat/Rocket.Chat/pull/10543)) - Deps update ([#10549](https://github.com/RocketChat/Rocket.Chat/pull/10549)) -- Regression: /api/v1/settings.oauth not returning clientId for Twitter ([#10560](https://github.com/RocketChat/Rocket.Chat/pull/10560) by [@cardoso](https://github.com/cardoso)) +- Regression: /api/v1/settings.oauth not returning clientId for Twitter ([#10560](https://github.com/RocketChat/Rocket.Chat/pull/10560)) - Regression: Webhooks breaking due to restricted test ([#10555](https://github.com/RocketChat/Rocket.Chat/pull/10555)) - Regression: Rooms and Apps weren't playing nice with each other ([#10559](https://github.com/RocketChat/Rocket.Chat/pull/10559)) - Regression: Fix announcement bar being displayed without content ([#10554](https://github.com/RocketChat/Rocket.Chat/pull/10554) by [@gdelavald](https://github.com/gdelavald)) @@ -2692,7 +2928,6 @@ - [@abernix](https://github.com/abernix) - [@brendangadd](https://github.com/brendangadd) - [@c0dzilla](https://github.com/c0dzilla) -- [@cardoso](https://github.com/cardoso) - [@christianh814](https://github.com/christianh814) - [@dschuan](https://github.com/dschuan) - [@gdelavald](https://github.com/gdelavald) @@ -2702,6 +2937,7 @@ - [@nemaniarjun](https://github.com/nemaniarjun) - [@nsuchy](https://github.com/nsuchy) - [@okaybroda](https://github.com/okaybroda) +- [@rafaelks](https://github.com/rafaelks) - [@strangerintheq](https://github.com/strangerintheq) - [@t3hchipmunk](https://github.com/t3hchipmunk) - [@tkurz](https://github.com/tkurz) @@ -2712,11 +2948,11 @@ - [@Hudell](https://github.com/Hudell) - [@MarcosSpessatto](https://github.com/MarcosSpessatto) - [@TwizzyDizzy](https://github.com/TwizzyDizzy) +- [@cardoso](https://github.com/cardoso) - [@engelgabriel](https://github.com/engelgabriel) - [@geekgonecrazy](https://github.com/geekgonecrazy) - [@ggazzo](https://github.com/ggazzo) - [@graywolf336](https://github.com/graywolf336) -- [@rafaelks](https://github.com/rafaelks) - [@renatobecker](https://github.com/renatobecker) - [@rodrigok](https://github.com/rodrigok) - [@sampaiodiego](https://github.com/sampaiodiego) @@ -2731,14 +2967,17 @@
🔍 Minor changes -- Release 0.63.3 ([#10504](https://github.com/RocketChat/Rocket.Chat/pull/10504)) +- Release 0.63.3 ([#10504](https://github.com/RocketChat/Rocket.Chat/pull/10504) by [@rafaelks](https://github.com/rafaelks))
+### 👩‍💻👨‍💻 Contributors 😍 + +- [@rafaelks](https://github.com/rafaelks) + ### 👩‍💻👨‍💻 Core Team 🤓 - [@graywolf336](https://github.com/graywolf336) -- [@rafaelks](https://github.com/rafaelks) # 0.63.2 `2018-04-17 · 2 🔍 · 2 👩‍💻👨‍💻` @@ -2998,12 +3237,12 @@ - Makes shield icon configurable ([#9746](https://github.com/RocketChat/Rocket.Chat/pull/9746) by [@c0dzilla](https://github.com/c0dzilla)) - Global message search (beta: disabled by default) ([#9687](https://github.com/RocketChat/Rocket.Chat/pull/9687) by [@cyberhck](https://github.com/cyberhck) & [@savikko](https://github.com/savikko)) - Allow sounds when conversation is focused ([#9312](https://github.com/RocketChat/Rocket.Chat/pull/9312) by [@RationalCoding](https://github.com/RationalCoding)) -- API to fetch permissions & user roles ([#9519](https://github.com/RocketChat/Rocket.Chat/pull/9519)) -- REST API to use Spotlight ([#9509](https://github.com/RocketChat/Rocket.Chat/pull/9509)) +- API to fetch permissions & user roles ([#9519](https://github.com/RocketChat/Rocket.Chat/pull/9519) by [@rafaelks](https://github.com/rafaelks)) +- REST API to use Spotlight ([#9509](https://github.com/RocketChat/Rocket.Chat/pull/9509) by [@rafaelks](https://github.com/rafaelks)) - Option to proxy files and avatars through the server ([#9699](https://github.com/RocketChat/Rocket.Chat/pull/9699)) - Allow request avatar placeholders as PNG or JPG instead of SVG ([#8193](https://github.com/RocketChat/Rocket.Chat/pull/8193) by [@lindoelio](https://github.com/lindoelio)) - Image preview as 32x32 base64 jpeg ([#9218](https://github.com/RocketChat/Rocket.Chat/pull/9218) by [@jorgeluisrezende](https://github.com/jorgeluisrezende)) -- New REST API to mark channel as read ([#9507](https://github.com/RocketChat/Rocket.Chat/pull/9507)) +- New REST API to mark channel as read ([#9507](https://github.com/RocketChat/Rocket.Chat/pull/9507) by [@rafaelks](https://github.com/rafaelks)) - Add route to get user shield/badge ([#9549](https://github.com/RocketChat/Rocket.Chat/pull/9549) by [@kb0304](https://github.com/kb0304)) - GraphQL API ([#8158](https://github.com/RocketChat/Rocket.Chat/pull/8158) by [@kamilkisiela](https://github.com/kamilkisiela)) - Livestream tab ([#9255](https://github.com/RocketChat/Rocket.Chat/pull/9255) by [@gdelavald](https://github.com/gdelavald)) @@ -3096,6 +3335,7 @@ - [@lindoelio](https://github.com/lindoelio) - [@luisfn](https://github.com/luisfn) - [@lunaticmonk](https://github.com/lunaticmonk) +- [@rafaelks](https://github.com/rafaelks) - [@ramrami](https://github.com/ramrami) - [@savikko](https://github.com/savikko) - [@sizrar](https://github.com/sizrar) @@ -3114,7 +3354,6 @@ - [@ggazzo](https://github.com/ggazzo) - [@graywolf336](https://github.com/graywolf336) - [@mrsimpson](https://github.com/mrsimpson) -- [@rafaelks](https://github.com/rafaelks) - [@renatobecker](https://github.com/renatobecker) - [@rodrigok](https://github.com/rodrigok) - [@sampaiodiego](https://github.com/sampaiodiego) @@ -3212,7 +3451,7 @@ - Use correct version of Mailparser module ([#9356](https://github.com/RocketChat/Rocket.Chat/pull/9356)) - Develop sync - Bump version to 0.61.0-develop ([#9260](https://github.com/RocketChat/Rocket.Chat/pull/9260) by [@cpitman](https://github.com/cpitman) & [@karlprieb](https://github.com/karlprieb)) - [Fix] oauth not working because of email array ([#9173](https://github.com/RocketChat/Rocket.Chat/pull/9173)) -- [DOCS] Update the links of our Mobile Apps in Features topic ([#9469](https://github.com/RocketChat/Rocket.Chat/pull/9469)) +- [DOCS] Update the links of our Mobile Apps in Features topic ([#9469](https://github.com/RocketChat/Rocket.Chat/pull/9469) by [@rafaelks](https://github.com/rafaelks)) - Update license ([#9490](https://github.com/RocketChat/Rocket.Chat/pull/9490)) - Prevent NPM package-lock inside livechat ([#9504](https://github.com/RocketChat/Rocket.Chat/pull/9504)) @@ -3224,6 +3463,7 @@ - [@cyclops24](https://github.com/cyclops24) - [@gdelavald](https://github.com/gdelavald) - [@karlprieb](https://github.com/karlprieb) +- [@rafaelks](https://github.com/rafaelks) - [@ramrami](https://github.com/ramrami) - [@rndmh3ro](https://github.com/rndmh3ro) - [@ryjones](https://github.com/ryjones) @@ -3235,7 +3475,6 @@ - [@frdmn](https://github.com/frdmn) - [@geekgonecrazy](https://github.com/geekgonecrazy) - [@ggazzo](https://github.com/ggazzo) -- [@rafaelks](https://github.com/rafaelks) - [@rodrigok](https://github.com/rodrigok) - [@sampaiodiego](https://github.com/sampaiodiego) @@ -3933,7 +4172,7 @@ - implemented new page-loader animated icon ([#2](https://github.com/RocketChat/Rocket.Chat/pull/2)) - Hide flex-tab close button ([#7894](https://github.com/RocketChat/Rocket.Chat/pull/7894) by [@karlprieb](https://github.com/karlprieb)) - Update BlackDuck URL ([#7941](https://github.com/RocketChat/Rocket.Chat/pull/7941)) -- [DOCS] Add native mobile app links into README and update button images ([#7909](https://github.com/RocketChat/Rocket.Chat/pull/7909)) +- [DOCS] Add native mobile app links into README and update button images ([#7909](https://github.com/RocketChat/Rocket.Chat/pull/7909) by [@rafaelks](https://github.com/rafaelks)) - Remove unnecessary returns in cors common ([#8054](https://github.com/RocketChat/Rocket.Chat/pull/8054) by [@Kiran-Rao](https://github.com/Kiran-Rao)) - npm deps update ([#8197](https://github.com/RocketChat/Rocket.Chat/pull/8197)) - Fix more rtl issues ([#8194](https://github.com/RocketChat/Rocket.Chat/pull/8194) by [@karlprieb](https://github.com/karlprieb)) @@ -3993,6 +4232,7 @@ - [@mboudet](https://github.com/mboudet) - [@nishimaki10](https://github.com/nishimaki10) - [@pkgodara](https://github.com/pkgodara) +- [@rafaelks](https://github.com/rafaelks) - [@rdebeasi](https://github.com/rdebeasi) - [@ruKurz](https://github.com/ruKurz) - [@snoozan](https://github.com/snoozan) @@ -4009,7 +4249,6 @@ - [@ggazzo](https://github.com/ggazzo) - [@graywolf336](https://github.com/graywolf336) - [@marceloschmidt](https://github.com/marceloschmidt) -- [@rafaelks](https://github.com/rafaelks) - [@rodrigok](https://github.com/rodrigok) - [@sampaiodiego](https://github.com/sampaiodiego) diff --git a/app/message-star/client/actionButton.js b/app/message-star/client/actionButton.js index a999f56eaf85..fee7c64c2dba 100644 --- a/app/message-star/client/actionButton.js +++ b/app/message-star/client/actionButton.js @@ -63,7 +63,7 @@ Meteor.startup(function() { id: 'jump-to-star-message', icon: 'jump', label: 'Jump_to_message', - context: ['starred'], + context: ['starred', 'threads'], action() { const { msg: message } = messageArgs(this); if (window.matchMedia('(max-width: 500px)').matches) { @@ -87,7 +87,7 @@ Meteor.startup(function() { icon: 'permalink', label: 'Get_link', classes: 'clipboard', - context: ['starred'], + context: ['starred', 'threads'], async action(event) { const { msg: message } = messageArgs(this); $(event.currentTarget).attr('data-clipboard-text', await MessageAction.getPermaLink(message._id)); diff --git a/app/utils/rocketchat.info b/app/utils/rocketchat.info index fbc95435d906..501d72f8c7ed 100644 --- a/app/utils/rocketchat.info +++ b/app/utils/rocketchat.info @@ -1,3 +1,3 @@ { - "version": "1.1.0-develop" + "version": "1.2.0-develop" } diff --git a/package.json b/package.json index 6afa2d744cac..b7905e4ca02b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "Rocket.Chat", "description": "The Ultimate Open Source WebChat Platform", - "version": "1.1.0-develop", + "version": "1.2.0-develop", "author": { "name": "Rocket.Chat", "url": "https://rocket.chat/"