Skip to content
Studio 3T - The professional GUI, IDE and client for MongoDB
  • Tools
    • Aggregation Editor
    • IntelliShell
    • Visual Query Builder
    • Export Wizard
    • Import Wizard
    • Query Code
    • SQL Query
    • Connect
    • Schema Explorer
    • Compare
    • SQL ⇔ MongoDB Migration
    • Data Masking
    • Task Scheduler
    • Reschema
    • More Tools and Features
  • Solutions
  • Resources
    • Knowledge Base
    • MongoDB Tutorials & Courses
    • Tool/Feature Documentation
    • Blog
    • Community
    • Testimonials
    • Whitepapers
    • Reports
  • Contact us
    • Contact
    • Sales Support
    • Feedback and Support
    • Careers
    • About Us
  • Store
    • Buy Now
    • Preferred Resellers
    • Team Pricing
  • Download
  • My 3T
search

What’s New in Studio 3T 2022.10 – Polish and Safety

Posted on: 07/12/2022 (last updated: 18/01/2023) by Dj Walker-Morgan
Studio 3T New Release 2022.10

As we come to the end of 2022, the last release of the year focusses on polishing existing features and adding guard-rails to some functions. Studio 3T 2022.10 features auto-completing brackets and quotes, faster smarter tooltips, sortable tasks and more space to edit your aggregations.

Headline Features of Studio 3T 2022.10

Auto-completion

IntelliShell users will welcome the arrival of auto-completing brackets and quotes in the editor, which place the cursor inside the newly complete brackets. If you prefer to type all your parentheses, you’ll find a preference that lets you disable this behavior in the General tab. 

Tooltips

Studio 3T’s ObjectID tooltips are full of useful information, but they’ve been known to get in the way for some users. In 2022.10, we’re making sure they don’t cover anything with some new smart positioning. 

IntelliShell

For each set of results you get from IntelliShell, you get a results tab. We’d previously set a limit of ten result tabs but we heard from users who wanted more tabs. We’re all for enabling power users so now, you can set your maximum number of IntelliShell tabs. It’s a preference you can control in the IntelliShell preferences globally.

Of course, too many things can also be a problem. Like too many error reports. They can make a script hard to fix up, so we’ve added a limit – 100 – to the error reporting to help you see what’s wrong. 

Other Improvements in Studio 3T 2022.10

Alias Tooltips: People love Aliases and Notes but were saying they felt tooltips with aliases were slower. We’ve boosted the Alias performance in 2022.10 to get it back up to speed.  We’ve also improved the Add Alias dialog so it’s clearer when you have a clashing alias. We also made sure you can see aliases and notes when you are autocompleting in IntelliShell. And we’ve made aliases visible inside Data Masking. 

Tasks: Once you’ve started with Studio 3T Tasks, you’ll soon have lots of Tasks to work with. We’ve added the ability to drag and drop Tasks to reorder them in the Tasks view to make them easier to organize.  We also made Rename Task more visible by adding it to the toolbar. 

Aggregation Editor: Need more space when editing an Aggregation Stage? In 2022.10, we’ve made the stage input/output pane collapsible, opening up more room for you to work on your Aggregation Stage settings.

Connections: Some MongoDB database configurations, like LDAP authenticated ones, don’t like multiple pooled connections and make users authenticate multiple times. We’ve added a preference to connections that lets you set how big your connection pool is to address that and give you more control.

Connection Manager: Importing connections will no longer be adding “- imported on” to all imported connection names. Where an imported connection name doesn’t exist, we import that name and where one already exists, we add a simple numeric suffix.

Export: When Exporting to another collection, it is now easier to select Add Database and Add Collection when choosing a Target collection.  

Security: We have made changes in our development process, aiming to reduce time to respond to security vulnerabilities in libraries we use. We now have integrated automated vulnerability checks on every build. 

User Shoutouts

Studio 3T users are a valuable source of feedback helping make the application better. For the release of Studio 3T 2022.10, we’d like to thank: Jan Tischler and Hannes Schurig for reporting tooltip issues in the Visual Query Builder, Alejandro Aguilar for finding M1 Mac Mongosh issues, Wernfried Domscheit for isolating issues with error reporting and back-ticked string highlighting, Bjorn Harvold for noting .save() shouldn’t be an autocompletion and Wilson Horrell for suggesting that we autocomplete brackets and quotes.

And again we’d like to thank all the users who gave us feedback and helped us make Studio 3T better in 2022 for everyone: Alejandro Landaverde, Antonios Dasko, Bryan Kitchman, Daniel Sutton, Demetris Galatopoullos, Dr Ismet Ozalp, Francisco Dias, Frank Wein, Fred Turkington, Gilles Richard, Hannes Schurig, Hasan Khan, Jake Probst, John Sewell, Laurens Stötzel, Leonard Wickens, Lewis Wong, Marc Donis, Mario Skocic, Marius Rosca, Marshall Giguere, Martien Poels, Michael Tsuji, Mickel Metekohy, Rand Nix, Rob Gordon, Sasha Cartashiov, Senén Martínez Puerta, Seok-Chan Chung, Sergey Ivasenko, Shmuel Witman, Srini M, Voicu Muresan, Wernfried Domscheit and Yosef Kushnir. Thank you.

Fixed in 2022.10

IntelliShell

  • IntelliShell now detects back-ticked template literals as strings.
  • The deprecated .save() method is no longer offered in auto-complete with the mongosh default shell.

Users

  • Copying users on the same server could mistakenly offer to resolve issues by creating a role. 
  • Copying users between different server instances could fail to resolve issues if the user’s role did not exist on the target server. 

