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 0.74.1 #13323

Merged
merged 13 commits into from
Feb 1, 2019
Merged

Release 0.74.1 #13323

merged 13 commits into from
Feb 1, 2019

Conversation

sampaiodiego
Copy link
Member

2019-02-01 · 4 🎉 · 7 🐛 · 1 🔍 · 8 👩‍💻👨‍💻

Engine versions

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

🎉 New features

  • Limit all DDP/Websocket requests (configurable via admin panel) (#13311)
  • REST endpoint to forward livechat rooms (#13308)
  • Collect data for Monthly/Daily Active Users for a future dashboard (#11525)
  • Add parseUrls field to the apps message converter (#13248)

🐛 Bug fixes

  • Mobile view and re-enable E2E tests (#13322)
  • Hipchat Enterprise Importer not generating subscriptions (#13293)
  • Message updating by Apps (#13294)
  • REST endpoint for creating custom emojis (#13306)
  • Preview of image uploads were not working when apps framework is enable (#13303)
  • HipChat Enterprise importer fails when importing a large amount of messages (millions) (#13221)
  • Fix bug when user try recreate channel or group with same name and remove room from cache when user leaves room (#12341)
🔍 Minor changes
  • Fix: Missing export in cloud package (#13282)

👩‍💻👨‍💻 Core Team 🤓

MarcosSpessatto and others added 13 commits February 1, 2019 17:56
…and remove room from cache when user leaves room (#12341)

* Fix bug when user try recreate channel or group with same name

* Remove flowrouter from cachedcollection

* Remove room from cache when user leaves room

* Fix deletions and leaves from rooms in client, and rooms stream when delete room
* Fix missing export

* Removed trailing s from filename to match export
…ard (#11525)

* Initial implementation on Server Session Monitor.

* Session model created.

* Session model design done.

* Removed unused underscore lib.

* several improvements on codebase.

* Recreating sessions when the current day changes.

* Storing `instanceId` for every new session.

* Improvements in cloning sessions.

* Add a specific parser for user-agents of mobile apps.

* Formatting props of mobile user-agents.

* Improvements on bucket storage.

* Time monitor changed.

* Final improvements.

* Removing Bucket Storage.

* Start using Promises to clone the current sessions when the server date changes.

* Fix Missing semicolon.

* increased monitoring time.

* Fix eslint new rules.

* Add a new method to compare dates.

* Remove global variables

* Small code changes

* Adapt to new code patterns

* Aggregate by user and day

* Generate statistics

* Resolve review
… of messages (millions) (#13221)

* Added new screen to check the importer history

* Fixed conditional check

* Better error handling and local file import

* Improved error readability

* Improved error handling

* Allow @here and @ALL on messages that won't trigger notifications, regardless of permissions

* Fixed room owners

* Fixed issue when accessing import adm for the first time

* Included Imported count on history screen

* Increased timeout for fetching import file data

* Improved Importer Counters

* Missing comma

* Improved RAM usage

* import in batches

* Avoid hitting a mongo cursor timeout

* Additional fixes for the importer

* Improved code

* Show room owner at admin room info

* Get room owner instead of room creator in admin room info

* Insert messages faster

* Skip messages that were already imported

* Improved perfomance for hipchat imports

* Improved hipchat importer perfomance

* Improved message count handling

* skip import operations marked as invalid
* Skip custom emoji tests

* Fix emoji.create endpoint and re-enable tests
* Add new rest endpoint allowing agents/managers to forward livechat rooms.
@sampaiodiego sampaiodiego merged commit 47a7463 into master Feb 1, 2019
@sampaiodiego sampaiodiego deleted the release-0.74.1 branch February 1, 2019 23: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.

8 participants