Skip to content

Robo 3T 1.3 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@simsekgokhan simsekgokhan released this 14 Feb 16:27
· 319 commits to master since this release

This beta is a test only release (not an official release).

New Features:

  • Biggest change in this version is Mongo Shell version upgrade from 3.4 to 4.0.5.
  • New feature: #1569: Adding support for SCRAM-SHA-256 auth mechanism
  • Support for Ubuntu 18.04 and Mac 10.14.
  • Support for creating version 4 UUID #1554

Bug Fixes:

  • Attempt to fix #638 #1041: Broken create/edit/view user features updated
  • 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
  • Fix for #1529: Pagination does not work when the aggregation queries have dotted fields