Robo 3T 1.3
See the blog post for details: http://blog.robomongo.org/robo-3t-1-3
New Features:
- Biggest change in this version is mongo shell version upgrade from 3.4 to 4.0
- Support for importing from MongoDB SRV connection strings
- Query results window now supports tabbed output (#1591, #1403)
- New feature: #1569: Adding support for SCRAM-SHA-256 auth mechanism
- Encrypted passwords are used instead of clear text passwords (#731)
- Support for Ubuntu 18.04 and Mac 10.14.
- Support for creating version 4 UUID #1554
Improvements:
- Security: OpenSSL version upgrade to openssl-1.0.1o (2018-03-27)
Bug Fixes:
- Create/View/Drop User features are fixed and updated (#638, #1041)
- Pagination does not work when the aggregation queries have dotted fields (#1529)
- Attempt to fix #1547: Crash when right click on existing results plus a new long running query
- Fix for application crash when adding index with invalid JSON
- #1568: 'Repair Database' in Robo3T needs a confirm dialog box!
- #1551: Robo 3T the input space causes connection failure
- Crash when loading results + right click #1547
- #1603: Attempt to fix major connection problems seen with the second edit/add/remove doc. operation after MongoDB 4.0 upgrade
- Attempt to fix #1581: For CRUD ops showing progress bar and disabling context menu while waiting for edit op to finish
- Showing much better error reason string from Mongo drivers for connection failures
- Fixing UI issue where Functions folder freezing with "Functions..." when fails to refresh