Skip to content

Conversation

@sampaiodiego
Copy link
Member

2020-10-09 · 6 🐛 · 5 👩‍💻👨‍💻

Engine versions

  • Node: 12.18.4
  • NPM: 6.14.8
  • MongoDB: 3.4, 3.6, 4.0
  • Apps-Engine: 1.18.0

🐛 Bug fixes

  • Adding missing custom fields translation in my account's profile (#19179)

  • Admin Sidebar overflowing (#19101)

  • Missing "Bio" in user's profile view ("Bio" field doesn't appear when viewing a user's profile #18821) (#19166)

  • Omnichannel: triggers page not rendering. (#19134)

  • Performance issues when using new Oplog implementation (#19181)

    A missing configuration was not limiting the new oplog tailing to pool the database frequently even when no data was available, leading to both node and mongodb process been consuming high CPU even with low usage. This case was happening for installations using mmapv1 database engine or when no admin access was granted to the database user, both preventing the usage of the new Change Streams implementation and fallbacking to our custom oplog implementation in replacement to the Meteor's one what was able to be disabled and use the native implementation via the environmental variable USE_NATIVE_OPLOG=true.

  • VisitorAutoComplete component (#19133)

👩‍💻👨‍💻 Core Team 🤓

@sampaiodiego sampaiodiego requested a review from rodrigok October 9, 2020 03:16
@introspection3
Copy link

this bug is still here in 3.9.4

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.

6 participants