Skip to content

Release 0.74.3#13474

Merged
sampaiodiego merged 17 commits intomasterfrom
release-0.74.3
Feb 14, 2019
Merged

Release 0.74.3#13474
sampaiodiego merged 17 commits intomasterfrom
release-0.74.3

Conversation

@sampaiodiego
Copy link
Member

2019-02-13 · 3 🚀 · 11 🐛 · 2 🔍 · 9 👩‍💻👨‍💻

Engine versions

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

🚀 Improvements

  • Open rooms quicker (#13417)
  • Allow configure Prometheus port per process via Environment Variable (#13436)
  • Add API option "permissionsRequired" (#13430)

🐛 Bug fixes

  • Invalid condition on getting next livechat agent over REST API endpoint (#13360)
  • "Test Desktop Notifications" not triggering a notification (#13457)
  • Translated and incorrect i18n variables (#13463 by @leonboot)
  • Properly escape custom emoji names for pattern matching (#13408)
  • Not translated emails (#13452)
  • XML-decryption module not found (#13437)
  • Update Russian localization (#13244 by @BehindLoader)
  • Several Problems on HipChat Importer (#13336)
  • Invalid push gateway configuration, requires the uniqueId (#13423)
  • Notify private settings changes even on public settings changed (#13369)
  • Misaligned upload progress bar "cancel" button (#13407)
🔍 Minor changes
  • Room loading improvements (#13471)
  • Regression: Remove console.log on email translations (#13456)

👩‍💻👨‍💻 Contributors 😍

👩‍💻👨‍💻 Core Team 🤓

tassoevan and others added 17 commits February 13, 2019 22:28
* [IMPROVE] Reduce memory consume of HipChat Enterprise importer

* [IMPROVE] Add users of public channels on HipChat Enterprise importer

* Hipchat importer: add support to import folders

* Fix condition

* [FIX] Deleted users imported as active

* Added more info to log

* Prevent issues with complex user ids

* Improve importer logs

* Improve code quality

* Fixed import of attached files on channels

* Fixed room names imported from hipchat enterprise

* Fixed attachment import
* Add option "permissionsRequired" to API

* Fix apps permissions

* Revert change on unauthorized error response
* Fix misspelled language setting name

* Fix emails translations not using server's language
* Properly escape custom emoji names for pattern matching

* Cache regexp to render ~3.4 times faster
* Fixes #12892

* Removed trailing and leading spaces in variable names
* Aadded double underscores where only single underscores were used
* Updated some variable names which were translated as well

* Fix __length__
)

* Import getAvatarUrlFromUsername from meteor/rocketchat:utils instead of meteor/rocketchat:ui-utils

* Update desktop notifications preference field
* [IMPROVE] Open rooms quicker

* Close observer on room destroy

* Fix tests

* Back to cursor and improve permission query

* More improvements
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.

Comments