Import/Export

  • Export task now saves Find Query options. 
  • CSV Import no longer leaves CSV files locked after import.
  • Export CSV defaults to using Windows or Unix end of line characters according to the operating system.  
  • Index Hints are now applied correctly when an Aggregation is used for export.

Ubuntu

  • The Match Case checkbox on Ubuntu now renders correctly in light mode. 
  • Target Collection selection on Ubuntu now selects the relevant connection. 

Collections View – Studio 3T is now more resilient to badly formatted queries on the clipboard being pasted.

General – Occasionally, duplicated tabs could immediately close.

Collections – Capped Collection settings in Create Collections are enabled for 5.0.6 and earlier MongoDB servers. 

Search In… – Upper case field names are now matched in Search In… 

Tools – Mongodump/restore now works correctly with Atlas serverless instances.

Reschema – Renaming fields in Reschema shows as a modification in the tab.

macOS – Rosetta-2 is no longer needed for IntelliShell with mongosh on M1/M2 macs 


For the full history of changes in Studio 3T, see the change log.

Auto-update in the app, or start your free 30-day trial today:

Download Studio 3T

How helpful was this article?
This article was hideous
This article was bad
This article was ok
This article was good
This article was great
Thank you for your feedback!

About The Author

Dj Walker-Morgan

Dj has been around since Commodore had Pets and Apples grew everywhere. With a background in Unix and development, he's been around the technology business writing code or writing content ever since.

Related articles

  • What’s New in Studio 3T 2022.2 – Apple Silicon Support, Find Options, and $setWindowFields
  • What’s New in Studio 3T 2022.7 – Aliases and Notes
  • What’s New In Studio 3T 2022.8 – IntelliShell Script Tasks and Enhanced Value Searches
  • What’s new in Studio 3T 2022.9 – Time Series and default Mongosh
  • What’s New in Studio 3T 2021.5 | Streamlining UX and a new Data Masking technique

Tags

2022 academy aggregation AMA atlas christmas community connections culture date tags events export features hackolade import intellishell In Use JSON knowledge base migration modelling mongodb mongoodb productivity query regex releases schema security SQL Studio 3T tasks time series tips updates webinar windows

Browse by MongoDB topic

  • Connecting to MongoDB
  • Database Administration & Security
  • Getting Started with MongoDB
  • Getting Started with Studio 3T
  • Import/Export
  • Job Automation & Scheduling
  • MongoDB Aggregation Framework
  • MongoDB/Studio 3T Workshops
  • Performance
  • Query & CRUD Operations
  • Reference
  • Schema
  • Studio 3T Licensing
  • Support and other resources
  • Working with MongoDB & SQL
  • Working with MongoDB Atlas

Studio 3T

MongoDB Enterprise Certified Technology PartnerSince 2014, 3T has been helping thousands of MongoDB developers and administrators with their everyday jobs by providing the finest MongoDB tools on the market. We guarantee the best compatibility with current and legacy releases of MongoDB, continue to deliver new features with every new software release, and provide high quality support.

Find us on FacebookFind us on TwitterFind us on YouTubeFind us on LinkedIn

Education

  • Free MongoDB Tutorials
  • Connect to MongoDB
  • Connect to MongoDB Atlas
  • Import Data to MongoDB
  • Export MongoDB Data
  • Build Aggregation Queries
  • Query MongoDB with SQL
  • Migrate from SQL to MongoDB

Resources

  • Feedback and Support
  • Sales Support
  • Knowledge Base
  • FAQ
  • Reports
  • White Papers
  • Testimonials
  • Discounts

Company

  • About Us
  • Blog
  • Careers
  • Legal
  • Press
  • Privacy Policy
  • EULA

© 2023 3T Software Labs Ltd. All rights reserved.

  • Privacy Policy
  • Cookie settings
  • Impressum

We value your privacy

With your consent, we and third-party providers use cookies and similar technologies on our website to analyse your use of our site for market research or advertising purposes ("analytics and marketing") and to provide you with additional functions (“functional”). This may result in the creation of pseudonymous usage profiles and the transfer of personal data to third countries, including the USA, which may have no adequate level of protection for the processing of personal data.

By clicking “Accept all”, you consent to the storage of cookies and the processing of personal data for these purposes, including any transfers to third countries. By clicking on “Decline all”, you do not give your consent and we will only store cookies that are necessary for our website. You can customize the cookies we store on your device or change your selection at any time - thus also revoking your consent with effect for the future - under “Manage Cookies”, or “Cookie Settings” at the bottom of the page. You can find further information in our Privacy Policy.
Accept all
Decline all
Manage cookies
✕

Privacy Preference Center

With your consent, we and third-party providers use cookies and similar technologies on our website to analyse your use of our site for market research or advertising purposes ("analytics and marketing") and to provide you with additional functions (“functional”). This may result in the creation of pseudonymous usage profiles and the transfer of personal data to third countries, including the USA, which may have no adequate level of protection for the processing of personal data. Please choose for which purposes you wish to give us your consent and store your preferences by clicking on “Accept selected”. You can find further information in our Privacy Policy.

Accept all cookies

Manage consent preferences

Essential cookies are strictly necessary to provide an online service such as our website or a service on our website which you have requested. The website or service will not work without them.

Performance cookies allow us to collect information such as number of visits and sources of traffic. This information is used in aggregate form to help us understand how our websites are being used, allowing us to improve both our website’s performance and your experience.

Google Analytics

Google Ads

Bing Ads

Facebook

LinkedIn

Quora

Hotjar

Functional cookies collect information about your preferences and choices and make using the website a lot easier and more relevant. Without these cookies, some of the site functionality may not work as intended.

HubSpot

Social media cookies are cookies used to share user behaviour information with a third-party social media platform. They may consequently effect how social media sites present you with information in the future.

Accept selected