v0.30.0

View source on GitHub

What's Changed

Documentation

  • Added comprehensive documentation for the Dory CLI and MCP (Model Control Protocol) usage.
  • Documented the new Dory agent skill, including setup instructions, example workflows (e.g., schema comparison, production query debugging, exploring unknown schemas), and MCP integration guidance.
  • Updated skill installation documentation to point to the canonical skills repository.

Database Support

  • Added Oracle Database to the list of supported databases, including a dedicated logo and updated UI icons.
  • Added Cloudflare D1 to the list of supported databases.

Web App Improvements

  • Fixed result table caching behavior and corrected site metadata rendering across pages.
  • Improved SQL result table column width auto-fitting logic for better readability of query output.

Internal

  • Consolidated and merged skill-related documentation updates via PR #326 and PR #327.

How is this guide?