Skip to content

Releases: dolthub/dolt-workbench

0.2.7

19 Mar 18:07
63fc23c

Choose a tag to compare

Merged PRs

dolt-workbench

  • 140: web: Use @dolthub/react-components FormSelect.Group
  • 139: web: Use @dolthub/react-components FormSelect
  • 138: web: Use @dolthub/react-components ButtonWithPopup, CellDropdown, CodeBlock
  • 137: web: Use @dolthub/react-components Button/Btn
  • 136: web: Use @dolthub/react-components FormInput, Checkbox, Radio
  • 135: build(deps): bump mysql2 from 3.9.1 to 3.9.2 in /graphql-server
  • 134: build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.1.0 in /graphql-server
  • 133: build(deps): bump @nestjs/terminus from 10.2.2 to 10.2.3 in /graphql-server
  • 132: build(deps-dev): bump @types/node from 20.11.19 to 20.11.24 in /graphql-server
  • 131: build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.1.0 in /web
  • 130: build(deps): bump react-tooltip from 5.26.0 to 5.26.3 in /web
  • 129: build(deps-dev): bump postcss-preset-env from 9.3.0 to 9.4.0 in /web
  • 128: build(deps-dev): bump @types/react from 18.2.33 to 18.2.61 in /web
  • 127: build(deps-dev): bump eslint from 8.56.0 to 8.57.0 in /web
  • 126: build(deps-dev): bump stylelint from 15.11.0 to 16.2.1 in /web
  • 125: web: Use @dolthub/react-components for tailwind config and more components
  • 124: Fix security alerts
  • 123: web: Use @dolthub/react-components

Closed Issues

0.2.6

08 Feb 23:47
51f0eca

Choose a tag to compare

Merged PRs

dolt-workbench

  • 122: web: Support GraphQL api url environment variable

Closed Issues

  • 121: Specify the GraphQL server address from the frontend itself

0.2.5

07 Feb 20:08
6890e50

Choose a tag to compare

Merged PRs

dolt-workbench

  • 120: hosted/graphql: Add env variable for connections that require ssl

Closed Issues

  • 118: Be able to persist metadata into a database rather than on the filesystem itself

0.2.4

07 Feb 17:55
e9eab4f

Choose a tag to compare

Merged PRs

dolt-workbench

  • 119: graphql: Option to persist metadata to database
  • 117: build(deps): bump mysql2 from 3.6.5 to 3.9.1 in /graphql-server
  • 116: build(deps): bump @nestjs/common from 10.3.0 to 10.3.1 in /graphql-server
  • 115: build(deps): bump @nestjs/terminus from 10.2.0 to 10.2.1 in /graphql-server
  • 114: build(deps): bump typeorm from 0.3.17 to 0.3.20 in /graphql-server
  • 113: build(deps): bump react-tooltip from 5.25.1 to 5.26.0 in /web
  • 112: build(deps-dev): bump cssnano from 6.0.1 to 6.0.3 in /web
  • 111: build(deps-dev): bump @types/react-dom from 18.2.17 to 18.2.18 in /web
  • 110: build(deps-dev): bump eslint-config-next from 14.0.2 to 14.1.0 in /web
  • 109: build(deps-dev): bump @types/lodash from 4.14.201 to 4.14.202 in /web
  • 108: build(deps-dev): bump stylelint-config-recommended from 13.0.0 to 14.0.0 in /web
  • 106: docker: Remove .yarn copy from Dockerfile

Closed Issues

0.2.3

23 Jan 18:35
cafe02b

Choose a tag to compare

Merged PRs

dolt-workbench

  • 106: docker: Remove .yarn copy from Dockerfile
  • 105: docker: Fix dockerfile
  • 104: graphql: Update graphql-upload
  • 103: Migrate to yarn 4
  • 102: web, graphql: Replace some lib/other utils with @dolthub/web-utils
  • 101: web: Use @dolthub/web-utils
  • 99: Misc fixes
    • Fix Dolt queries from getting called from non-Dolt databases
    • Add a Copy row button
    • Some fixes to diffs
  • 79: web: Use @dolthub/react-hooks

Closed Issues

0.2.2

10 Jan 20:14
5073bb3

Choose a tag to compare

Merged PRs

  • 99: Misc fixes
    • Fix Dolt queries from getting called from non-Dolt databases
    • Add a Copy row button
    • Some fixes to diffs
  • 98: Add pagination to branch list page
  • 97: build(deps): bump @nestjs/common from 10.2.8 to 10.3.0 in /graphql-server
  • 96: build(deps-dev): bump @typescript-eslint/parser from 6.10.0 to 6.16.0 in /graphql-server
  • 95: build(deps-dev): bump prettier from 3.0.3 to 3.1.1 in /graphql-server
  • 94: build(deps): bump @nestjs/terminus from 10.1.1 to 10.2.0 in /graphql-server
  • 93: build(deps-dev): bump @types/diff from 5.0.8 to 5.0.9 in /web
  • 92: build(deps): bump react-tooltip from 5.8.3 to 5.25.1 in /web
  • 90: build(deps-dev): bump @testing-library/jest-dom from 6.1.4 to 6.1.6 in /web
  • 89: build(deps): bump reactflow from 11.9.4 to 11.10.1 in /web
  • 88: build(deps): bump sharp from 0.32.6 to 0.33.1 in /web
  • 87: Fix create table statement

Closed Issues

0.2.1

27 Dec 19:58
80dc3f4

Choose a tag to compare

Merged PRs

  • 87: Fix create table statement
  • 86: web: Update copy to remove MySQL-specific references

Closed Issues

0.2.0

19 Dec 22:14
1a92517

Choose a tag to compare

Merged PRs

0.1.0

29 Nov 17:07
8a17268

Choose a tag to compare

This is the first release of the Dolt Workbench, a modern, browser-based, open source SQL workbench for your MySQL-compatible database with version control features when connected to Dolt.