0.71.0


2018-10-27 · 2 ️️️⚠️ · 5 · 5 · 21 · 8 · 20 ‍‍

Engine versions

  • Node: 8.11.3
  • NPM: 5.6.0

⚠️ BREAKING CHANGES

  • Update lastMessage rooms property and convert the "starred" property, to the same format (#12266)
  • Add expiration to API login tokens and fix duplicate login tokens created by LDAP (#12186)

New features

  • Add delete channel mutation to GraphQL API (#11860)
  • sidenav size on large screens (#12372)
  • Ability to disable user presence monitor (#12353)
  • PDF message attachment preview (client side rendering) (#10519 by @kb0304)
  • Add "help wanted" section to Readme (#12432)

Improvements

  • Livechat room closure endpoints (#12360)
  • Set Livechat department before register guest (#12161)
  • Add missing livechat i18n keys (#12330 by @MarcosEllys)
  • Avoid unnecessary calls to Meteor.user() on client (#11212)
  • Allow the imports to accept any file type (#12425)

Bug fixes

  • Add image dimensions to attachment even when no reorientation is required (#11521)
  • iframe login token not checked (#12158 by @nimetu)
  • REST users.setAvatar endpoint wasn't allowing update the avatar of other users even with correct permissions (#11431)
  • Slack importer: image previews not showing (#11875 by @madguy02)
  • Edit room name with uppercase letters (#12235 by @nikeee)
  • Custom OAuth Configuration can't be removed (#12256)
  • Remove e2e from users endpoint responses (#12344)
  • email api TAPi18n is undefined (#12373)
  • Blockstack errors in IE 11 (#12338)
  • avatar?_dc=undefined (#12365)
  • users.register endpoint to not create an user if username already being used (#12297)
  • Date range check on livechat analytics (#12345 by @teresy)
  • Cast env var setting to int based on option type (#12194 by @crazy-max)
  • Links in home layout (#12355 by @upiksaleh)
  • Last message not updating after message delete if show deleted status is on (#12350)
  • Invalid destructuring on Livechat API endpoint (#12354)
  • E2E: Decrypting UTF-8 encoded messages (#12398 by @pmmaga)
  • Ignore errors when creating image preview for uploads (#12424)
  • Attachment actions not being collapsable (#12436)
  • Attachment timestamp from and to Apps system not working (#12445)
  • Apps not being able to state how the action buttons are aligned (#12391)
Minor changes
  • Fix: wrong saveUser permission validations (#12384)
  • Regression: do not render pdf preview on safari <= 12 (#12375)
  • Improve: Drop database between running tests on CI (#12358)
  • Fix: update check on err.details (#12346 by @teresy)
  • Update Apps Framework to version 1.2.1 (#12442)
  • Regression: Change starred message property from object to array (#12405)
  • Apps: Room’s usernames was not working (#12409)
  • Regression: Fix email headers not being used (#12392)

‍‍ Contributors

‍‍ Core Team