-
Notifications
You must be signed in to change notification settings - Fork 11.4k
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.69.0 #11881
Merged
Merged
Release 0.69.0 #11881
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
Merge master into develop & Set version to 0.69.0-develop
Split the saveUser method into two, to reduce complexity
* Fix stuck push notifications on db failure * Change push send interval to 5s
The login screen logo was not centering when displaying on a very small screen width (e.g. mobile device screens). **Before:**  **After:** 
* Fix regression * Also update lastMessage * code style fix
[FIX] Broken logo on setup wizard
* Fix default server language not being applied * Always set user's language on localStorage
[FIX] Message attachments was not respecting sort and lost spacing
<!-- INSTRUCTION: Your Pull Request name should start with one of the following tags --> <!-- [NEW] For new features --> <!-- [FIX] For bug fixes --> <!-- [BREAK] For pull requests including breaking changes --> <!-- INSTRUCTION: Inform the issue number that this PR closes, or remove the line below --> should close #10583 <!-- INSTRUCTION: Link to a https://github.com/RocketChat/docs PR with added/updated documentation or an update to the missing/outdated documentation list, see https://rocket.chat/docs/contributing/documentation/ --> <!-- INSTRUCTION: Tell us more about your PR with screen shots if you can -->
Render pretext as markdown when mrkdown_in contains "pretext" Closes #3828 
Fix #11663 Adding `timeAgo` function to a `helpers` file so we can test it because just importing it from the previous file will cause an error `Template is not defined`. I reproduced the mentioned case on a test.
* Remove subscriptions when a user is deleted and add migration to delete past subscriptions * abort user deletion when they are the last owner of a room
…pps (#11878) * [FIX] Translations were not unique per app allowing conflicts among apps * Remove console.log * Load correct translations when a new app is added
* Update page details * Adds icon to marketplace install button * Add icon and animation for installing apps * Fixes animation svg for app installation * Changes to actions * Fixing conflicts * Adding the right return to apps() * Fetching apps according tab context ('marketplace' or 'installed') * Set loading on tables * Adding POST to install the app on click * Fixing linting * Tagging already installed apps with prop '_installed' to show the 'v' icon * Adding helper to render the 'v' icon when the app is already downloaded * Commenting _appOnAppAdded method for now * Fixing arrow functions returning objects * Adding isInstalled helper to appManage to hide 'install' button on details page * Linting * Fixing event propagation on table, adding uninstall button * Removing unnecessary comments * Fix missing image for isntalled apps * Add translation for Apps_Details * Improvements on app details screen * Show categories for installed apps * Allow edit app settings * Improve app settings layout * Allow update apps * Small layout fixes for marketplace * some css fixes * Adding marketplaceApiVersion to rockethat.info * Replacing hardcoded colors for vars and removing \!important * Removing unused class, removing \!important * Fixing page scroll * codacy
This was referenced Sep 11, 2018
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.
2018-08-28 · 10 🎉 · 8 🚀 · 35 🐛 · 13 🔍 · 25 👩💻👨💻
Engine versions
8.11.3
5.6.0
🎉 New features
🚀 Improvements
saveUser
code complexity (#11645)🐛 Bug fixes
view-d-room
permission logics (#11522)im.members
endpoint not working without sort parameter (#11821)undefined
via REST when usingquery
param (#11657)onTableItemClick
of the directroy page (#11543 by @ura14h)🔍 Minor changes
👩💻👨💻 Contributors 😍
👩💻👨💻 Core Team 🤓