Portable Robo 3T Changelog

What's new in Portable Robo 3T 1.4.4 Build e6ac9ec5

Nov 11, 2021
  • New Features:
  • Support for Standard Connection String Format (Mongo URI)

New in Portable Robo 3T 1.4.4 Beta (Jun 29, 2021)

  • Fix Welcome Tab not loading the new content issue (disable/bypass HTTP cache)

New in Portable Robo 3T 1.4.3 Beta (Dec 10, 2020)

  • New Features:
  • New Welcome Tab - Robo 3T embeds Chromium using QtWebEngine (Windows, macOS only)
  • Fixes:
  • Fix previously broken IPv6 setting (due to issues #1757)
  • IPv6 supported only when Robo 3T started from command line: robo3t --ipv6

New in Portable Robo 3T 1.4.2 Beta (Oct 21, 2020)

  • Fixes:
  • Fix broken paging in DocumentDB (#1694)

New in Portable Robo 3T 1.3 Beta (Jan 15, 2019)

  • Biggest change in this version is Mongo Shell version upgrade from 3.4 to 4.0.5.
  • Support for Ubuntu 18.04 and Mac 10.14.
  • New feature: #1569: Adding support for SCRAM-SHA-256 auth mechanism
  • Attemp 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
  • Support for creating version 4 UUID #1554
  • Robo 3T The input space causes the remote login to fail #1551
  • Crash when loading results + right click #1547

New in Portable Robo 3T 1.2.1 (Feb 19, 2018)

  • Fixes:
  • Aggregate query results are not pagaeble
  • Big double numbers are showing incorrectly #1447
  • Editing a document from a projection causes data loss (override) (#881)
  • Error: Resources temporarily unavailable. Error when starting up SSH session: -8 #1426
  • robo3t 1.1 failed to start on Ubuntu 17.04 #1385
  • Improvements:
  • Auto switch to HTTP from HTTPS if the program crashes due to HTTPS related operations

New in Portable Robo 3T 1.2.0 Beta (Dec 21, 2017)

  • New Features:
  • MongoDB 3.4 support
  • New NumberDecimal (Decimal128) data type support
  • ECMAScript 2015 aka ES6 Support (Modernized JavaScript Implementation)
  • Re-naming from Robomongo to Robo 3T
  • Improvements & Fixes:
  • Stability Improvements: Fix included to prevent a crash on MACOS Sierra
  • Shell timeout is configurable on UI now 'Options->Change Shell Timeout'
  • Fix for Robomongo Shell Timeout Issue (silently, prematurely finishing long lasting scripts)
  • Security Improvements: OpenSSL version upgrade to openssl-1.0.1u (22-Sep-2016)
  • Tool chain upgrades: Modern C++14 features are enabled and usable for developers
  • Notes:
  • Currently this beta has known issues with Centos, it may not start/work on Centos 6 and 7.

New in Portable Robo 3T 1.1.1 (Dec 21, 2017)

  • Improvements & Fixes:
  • Qt version upgraded from Qt 5.7.0 to Qt 5.9.3
  • Fix for "Cannot load list of indexes #1454"
  • Improvements for Robo 3T is crashing constantly on High Sierra #1412
  • PR: Improved query time formatting (#1358) #1455
  • Fix for "Robo 3T is not buildable on latest MacOS vesion High Sierra"
  • Fix attempt for "Error: Resources temporarily unavailable. Error when starting up SSH session: -8 #1426"
  • Fix for "robo3t 1.1 failed to start on Ubuntu 17.04 #1385"