1.1.0-rc.0
Pre-release
Pre-release
sampaiodiego
released this
21 May 00:45
·
10044 commits
to develop
since this release
2019-05-20 · 5 🎉 · 12 🚀 · 53 🐛 · 29 🔍 · 28 👩💻👨💻
🎉 New features
- Setting option to mark as containing a secret/password (#10273)
- Custom user name field from Custom OAuth (#14381 by @mjovanovic0)
- Add pause and reset button when adding custom sound (#13615 by @knrt10)
- Missing "view-outside-room_description" translation key (#13680 by @bhardwajaditya)
- Returns custom emojis through the Livechat REST API (#14370)
🚀 Improvements
- Message rendering time (#14252)
- Change user presence events to Meteor Streams (#14488)
- Upgrade EmojiOne to JoyPixels 4.5.0 (#13807 by @wreiske)
- Don't show unread count badge in burger menu if it is from the opened room (#12971)
- Livechat CRM secret token optional (#14022)
- jump to selected message on open thread (#14460)
- Don't use regex to find users (#14397)
- Added flag
skipActiveUsersToBeReady
to not wait the load ofactive users
to present the Web interface (#14431) - SAML login process refactoring (#12891 by @kukkjanos)
- Allow change Discussion's properties (#14389)
- i18n of threads and discussion buttons (#14334)
- Better error message when not able to get MongoDB Version (#14320)
🐛 Bug fixes
- Downloading files when running in sub directory (#14485 by @miolane)
- Broken layout when sidebar is open on IE/Edge (#14567)
- Channel names on Directory got cut on small screens (#14542)
- Duplicated link to jump to message (#14505)
- Edit Message when down arrow is pressed. (#14369 by @Kailash0311)
- Unread property of the room's lastMessage object was being wrong some times (#13919)
- Multiple Slack Importer Bugs (#12084)
- No feedback when adding users that already exists in a room (#14534 by @gsunit)
- Custom scripts descriptions were not clear enough (#14516)
- Role
user
has being added after email verification even for non anonymous users (#14263) - Several problems with read-only rooms and muted users (#11311)
- Channel settings form to textarea for Topic and Description (#13328 by @supra08)
- Elements in User Info require some padding (#13640 by @mushroomgenie)
- Showing the id instead of the name of custom notification sound (#13660 by @knrt10)
- Remove Livechat guest data was removing more rooms than expected (#14509)
- Save custom emoji with special characters causes some errors (#14456)
- Verify if the user is requesting your own information in users.info (#14242)
- RocketChat client sending out video call requests unnecessarily (#14496)
Alphabetical
translation in DE (#14490 by @AnBo83)- Fix redirect to First channel after login (#14434)
- Ignored messages (#14465)
- Allow data URLs in isURL/getURL helpers (#14464)
- You must join to view messages in this channel (#14461)
- Channel Leader Bar is in the way of Thread Header (#14443)
- Discussion name being invalid (#14442)
- Room name was undefined in some info dialogs (#14415)
- Exception on crowd sync due to a wrong logging method (#14405)
- IE11 support (#14422)
- Escape unrecognized slash command message (#14432)
- Mentions message missing 'jump to message' action (#14430)
- preview pdf its not working (#14419)
- Messages on thread panel were receiving wrong context/subscription (#14404)
- Error 400 on send a reply to an old thread (#14402)
- Users actions in administration were returning error (#14400)
- Fallback to mongo version that doesn't require clusterMonitor role (#14403)
- SAML credentialToken removal was preventing mobile from being able to authenticate (#14345)
- Stream not connecting connect when using subdir and multi-instance (#14376)
- Pressing Enter in User Search field at channel causes reload (#14388)
- Wrong token name was generating error on Gitlab OAuth login (#14379)
- more message actions to threads context(follow, unfollow, copy, delete) (#14387)
- Unnecessary meteor.defer on openRoom (#14396)
- Messages on threads disappearing (#14393)
- Bell was too small on threads (#14394)
- Main thread title on replies (#14372)
- New day separator overlapping above system message (#14362)
- Unread line and new day separator were not aligned (#14338)
- Audio notification for messages on DM (#14336)
- Duplicate thread message after editing (#14330)
- New day separator rendered over thread reply (#14328)
- Missing i18n for some new Permissions (#14011 by @lolimay)
- View Logs admin page was broken and not rendering color logs (#14316)
- show roles on message (#14313)
- Remove reference to inexistent field when deleting message in thread (#14311)
🔍 Minor changes
- Removed unnecessary DDP unblocks (#13641)
- Fix emoji replacing some chars (#14570)
- LingoHub based on develop (#14561)
- Refactor WebRTC class (#13736)
- Update Meteor Streamer package (#14551)
- Regression: unit tests were being skipped (#14543)
- MsgTyping refactor (#14495)
- Google Plus account is no longer accessible (#14503 by @zdumitru)
- [IMPROVEMENT] Add tooltip to to notify user the purpose of back button in discussion (#13872 by @ashwaniYDV)
- eslint errors currently on develop (#14518)
- Allow removing description, topic and annoucement of rooms(set as empty string) (#13682)
- [IMPROVEMENT] Don't group messages with different alias (#14257 by @jungeonkim)
- LingoHub based on develop (#14478)
- Remove specific eslint rules (#14459)
- New eslint rules (#14332)
- Fix i18n files keys sort (#14433)
- Fixes on DAU and MAU aggregations (#14418)
- Add missing german translations (#14386)
- LingoHub based on develop (#14426)
- fix discussions: remove restriction for editing room info, server side (#14039)
- Fix: Message body was not being updated when user disabled nrr message (#14390)
- Improve German translations (#14351)
- Add cross-browser select arrow positioning (#14318)
- i18n: Update German strings (#14182 by @AnBo83)
- Merge master into develop & Set version to 1.1.0-develop (#14317 by @wreiske)
- [Regression] Anonymous user fix (#14301 by @knrt10)
- Coerces the MongoDB version string (#14299 by @thaiphv)
- [Fix] group name appears instead of the room id (#14075 by @mohamedar97)
- Merge master into develop & Set version to 1.1.0-develop (#14294)
👩💻👨💻 Contributors 😍
- @AnBo83
- @Kailash0311
- @ashwaniYDV
- @bhardwajaditya
- @gsunit
- @jungeonkim
- @knrt10
- @kukkjanos
- @lolimay
- @miolane
- @mjovanovic0
- @mohamedar97
- @mushroomgenie
- @supra08
- @thaiphv
- @wreiske
- @zdumitru