-
Notifications
You must be signed in to change notification settings - Fork 11.1k
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
Release 0.74.1 #13323
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…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.
rodrigok
approved these changes
Feb 1, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
2019-02-01 · 4 🎉 · 7 🐛 · 1 🔍 · 8 👩💻👨💻
Engine versions
8.11.4
6.4.1
3.2, 3.4, 3.6, 4.0
🎉 New features
🐛 Bug fixes
🔍 Minor changes
👩💻👨💻 Core Team 🤓