Skip to content

Changelog

Every release, in plain language.

  1. v1.2.1

    stable

    Query Regressions actually starts now — plus a clear Free limit of 10 regression cards.

    • fix
      Query 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.
    • improvement
      Free 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.
  2. v1.2.0

    stable

    A more generous Free tier — unlimited connections + 5 free DataMask maskings — plus opt-in updates and a clear perpetual + Software Assurance model.

    • feature
      More 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.
    • improvement
      Updates 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.
    • improvement
      Perpetual 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.
    • fix
      Utility tools (AI Settings, EJSON converter, Snippets, Notes, Favorites, Log Parser, …) now open even with no database connection.
    • fix
      The AI Settings dialog no longer overlaps its fields (Max tokens / Temperature and the Advanced card).
  3. v1.1.0

    stable

    Try DataMask free, smarter k-anonymity, and a cleaner masking preview.

    • feature
      DataMask 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.
    • feature
      k-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.
    • feature
      Inline 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.
    • feature
      Query Regressions is now free on one connection — the regression tracker runs free on a single connection, with an Upgrade badge on the rest.
    • improvement
      Cleaner DataOps screens — a minimalist Source → Target connection view and a clickable step indicator you can use to jump back and forth.
    • improvement
      High-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.
    • fix
      The 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%.
    • fix
      ObjectId(...) and NumberLong(...) can now be called without “new” in the shell.
  4. v1.0.2

    stable

    Instant license activation, smoother navigation, and an installer option.

    • fix
      Your license now activates instantly — the License screen updates the moment you enter your key, with no need to restart the app.
    • fix
      Live 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.
    • feature
      The Windows installer now lets you choose whether to create a desktop shortcut.
  5. v1.0.1

    stable

    Hardening + a smoother connection experience.

    • improvement
      Connection 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.
    • improvement
      The 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.
    • security
      Signed & 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.
    • fix
      The app icon now matches across the window title bar and the OS taskbar/dock on Windows, macOS and Linux.
  6. v1.0.0

    stable

    First public release — the complete MongoDB & Redis data-admin IDE.

    • feature
      Query Studio: CRUD + aggregation + find, SQL → MongoDB, Fluent Query, Visual Query Builder, schema-aware IntelliSense, $lookup across databases, EJSON converter, GridFS
    • feature
      Data Modeling: live diagram from sampled schemas, Schema Audit, Reschema transformations, and Apply-to-DB (DDL + relationship indexes)
    • feature
      Live Monitoring: mongostat, mongotop, currentOp, replica-set status, Real-Time Dashboard, Profiler, Change Watcher, Query Regressions, and the Sizing Advisor
    • feature
      DataOps: Live Migration, DB Copy, DB Compare + Sync, DataMask (LGPD), and SQL import from MySQL / PostgreSQL / SQL Server
    • feature
      Platform & Security: TLS, Kerberos / LDAP / X.509 auth, Script Debugger (V8), Task Scheduler, AI Helper, consolidated Audit Log, Compliance Reports (ROPA / DPIA), SSO and RBAC
    • feature
      Redis: Keyspace Browser (free), Monitoring, Maintenance, and Redis Cloud
    • feature
      Azure Cosmos DB support: RU forecasting, partition-key and index advisors
    • feature
      Multi-language UI (English, Português, Español, हिन्दी, 中文) and a code-signed Windows installer with built-in auto-update