Skip to content

MQLens v0.15.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 10:58
72ba024

Features

  • persist AI Helper history per collection with retention setting (#235)
  • keep the mongosh session alive across tab switches (#241)
  • add Close Tab, Close Others and Close to the Right (#242)
  • persist results view mode and page size per tab (#239)
  • persist results view mode and page size per tab
  • complete German localization (#236)
  • internationalization with English and German (#123) (#234)
  • preserve AI helper chat and open state per tab #221
  • roomier Query field, Options disclosure, and editor text that scales

Fixes

  • stop guessing which conversation a tab wants, and keep chats in their own scope (#246)
  • keep a moved tab's session, and free its pending start on close (#244)
  • patch 8 Dependabot advisories (undici, postcss, russh)
  • keep AI helper replies and panel width across tab switches (#237)
  • explain a handshake close instead of a bare timeout
  • keep table header aligned with the body when columns overflow
  • upgrade russh 0.61 -> 0.62.4 for three SSH client advisories
  • patch 5 Dependabot advisories (postcss, sharp, svgo, dompurify, quinn-proto)
  • copy ObjectId as hex and Date as ISO, not the EJSON wrapper
  • address PR #222 review — precision, non-object gating, quoted-key completion, Buffer
  • overhaul the query bar — shell syntax, smarter editor, cleaner UX