Changelog
Every release, in plain language.
v1.2.1
stableQuery Regressions actually starts now — plus a clear Free limit of 10 regression cards.
- fixQuery Regressions never armed monitoring. Start/Stop and the monitoring state were derived from the SELECTED ALERT — so on a fresh install (no alerts yet) the connection came through empty, the start was refused, and the dialog just closed in silence. An impossible cycle: you needed an alert to arm the monitor that produces the alerts. It now binds to the picked connection (else the only open one, else the last one used), and it reports an error instead of failing silently. This affected every tier, not just Free.
- improvementFree tier: Query Regressions renders up to 10 regression cards, then the list ends with an upgrade card. The CRITICAL/WARNING counters stay truthful, so you see exactly how many are hidden. Free still monitors 1 connection; Commercial and up lift both caps.
v1.2.0
stableA more generous Free tier — unlimited connections + 5 free DataMask maskings — plus opt-in updates and a clear perpetual + Software Assurance model.
- featureMore generous Free tier — Free now allows UNLIMITED simultaneous connections (was one). Query Regressions monitors 1 connection (upgrade for the fleet), and DataMask gives 5 free maskings of up to 5,000 documents each (verify a corporate e-mail once; runs 2–5 need no new code). Free for personal and commercial use, forever, no time limit, no credit card.
- improvementUpdates are now opt-in — nothing downloads or installs automatically. When a new version is available we tell you; you choose Download, then Install & restart. Skip a version, or turn notifications off, in Settings → License.
- improvementPerpetual license + Software Assurance, clarified — you own your version forever. Software Assurance is your update window: every purchase includes 1 year of updates; add 1, 2 or 3 more years of SA to extend (additive — SA 1 year = 2 years total). Install a version released after your window and the app runs in Free until you renew — your entitled version never stops working.
- fixUtility tools (AI Settings, EJSON converter, Snippets, Notes, Favorites, Log Parser, …) now open even with no database connection.
- fixThe AI Settings dialog no longer overlaps its fields (Max tokens / Temperature and the Advanced card).
v1.1.0
stableTry DataMask free, smarter k-anonymity, and a cleaner masking preview.
- featureDataMask free trial — try it without a license: confirm a corporate e-mail, enter the 6-digit code, and run one masked copy of up to 5,000 documents to a new target. See exactly how sensitive data is de-identified before you buy.
- featurek-anonymity auto-fix — pick a privacy target (K = 3, 5, 10 or 20) and DataMask automatically generalizes quasi-identifier fields, and only where it must, fully masks the most-unique ones, until every group meets K. Explained in plain language in all 5 languages.
- featureInline masking preview — a collapsible before/after preview aligned line-by-line, a per-attribute rule editor (change a field’s technique and re-apply), and a field-name filter, so you tune the masking right where you see it.
- featureQuery Regressions is now free on one connection — the regression tracker runs free on a single connection, with an Upgrade badge on the rest.
- improvementCleaner DataOps screens — a minimalist Source → Target connection view and a clickable step indicator you can use to jump back and forth.
- improvementHigh-contrast dark syntax highlighting in the query editor and shell, and a calmer sidebar: a single click selects (and stays highlighted), double-click opens the shell with the database already in use.
- fixThe free-trial mask now finishes as Completed with a clear “Demonstration — masking up to 5,000 documents” note and the true progress, instead of showing Canceled at 0%.
- fixObjectId(...) and NumberLong(...) can now be called without “new” in the shell.
v1.0.2
stableInstant license activation, smoother navigation, and an installer option.
- fixYour license now activates instantly — the License screen updates the moment you enter your key, with no need to restart the app.
- fixLive views now update in real time in the installed app — change streams, Redis pub/sub and progress dashboards refresh as they happen, instead of only after a restart.
- improvement“Manage in Settings” (Query Regressions and the other tools) now takes you straight to Settings → Database.
- featureThe Windows installer now lets you choose whether to create a desktop shortcut.
v1.0.1
stableHardening + a smoother connection experience.
- improvementConnection failures now open a clear dialog — with the technical detail in a Copy-able block and “Back to connection” / OK — instead of raw red text in the sidebar.
- improvementThe sidebar shows a blinking “Connecting…” with a Cancel button while a connection is in flight, so a slow or hanging attempt no longer looks already-connected.
- securitySigned & verified installers — every download is code-signed (Sectigo EV on Windows, Apple Developer ID on macOS) and integrity-checked, so the app you install is exactly what we shipped.
- fixThe app icon now matches across the window title bar and the OS taskbar/dock on Windows, macOS and Linux.
v1.0.0
stableFirst public release — the complete MongoDB & Redis data-admin IDE.
- featureQuery Studio: CRUD + aggregation + find, SQL → MongoDB, Fluent Query, Visual Query Builder, schema-aware IntelliSense, $lookup across databases, EJSON converter, GridFS
- featureData Modeling: live diagram from sampled schemas, Schema Audit, Reschema transformations, and Apply-to-DB (DDL + relationship indexes)
- featureLive Monitoring: mongostat, mongotop, currentOp, replica-set status, Real-Time Dashboard, Profiler, Change Watcher, Query Regressions, and the Sizing Advisor
- featureDataOps: Live Migration, DB Copy, DB Compare + Sync, DataMask (LGPD), and SQL import from MySQL / PostgreSQL / SQL Server
- featurePlatform & Security: TLS, Kerberos / LDAP / X.509 auth, Script Debugger (V8), Task Scheduler, AI Helper, consolidated Audit Log, Compliance Reports (ROPA / DPIA), SSO and RBAC
- featureRedis: Keyspace Browser (free), Monitoring, Maintenance, and Redis Cloud
- featureAzure Cosmos DB support: RU forecasting, partition-key and index advisors
- featureMulti-language UI (English, Português, Español, हिन्दी, 中文) and a code-signed Windows installer with built-in auto-update