Changelog
每一次发布,用平实的语言讲清楚。
v1.2.1
stableQuery Regressions 现在真的能启动了 —— 并且 Free 有明确的 10 条回归卡片上限。
- fixQuery Regressions 从来没有真正启动过监控。Start/Stop 和监控状态都是从"选中的告警"派生的——所以在全新安装(还没有任何告警)时,连接是空的,启动被拒绝,对话框只是静默关闭。这是一个不可能的循环:你需要一条告警,才能启动那个产生告警的监控器。现在它绑定到所选连接(否则是唯一打开的连接,否则是上次使用的连接),并且会报错而不是静默失败。这影响所有版本,不只是 Free。
- improvementFree:Query Regressions 最多渲染 10 条回归卡片,之后列表以一张升级卡片结束。CRITICAL/WARNING 计数保持真实,因此你能确切看到有多少被隐藏。Free 仍然监控 1 个连接;Commercial 及以上解除这两个上限。
v1.2.0
stable更慷慨的 Free —— 无限连接 + 5 次免费 DataMask 脱敏 —— 外加 opt-in 更新和清晰的永久许可证 + Software Assurance 模式。
- feature更慷慨的 Free —— Free 现在允许无限同时连接(以前只有一个)。Query Regressions 监控 1 个连接(升级以覆盖整个集群),DataMask 提供 5 次免费脱敏,每次最多 5,000 个文档(验证一次公司邮箱;第 2–5 次无需新代码)。个人和商业用途永久免费,无时间限制,无需信用卡。
- improvement更新现在是 opt-in ——不会自动下载或安装任何内容。有新版本时我们会通知你;你选择 Download,然后 Install & restart。在 Settings → License 中跳过某个版本或关闭通知。
- improvement永久许可证 + Software Assurance,已阐明 ——你永远拥有你的版本。Software Assurance 是你的更新窗口:每次购买都包含 1 年更新;再加 1、2 或 3 年 SA 以延长(可叠加 —— 1 年 SA = 共 2 年)。安装在你的窗口之后发布的版本,应用会以 Free 运行,直到你续订 ——你有权使用的版本永不停止工作。
- fix实用工具(AI Settings、EJSON 转换器、Snippets、Notes、Favorites、Log Parser 等)现在即使没有数据库连接也能打开。
- fixAI Settings 对话框不再重叠其字段(Max tokens / Temperature 和 Advanced 卡片)。
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