Skip to content

Release 1.2.0#14888

Merged
sampaiodiego merged 49 commits intomasterfrom
release-1.2.0
Jun 28, 2019
Merged

Release 1.2.0#14888
sampaiodiego merged 49 commits intomasterfrom
release-1.2.0

Conversation

@sampaiodiego
Copy link
Copy Markdown
Member

2019-06-27 · 8 🎉 · 4 🚀 · 12 🐛 · 8 🔍 · 21 👩‍💻👨‍💻

Engine versions

  • Node: 8.11.4
  • NPM: 6.4.1
  • MongoDB: 3.2, 3.4, 3.6, 4.0

🎉 New features

  • Custom User Status (#13933 by @wreiske)
  • changed mongo version for snap from 3.2.7 to 3.4.20 (#14838)
  • Add loading animation to webdav file picker (#14759 by @ubarsaiyan)
  • Add tmid property to outgoing integration (#14699)
  • Endpoint to anonymously read channel's messages (#14714)
  • Add Livechat inquiries endpoints (#14779)
  • Configuration to limit amount of livechat inquiries displayed (#14690)
  • Show App bundles and its apps (#14886)

🚀 Improvements

  • Adds link to download generated user data file (#14175)
  • Layout of livechat manager pages to new style (#13900)
  • Add an optional rocketchat-protocol DNS entry for Federation (#14589)
  • Use configurable colors on sidebar items (#14624)

🐛 Bug fixes

  • Error when using Download My Data or Export My Data (#14645)
  • Removes E2E action button, icon and banner when E2E is disabled. (#14810)
  • Assume microphone is available (#14710)
  • Move the set Avatar call on user creation to make sure the user has username (#14665)
  • users typing forever (#14724)
  • Increasing time to rate limit in shield.svg endpoint and add a setting to disable API rate limiter (#14709)
  • Wrong filter field when filtering current Livechats (#14569)
  • Import Chart.js error (#14471 by @sonbn0)
  • Name is undefined in some emails (#14533)
  • Direct reply delete config and description (#14493 by @ruKurz)
  • Custom status fixes (#14853 by @wreiske)
  • LinkedIn OAuth login (#14887)
🔍 Minor changes
  • Fix not fully extracted pieces (#14805)
  • Regression: Fix file upload (#14804)
  • Extract permissions functions (#14777)
  • Add custom fileupload whitelist property (#14754)
  • Merge master into develop & Set version to 1.2.0-develop (#14656 by @AnBo83 & @knrt10 & @lolimay & @mohamedar97 & @thaiphv)
  • Regression: Fix desktop notifications not being sent (#14860)
  • Regression: Allow debugging of cached collections by name (#14862)
  • Allow debugging of cached collections by name (#14859)

👩‍💻👨‍💻 Contributors 😍

👩‍💻👨‍💻 Core Team 🤓

sampaiodiego and others added 30 commits May 28, 2019 01:12
* Added detailed description for direct-reply config

* fixed incorrect reading of the  setting
Merge master into develop & Set version to 1.2.0-develop
…setting to disable API rate limiter (#14709)

* Increasing time to rate limit in shield.svg endpoint

* Fix favico on shield and add setting to disable API rate limiter

* Fix wrong setting

* Fix conditional logic
* Add endpoints to list inquiries and take a inquiry

* Fix inquiries endpoints

* Add department query parameter in inquiries.list endpoint
* Prevent errors when allowing anonymous read

* getSingleMessage for anonymous users

* Fix register user when allow read and write anonymous is enabled

* Fix anonymous with sidebar extended as default

Co-authored-by: ubergeekzone <[email protected]>
ggazzo and others added 19 commits June 20, 2019 00:44
Co-Authored-By: Tasso Evangelista <[email protected]>
Co-Authored-By: Guilherme Gazzo <[email protected]>
Co-Authored-By: wreiske <[email protected]>
* Fixes for status message text presence issues
Added statusText to several api endpoints
Changed statusMessage to statusText since that is what it is called everywhere

* Fixed slash command for changing status

* Fixed the "name is required" issue

* Make sure the status is set blank if selecting a default status... we don't want an "online" status when someone is actually offline!

* Fixes display of custom status on the room header

* Changed the header of DM rooms to query the server for the user status text when it is not found on the internal collection

* Changed Custom Status methods to check if the user is logged in

* Improved code readability

* Fix getting status list before logging in
@sampaiodiego sampaiodiego merged commit eff6532 into master Jun 28, 2019
@sampaiodiego sampaiodiego deleted the release-1.2.0 branch June 28, 2019 02:15
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.