Ir al contenido

Changelog

Cada versión, en lenguaje claro.

  1. v1.2.1

    stable

    Query Regressions ahora sí inicia — y el Free tiene un límite claro de 10 tarjetas de regresión.

    • fix
      Query Regressions nunca armaba el monitoreo. El Start/Stop y el estado del monitor se derivaban de la ALERTA SELECCIONADA — así que en una instalación nueva (aún sin alertas) la conexión llegaba vacía, el inicio se rechazaba y el diálogo se cerraba en silencio. Un ciclo imposible: necesitabas una alerta para armar el monitor que produce las alertas. Ahora se vincula a la conexión elegida (o a la única abierta, o a la última usada) y muestra un error en vez de fallar callado. Afectaba a todos los tiers, no solo al Free.
    • improvement
      Free: Query Regressions muestra hasta 10 tarjetas de regresión; más allá, la lista termina con una tarjeta de mejora. Los contadores CRITICAL/WARNING siguen siendo verdaderos, así que ves exactamente cuántas están ocultas. Free sigue monitoreando 1 conexión; de Comercial en adelante ambos límites desaparecen.
  2. v1.2.0

    stable

    Un Free más generoso — conexiones ilimitadas + 5 enmascaramientos DataMask gratis — más updates opt-in y un modelo claro de licencia perpetua + Software Assurance.

    • feature
      Free más generoso — el Free ahora permite conexiones simultáneas ILIMITADAS (antes era una). Query Regressions monitorea 1 conexión (haz upgrade para la flota), y DataMask da 5 enmascaramientos gratis de hasta 5.000 documentos cada uno (verifica un correo corporativo una vez; las ejecuciones 2–5 no necesitan nuevo código). Gratis para uso personal y comercial, para siempre, sin límite de tiempo, sin tarjeta de crédito.
    • improvement
      Los updates ahora son opt-in — nada se descarga ni se instala solo. Cuando hay una versión nueva, te avisamos; eliges Download y luego Install & restart. Salta una versión, o desactiva las notificaciones, en Settings → License.
    • improvement
      Licencia perpetua + Software Assurance, aclarado — eres dueño de tu versión para siempre. Software Assurance es tu ventana de updates: cada compra incluye 1 año de updates; suma 1, 2 o 3 años de SA para extender (aditivo — SA de 1 año = 2 años en total). Instala una versión lanzada después de tu ventana y la app corre en Free hasta que renueves — la versión a la que tienes derecho nunca deja de funcionar.
    • fix
      Las herramientas utilitarias (AI Settings, conversor EJSON, Snippets, Notes, Favorites, Log Parser, …) ahora abren incluso sin conexión a la base de datos.
    • fix
      El diálogo de AI Settings ya no superpone sus campos (Max tokens / Temperature y la tarjeta Advanced).
  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