-
Notifications
You must be signed in to change notification settings - Fork 11.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 0.71.0 #12447
Merged
Merged
Release 0.71.0 #12447
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Preview of PDF files Rendering first page on a canvas using a `Worker` on client side Closes #2741 ![pdf-preview](https://user-images.githubusercontent.com/8899152/38177213-db9a42f8-361a-11e8-922b-328a19b5324a.png)
* Drop database between running tests on CI * Add mongo shell dependency
…kens created by LDAP (#12186)
Session seems to be always defined, but the Session.keys[key] is almost never defined resulting in avatar url's that look like /avatar/username?_dc=undefined Feelings won't be hurt by dismissing for a better way. :) Just would like to get rid of avatars requested like this.
Closes #12226 This pull request removes `blockstack` dependency from the browser's modules bundle using [dynamic-import](https://docs.meteor.com/packages/dynamic-import.html).
<!-- INSTRUCTION: Your Pull Request name should start with one of the following tags --> <!-- [NEW] For new features --> <!-- [FIX] For bug fixes --> <!-- [BREAK] For pull requests including breaking changes --> <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> Closes #12212 <!-- INSTRUCTION: Link to a https://github.com/RocketChat/docs PR with added/updated documentation or an update to the missing/outdated documentation list, see https://rocket.chat/docs/contributing/documentation/ --> <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
<!-- INSTRUCTION: Your Pull Request name should start with one of the following tags --> <!-- [NEW] For new features --> <!-- [FIX] For bug fixes --> <!-- [BREAK] For pull requests including breaking changes --> <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> <!-- INSTRUCTION: Link to a https://github.com/RocketChat/docs PR with added/updated documentation or an update to the missing/outdated documentation list, see https://rocket.chat/docs/contributing/documentation/ --> <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
<!-- INSTRUCTION: Your Pull Request name should start with one of the following tags --> <!-- [NEW] For new features --> <!-- [FIX] For bug fixes --> <!-- [BREAK] For pull requests including breaking changes --> ## before ![image](https://user-images.githubusercontent.com/5263975/47225018-62709a00-d393-11e8-9b5c-a971dcb367b2.png) ## after ![image](https://user-images.githubusercontent.com/5263975/47225092-90ee7500-d393-11e8-9289-5d51ebcee8ae.png) <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> <!-- INSTRUCTION: Link to a https://github.com/RocketChat/docs PR with added/updated documentation or an update to the missing/outdated documentation list, see https://rocket.chat/docs/contributing/documentation/ --> <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
… property, to the same format (#12266) * Update room last message object with reaction, star, pin and snippet * Add same field format: "starred" in all responses that includes "messages" or "lastMessage" objects * Add tests cases for message format
…ar of other users even with correct permissions (#11431) * FIx REST users.setAvatar that did not allow to update the avatar of another user even with necessary permission * Fix users.setAvatar endpoint. Check permission before update avatar * Add test for not being able to set someone else's avatar
add help wanted section; made more concise
[NEW] Add "help wanted" section to Readme
* Apps: Room’s usernames was not working * Apps: Allow add members to rooms
* Ignore errors when creating image preview for uploads * Delete image-specific fields in an uploaded file which cannot be parsed * Only show a image preview for file upload if format is supported
geekgonecrazy
approved these changes
Oct 27, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
2018-10-27 · 2 ️️️⚠️ · 5 🎉 · 5 🚀 · 21 🐛 · 8 🔍 · 20 👩💻👨💻
Engine versions
8.11.3
5.6.0
lastMessage
rooms property and convert the "starred" property, to the same format (#12266)🎉 New features
🚀 Improvements
🐛 Bug fixes
users.setAvatar
endpoint wasn't allowing update the avatar of other users even with correct permissions (#11431)🔍 Minor changes
starred
message property from object to array (#12405)👩💻👨💻 Contributors 😍
👩💻👨💻 Core Team 🤓