Skip to content

v7.1.0

Choose a tag to compare

@furey furey released this 20 Mar 07:45

🍃🔎 MongoDB Lens v7.1.0

Multiple Connection Management

  • Connection Aliases: Define and manage multiple MongoDB connections with friendly names
  • Easy Switching: Toggle between different MongoDB instances using simple natural language
  • Connection Explorer: New list-connections tool to view all available connection aliases

Configuration System

  • Command Line Alias Support: Use connection aliases from the CLI when starting MongoDB Lens
  • Default Connection: First connection in the list becomes the default at startup

Security

  • Credential Protection: Automatic obfuscation of passwords in URI strings
  • Connection Validation: Improved validation and error handling for connection attempts