Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Release 1.1.0 #14653

Merged
merged 149 commits into from
May 28, 2019
Merged

Release 1.1.0 #14653

merged 149 commits into from
May 28, 2019

Conversation

sampaiodiego
Copy link
Member

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)
  • 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 of active users to present the Web interface (#14431)
  • SAML login process refactoring (#12891 by @kukkjanos)
  • Allow change Discussion's properties (#14389)

🐛 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)
  • E2E messages not decrypting in message threads (#14580)
  • Send replyTo for livechat offline messages (#14568)
  • Mailer breaking if user doesn't have an email address (#14614)
  • Role name spacing on Permissions page (#14625)
  • Avatar images on old Livechat client (#14590 by @arminfelder)
  • Inject code at the end of tag (#14623)
  • "Blank page" on safari 10.x (#14651)
🔍 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)
  • Merge master into develop & Set version to 1.1.0-develop (#14317 by @wreiske)
  • Merge master into develop & Set version to 1.1.0-develop (#14294)
  • Fix: Add emoji shortnames to emoji's list (#14576)
  • Ci improvements (#14600)
  • Fix: emoji render performance for alias (#14593)
  • Federation i18n message changes (#14595)
  • [REGRESSION] Fix Slack bridge channel owner on channel creation (#14565)
  • Fix thumbs up emoji shortname (#14581)
  • [Fix] broken logo url in app.json (#14572 by @jaredmoody)
  • Add digitalocean button to readme (#14583)
  • Improvement: Permissions table (#14646)
  • Regression: Handle missing emojis (#14641)
  • LingoHub based on develop (#14643)

👩‍💻👨‍💻 Contributors 😍

👩‍💻👨‍💻 Core Team 🤓

geekgonecrazy and others added 30 commits April 28, 2019 10:08
Merge master into develop & Set version to 1.1.0-develop
[FIX] Wrong header at Apps admin section
[FIX] Startup error in registration check
[FIX] Error when accessing avatar with no token
* unhandledpromiserejection error logs

* linting

* also exit if development environment
[FIX] Switch oplog required doc link to more accurate link
…hread (#14311)

[FIX] Remove reference to inexistent field when deleting message in thread
* removed quote option from message options

* modifications to show discussion name instead of the id when removing the user

* Revert "removed quote option from message options"

This reverts commit 2078abd.

* modifications for implementing

* liniting fixes
Merge master into develop & Set version to 1.1.0-develop
[FIX] Missing i18n for some new Permissions
i18n: Update German strings
sampaiodiego and others added 24 commits May 22, 2019 08:42
* fix emoji big

* improve render performance

* Memoize two more functions

* fix multiple big emojis
* fix e2e problems witg threads and message blinking

* fix lint?

* Update RoomManager.js

* ops

* refactor

* Update rocketchat.e2e.js

* fix decryptPendingMessages
* Move livechat npm install to postinstall

* Clone snap repo with depth 1
* Introduce injectIntoHead and injectIntoBody

* Remove unnecessary Meteor.defer() call
Manual push by LingoHub User: Diego Sampaio.
Project: Rocket.Chat

Made with ❤️ by https://lingohub.com
@sampaiodiego sampaiodiego merged commit 484ee10 into master May 28, 2019
@sampaiodiego sampaiodiego deleted the release-1.1.0 branch May 28, 2019 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.