Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 782 Bytes

CHANGELOG.md

File metadata and controls

16 lines (14 loc) · 782 Bytes

Changelog

0.1.2 - 2024-11-10

Changed

  • Increased code editor's font size(84c7de5d)
  • Make _id the first column in the table if exists(#26)
  • Fix BSON array conversion to JSON(#25)

0.1.1 - 2024-10-25

Added

  • Query Variable support
  • A quick start script quick_start.py to quickly start Grafana and MongoDB containers

Changed

  • Added "(Optinal)" to connection string configuration tooltip

0.1.0 - 2024-10-13

Initial release.