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 1.0.3 #14446

Merged
merged 36 commits into from
May 10, 2019
Merged

Release 1.0.3 #14446

merged 36 commits into from
May 10, 2019

Conversation

rodrigok
Copy link
Member

@rodrigok rodrigok commented May 9, 2019

2019-05-09 · 3 🚀 · 22 🐛 · 6 🔍 · 7 👩‍💻👨‍💻

Engine versions

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

🚀 Improvements

  • Don't use regex to find users (#14397)
  • Added flag skipActiveUsersToBeReady to not wait the load of active users to present the Web interface (#14431)
  • Allow change Discussion's properties (#14389)

🐛 Bug fixes

  • Channel Leader Bar is in the way of Thread Header (#14443)
  • Discussion name being invalid (#14442)
  • Room name was undefined in some info dialogs (#14415)
  • Exception on crowd sync due to a wrong logging method (#14405)
  • IE11 support (#14422)
  • Escape unrecognized slash command message (#14432)
  • Mentions message missing 'jump to message' action (#14430)
  • preview pdf its not working (#14419)
  • Messages on thread panel were receiving wrong context/subscription (#14404)
  • Error 400 on send a reply to an old thread (#14402)
  • Users actions in administration were returning error (#14400)
  • Fallback to mongo version that doesn't require clusterMonitor role (#14403)
  • SAML credentialToken removal was preventing mobile from being able to authenticate (#14345)
  • Stream not connecting connect when using subdir and multi-instance (#14376)
  • Pressing Enter in User Search field at channel causes reload (#14388)
  • Wrong token name was generating error on Gitlab OAuth login (#14379)
  • more message actions to threads context(follow, unfollow, copy, delete) (#14387)
  • Unnecessary meteor.defer on openRoom (#14396)
  • Messages on threads disappearing (#14393)
  • Bell was too small on threads (#14394)
  • Main thread title on replies (#14372)
  • New day separator overlapping above system message (#14362)
🔍 Minor changes
  • Fix i18n files keys sort (#14433)
  • Fixes on DAU and MAU aggregations (#14418)
  • Add missing german translations (#14386)
  • LingoHub based on develop (#14426)
  • Fix: Message body was not being updated when user disabled nrr message (#14390)
  • Improve German translations (#14351)

👩‍💻👨‍💻 Core Team 🤓

rodrigok and others added 30 commits May 9, 2019 18:46
* Use the plural for discussions-section in side panel

* Formal and informal translations for 1.0

* fix german typos
* fix

* fix test

* fix setting

* Update tests/pageobjects/main-content.page.js

Co-Authored-By: ggazzo <guilhermegazzo@gmail.com>

* Update app/ui-utils/client/lib/RoomHistoryManager.js

Co-Authored-By: ggazzo <guilhermegazzo@gmail.com>
… delete) (#14387)

* added more message actions to threads context

* more actions
…14388)

* Prevent default on enter in User search

* Prevent form submission in membersList
* Fix actions collapse into popup in userInfo

* Refactor userActions
* fix error 400 on send a reply to an old thread

* ignoring properly hidden messages
Manual push by LingoHub User: Diego Sampaio.
Project: Rocket.Chat

Made with ❤️ by https://lingohub.com
* Add symlinks to ES6 node_modules imports

* Add URL polyfill for IE11

* Fix thread replies for IE11
* allow users to skip activeUsers to be ready

* Update main.js

* Update app/ui-master/client/main.js

Co-Authored-By: ggazzo <guilhermegazzo@gmail.com>
* Don't use regex to find users

* Invert logic on model methods

* Escape username regex

* Find users in batch

* Use only normalizeMessagesForUser

* Don't ignore username case to get owners on graphql
* Fixes on SAU and MAU aggregations

* Report new data from DAU/MAU

* Run tests agains a mongodb container in CI

* Try to run CI correctly

* Fix drop database

* Parse desktop app User Agent correctly

* Fix aggregation of past sessions

* Return past month today

* Fix bug

* Add migration

* Fixed migration

* Migration improvements
sampaiodiego and others added 5 commits May 9, 2019 18:55
* Add script to normalize i18n files

* Fix i18n files

* Set as official script

* Update package-lock.json
@rodrigok rodrigok added this to the 1.0.3 milestone May 9, 2019
@rodrigok rodrigok requested a review from sampaiodiego May 9, 2019 22:45
@rodrigok rodrigok merged commit f19473c into master May 10, 2019
@rodrigok rodrigok deleted the release-1.0.3 branch May 10, 2019 00:22
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