Skip to content

Tablecloth 0.0.2

Choose a tag to compare

@github-actions github-actions released this 03 Sep 04:20
· 15 commits to main since this release
84db525

Added

  • Marketplace listing: preview flag, pricing, gallery banner, homepage and issue links.
  • Workspace trust support. In Restricted Mode, Project (workspace) data sources are hidden and cannot be created; they appear as soon as the workspace is trusted. Global data sources, consoles, and the grid are unaffected.
  • Virtual workspace support, limited to sources whose files (SQLite databases, SSH keys, CA certificates) live on the local disk.
  • GitHub Actions: CI on every push and pull request, and a tag-driven release that packages, publishes to the Marketplace, and creates the GitHub release with the vsix attached.

Changed

  • The datagrip keyword no longer appears in the manifest.
  • The vsix no longer ships the README screenshots or repository tooling files.
  • README rewritten for the Marketplace, with an Open in VS Code button and live Marketplace badges; the roadmap moved to ROADMAP.md.

Security