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 2.1.0 #15459

Merged
merged 81 commits into from
Sep 27, 2019
Merged

Release 2.1.0 #15459

merged 81 commits into from
Sep 27, 2019

Conversation

sampaiodiego
Copy link
Member

2019-09-27 · 1 ️️️⚠️ · 13 🎉 · 12 🚀 · 22 🐛 · 22 🔍 · 20 👩‍💻👨‍💻

Engine versions

  • Node: 8.15.1
  • NPM: 6.9.0
  • MongoDB: 3.4, 3.6, 4.0

⚠️ BREAKING CHANGES

  • Deprecate old CORS API access for Cordova mobile app (#15322)

🎉 New features

  • Apps engine Livechat (#14626)
  • Livechat setting to show/hide Agent Information on the widget (#15216)
  • SAML User Data Mapping (#15404)
  • Add ability to disable email notifications globally (#9667 by @ferdifly)
  • Validate NotBefore and NotOnOrAfter SAML assertions (#15226)
  • Setting to configure SAML context comparison (#15229)
  • Expand SAML Users Role Settings (#15277 by @Hudell)
  • Guess a user's name from SAML credentials (#15240 by @mrsimpson)
  • Setting to remove message contents from email notifications (#15406)
  • Add JWT to uploaded files urls (#15297)
  • Provide site-url to outgoing integrations (#15238 by @mrsimpson)
  • Only Load CodeMirror code when it is needed (#15351)
  • Allow file sharing through Twilio(WhatsApp) integration (#15415)

🚀 Improvements

  • Change default user's preference for notifications to 'All messages' (#15420)
  • Remove global Blaze helpers (#15414)
  • User data export (#15294 by @Hudell)
  • A11y: Buttons, Images, Popups (#15405)
  • Administration UI (#15401)
  • Make the agents field optional when updating Livechat departments (#15400)
  • Replace LESS autoprefixer plugin (#15260)
  • Add missing indices used by read receipts (#15316)
  • Add possibility of renaming a discussion (#15122)
  • AvatarBlockUnauthenticatedAccess do not call user.find if you dont have to (#15355)
  • improve autolinker flow (#15340)
  • Add CustomSounds.play() helper (#15256)

🐛 Bug fixes

🔍 Minor changes
  • Regression: Prevent parsing empty custom field setting (#15413)
  • Use version 2 of the DeepL API (#15364 by @vickyokrm)
  • Remove GraphQL dependencies left (#15356)
  • [Fix] Missing space between last username & 'and' word in react notification (#15384 by @zdumitru)
  • Add a missing 'Discussion' translation key (#14029 by @ura14h)
  • Improve Polish translation (#14060 by @stepek)
  • Regression: Messagebox height changing when typing (#15380)
  • LingoHub based on develop (#15377)
  • Regression: Fix DDP metrics (#15368)
  • [CHORE] Move pathFor helper to templateHelpers directory (#15255)
  • Fix typo in LDAP User Search setting description (#15228)
  • Remove log ADMIN_PASS environment variable (#15307)
  • Improve text of the search bar description (#15353)
  • [CHORE] Remove obsolete modal template (#15257)
  • Update Meteor to 1.8.1 (#15358)
  • Merge master into develop & Set version to 2.1.0-develop (#15357)
  • Regression: Fix invalid version string error on marketplace screen (#15437)
  • Regression: Fix Commit Section when there is no commit info (#15436)
  • Regression: setup wizard dynamic import using relative url (#15432)
  • Regression: Favorite room button (#15426)
  • Regression: API CORS not working after Cordova being disabled by default (#15443)
  • Update Apps-Engine version to final version (#15458)

👩‍💻👨‍💻 Contributors 😍

👩‍💻👨‍💻 Core Team 🤓

sampaiodiego and others added 30 commits September 12, 2019 18:27
Merge master into develop & Set version to 2.1.0-develop
* Meteor update to 1.8.1

meteor update
meteor update --all-packages

* Remove deprecated rocketchat:monitoring package

* Fix calling WebAppInternals.staticFilesMiddleware new signature

* Update Node version to 8.15

* Clear main files to cache some build files

* Meteor npm install
Manual push by LingoHub User: Diego Sampaio.
Project: Rocket.Chat

Made with ❤️ by https://lingohub.com
Co-authored-by: Sunit Gautam <32139782+gsunit@users.noreply.github.com>
MarcosSpessatto and others added 24 commits September 20, 2019 00:35
* fix dynamic import on setup wizard

* Update packages/rocketchat-i18n/i18n/en.i18n.json

Co-Authored-By: Aaron Ogle <geekgonecrazy@users.noreply.github.com>

* Update en.i18n.json
@lgtm-com
Copy link

lgtm-com bot commented Sep 27, 2019

This pull request introduces 1 alert and fixes 1 when merging e520887 into 92c00dc - view on LGTM.com

new alerts:

  • 1 for Incomplete string escaping or encoding

fixed alerts:

  • 1 for Incomplete string escaping or encoding

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.