

In previous versions, when the query count was more than 5, there were couple of UI related problems.Ĭurrently, tabbed output is only acivated when the query count is 3 or more. In this version we have implemented a new tabbed query output window. Query results windows now supports tabbed output ( #1591, #1403) Importing from the standard connection string is not supported.ģ.

Note: Robo 3T 1.3 currently supports only importing from MongoDB SRV connection string. Then select Cluster -> Connect -> Connect with MongoDB Compass With username and password get your MongoDB SRV connection string, go to Mongo Atlas website: More examples of MongoDB SRV connection strings: // Without username and password fields:
#Robo 3t query how to#
It is basically a short form of MongoDB standard connection string, which makes connecting to server and creating a new connection much easier.įor comparison, showing MongoDB SRV and standart connections strings for the same Mongo Atlas replica set: // MongoDB SRV connection MongoDB standard connection how to setup Robo 3T all connection settings by one click using MongoDB SRV connection string: See all MongoDB 4.0 and 3.6 changes in release notes:
#Robo 3t query code#
However, in order to support the two features listed below, we had to do some extra code changes in Robo 3T: This means that Robo 3T 1.3 now supports MongoDB 4.0 and 3.6 as well. In this version, we have upgraded Mongo shell from version 3.4 to 4.0. Attempt to fix #1547: Crash when right click on existing results when a new long running query Fixing UI issue where Functions folder was freezing with "Functions." when it failed to refreshĩ. Attempt to fix #1581: For CRUD ops, showing progress bar and disabling context menu while waiting for edit operation to finishĨ. Crash on right click when loading results ( #1547)ħ. Robo 3T the input space causes connection failure ( #1551)Ħ. 'Repair Database' in Robo3T needs a confirm dialog box ( #1568)ĥ.

Fix for application crash when adding index with invalid JSONĤ. Pagination does not work when the aggregation queries have dotted fields ( #1529)ģ. Create/View/Drop User features are fixed and updated ( #638, #1041)Ģ. Showing better errors for connection failuresġ. Encrypted passwords are used instead of clear text passwords ( #731)Ģ. Support for creating version 4 UUID ( #1554)Ħ. Adding support for SCRAM-SHA-256 auth mechanism ( #1569)ĥ. Query results window now supports tabbed output ( #1591, #1403)Ĥ. Support for importing from MongoDB SRV connection stringsģ.
#Robo 3t query upgrade#
Mongo Shell upgrade from version 3.4 to 4.0Ģ. The most important changes are mongo shell upgrade from version 3.4 to 4.0, 'Create/View/Drop User' features are fixed, support for importing from MongoDB SRV connection strings and query results window now supports tabbed output. We are very happy to announce the release Robo 3T 1.3 with MongoDB 4.0 support! In this release we have important new features, improvements and bug fixes. Menu Robo 3T 1.3 with MongoDB 4.0 support is released ! 03 April 2019
