


This warning window/hint is shown to user: When "Manually specify visible databases" option disabled and listdatabases command fails, Robo force shows the dbs user entered even they don't exist, we trust the user here
#Robo 3t dark mode how to#
How to reproduce: create non-admin user for a database on Mongo Atlas. Manually specify visible databases section connection settings auth. (delete/rename cache folder before opening Robo) Welcome Tab text, image or rss should not be downloaded

Welcome Tab will not be opened at program startup Menu -> Open Welcome Tab item should not be visible
#Robo 3t dark mode update#
Update bar: Don't check for updates (even when "checkForUpdates" : true) Re-start Robo, Eula dialog form (2nd page) should not be shown disableHttpsFeatures flag (config file)ĭesigned to be modified only by human usersĭisables https related features (gets/posts/pages/forms) Ubuntu) might be preferred as an SSH Server. SSH connection from Windows and macOS should work with ECDSA and Ed25519 keys. google) visitors should hit while users from the app // SSH: ECDSA and Ed25519 keys support (Windows & macOS only) In Menu -> About window, there should be a build number and MM/YYYY next to Robo version.Į.g. ExplorerWidget has smaller default width + Remember ExplorerWidget sizeĪutoExpand, lineNumbers, debugMode and shellTimeoutSecĭetails in "Welcome Tab" section // Build number Robo should start in light mode when macOS is in light or dark mode Ref: // Disable SSH tab for new and existing replica set connectionsĪnd new tooltip message for Use SSH tunnel checkbox - should also be visible only for Replica Set connections: "SSH is currently not supported for Replica Set connections" TLS tab: All items except "CRL" and "Ask for passphrase each time" Auth tab: All items except "Manually visible databases" Connection tab: Type, Address/Port, Members, Set Name All tabs except SSH tab will be set from what is parsed from URI.All tabs except SSH tab will be cleared or set back to default values.If something is wrong with URI format, user will be notified with error message coming from MongoDB code.So currently, "Standard Connection String Format" and "SRV" URI strings are supported for Standalone and Replica Set configs.Įvery time From URI Button clicked, the followings will happen:.With this change, "Standard Connection String Format" support added (in addition to SRV).Connection Settings dialog -> Connection tab now has "From URI" button/feature (previously "From SRV").
