Skip to content

Releases: dolthub/dolt-workbench

0.3.3

13 Dec 23:29
8335bfb

Choose a tag to compare

Merged PRs

dolt-workbench

  • 321: docker: Update README with local database instructions for linux
  • 316: Doltgres fixes, add application_name to connection

Closed Issues

0.3.2

09 Dec 18:19
290785f

Choose a tag to compare

Merged PRs

dolt-workbench

  • 315: Graphql, Web: pull from and push to remotes
    actions dropdown:
    Screenshot 2024-12-05 at 3 45 27 PM
    push
    Screenshot 2024-12-05 at 3 46 22 PM
    pull
    Screenshot 2024-12-05 at 3 46 30 PM
  • 314: Graphql, Web: Add and delete remote
  • 313: Graphql, Web: Add remotes tab, list, add, and delete remotes
  • 312: build(deps): bump @nestjs/platform-express from 10.4.6 to 10.4.12 in /graphql-server
  • 311: build(deps-dev): bump @types/cookie-parser from 1.4.7 to 1.4.8 in /graphql-server
  • 310: build(deps): bump @nestjs/graphql from 12.2.0 to 12.2.1 in /graphql-server
  • 308: build(deps-dev): bump stylelint from 16.10.0 to 16.11.0 in /web
  • 307: build(deps-dev): bump nextron from 9.1.0 to 9.4.0 in /web
  • 306: build(deps): bump tailwindcss from 3.4.14 to 3.4.15 in /web
  • 305: build(deps-dev): bump eslint-plugin-jest-dom from 5.4.0 to 5.5.0 in /web
  • 304: build(deps-dev): bump @typescript-eslint/parser from 8.12.2 to 8.16.0 in /web
  • 303: build(deps-dev): bump postcss from 8.4.47 to 8.4.49 in /web
  • 300: Graphql, Web: Get current connection name and databases list based on connection
  • 299: .github,docker: Fix logo image, docker platforms
  • 291: web: add custom title bar to desktop app
    for desktop app:
    • use the website header for the app title bar
    • removed docker hub link on app, move documentation and github link to help menu.
      Screenshot 2024-11-20 at 2 05 49 PM

Closed Issues

0.3.1

18 Nov 22:54
9141d67

Choose a tag to compare

Merged PRs

dolt-workbench

  • 299: .github,docker: Fix logo image, docker platforms
  • 298: build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /web
  • 297: .github: Fix arm
  • 296: build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /graphql-server
  • 295: web: Use up to date npm-run-all package
  • 294: .github: Support linux/x86_64, linux/arm64 for docker images
  • 293: Web: add commit overview to commit logs and commit graph
  • 290: web: Database page improvements
  • 289: web: Bump webpack
  • 288: .github: Web CI should run for all of web/
  • 287: build(deps): bump @nestjs/platform-express from 10.4.5 to 10.4.6 in /graphql-server
  • 286: build(deps): bump @apollo/server from 4.11.0 to 4.11.2 in /graphql-server
  • 285: build(deps): bump pg from 8.12.0 to 8.13.1 in /graphql-server
  • 284: build(deps): bump @nestjs/common from 10.4.5 to 10.4.6 in /graphql-server
  • 282: build(deps-dev): bump @typescript-eslint/parser from 7.18.0 to 8.12.2 in /web
  • 281: build(deps-dev): bump cssnano from 6.1.2 to 7.0.6 in /web
    [//]: # (dependabot-start)
  • 280: build(deps-dev): bump @graphql-codegen/typescript-operations from 4.3.0 to 4.3.1 in /web
  • 279: build(deps-dev): bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 in /web
  • 278: build(deps-dev): bump eslint-plugin-react from 7.37.1 to 7.37.2 in /web
  • 277: web,graphql: File upload fixes, add restore all tables button
  • 276: Update README.md - add download from Releases
    add download from Releases
  • 273: Update README.md, Windows link
  • 271: web, graphql: Apply desktop app updates, restructure project and adjust configurations
    This PR applies structural and configuration changes to support the integration of the desktop app.
    Changes:
    • File Structure: Moved the contents of web to web/renderer and added a web/main folder for Electron-related scripts.
    • Configuration Updates: Adjusted configurations for Next.js, TailwindCSS, TypeScript, ESLint, and Jest to align with the new file structure.
    • Electron Build: Added Electron Builder configuration in package.json for the desktop app build process.
    • GraphQL Server: Conditionally store path of store.json and schema.gql for Electron.
    • Docker: Updated file paths in Docker build configurations.
  • 270: web,graphql: Fix table definition highlight, parse commit id response
  • 269: liuliu/windows 0.3.0 release
  • 268: Update docker README
  • 266: liuliu/windows desktop app download link

Closed Issues

  • 143: Error reported after configuring Doltgresql connection
  • 264: the dolt-workbench can not be used in windows?

0.3.0

17 Oct 17:08
84f611a

Choose a tag to compare

Merged PRs

dolt-workbench

  • 224: web,graphql: Support doltgres databases
  • 267: graphql: Bump cookie
  • 266: Add windows desktop app download link to README
  • 261: Add installation links to README
  • 258: build(deps-dev): bump typescript from 5.5.4 to 5.6.2 in /graphql-server

Closed Issues

0.2.13

04 Oct 18:40
43b928f

Choose a tag to compare

v0.2.13

Merge pull request #258 from dolthub/dependabot/npm_and_yarn/graphql-…

0.2.12

30 May 23:29
fd58fdf

Choose a tag to compare

Merged PRs

dolt-workbench

  • 184: build(deps): bump mysql2 from 3.9.7 to 3.9.8 in /graphql-server
  • 183: web: Rename custom colors

Closed Issues

0.2.11

15 May 19:16
95ea595

Choose a tag to compare

Merged PRs

dolt-workbench

  • 182: build(deps): bump next from 14.1.0 to 14.1.1 in /web
  • 181: Add support for importing tsv files
  • 180: build(deps-dev): bump typescript from 5.4.4 to 5.4.5 in /graphql-server
  • 179: build(deps): bump @nestjs/core from 10.3.7 to 10.3.8 in /graphql-server
  • 178: build(deps-dev): bump eslint-config-airbnb-typescript from 17.1.0 to 18.0.0 in /graphql-server
  • 177: build(deps-dev): bump @typescript-eslint/parser from 7.5.0 to 7.8.0 in /graphql-server
  • 176: build(deps-dev): bump stylelint from 16.3.1 to 16.4.0 in /web
  • 175: build(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.3.0 in /web
  • 174: build(deps-dev): bump @testing-library/dom from 9.3.4 to 10.1.0 in /web
  • 173: build(deps): bump react and @types/react in /web
  • 172: build(deps-dev): bump eslint-config-airbnb-typescript from 17.1.0 to 18.0.0 in /web
  • 171: build(deps-dev): bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 in /web
  • 170: build(deps): bump mysql2 from 3.9.4 to 3.9.7 in /graphql-server
  • 169: graphql: Remove supertest

Closed Issues

0.2.10

23 Apr 17:09
1b717a9

Choose a tag to compare

Merged PRs

dolt-workbench

  • 169: graphql: Remove supertest
  • 168: Pass through user headers from reverse proxy for commit author
  • 166: build(deps): bump tar from 6.2.0 to 6.2.1 in /web

Closed Issues

0.2.9

12 Apr 22:10
87a3ce4

Choose a tag to compare

Merged PRs

dolt-workbench

  • 166: build(deps): bump tar from 6.2.0 to 6.2.1 in /web
  • 165: build(deps): bump mysql2 from 3.9.3 to 3.9.4 in /graphql-server
  • 164: graphql: Fix one sided diff pagination

Closed Issues

0.2.8

10 Apr 18:14
ef94fe9

Choose a tag to compare

Merged PRs

dolt-workbench

  • 163: Fix some connection/branch bugs
    Fixes #162
  • 161: web: @dolthub/react-components more components
  • 160: graphql: Update deps
  • 159: web: @dolthub/react-components ErrorMsg, ButtonsWithError, Modal
  • 158: web: DeleteModal updates
  • 157: web: New modal design
  • 156: web: Some fixes
  • 155: web: Fix mobile nav
  • 154: build(deps-dev): bump eslint-plugin-jest from 27.8.0 to 27.9.0 in /graphql-server
  • 153: build(deps-dev): bump @types/node from 20.11.24 to 20.12.2 in /graphql-server
  • 152: build(deps-dev): bump stylelint from 16.2.1 to 16.3.1 in /web
  • 151: build(deps): bump commit-graph from 1.6.15 to 1.7.0 in /web
  • 150: build(deps-dev): bump eslint-plugin-jest from 27.8.0 to 27.9.0 in /web
  • 149: build(deps-dev): bump autoprefixer from 10.4.17 to 10.4.19 in /web
  • 148: build(deps): bump @apollo/server from 4.10.0 to 4.10.2 in /graphql-server
  • 147: build(deps-dev): bump eslint-config-next from 14.1.0 to 14.1.4 in /web
  • 146: build(deps): bump @apollo/client from 3.9.5 to 3.9.9 in /web
  • 145: build(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.4.0 in /graphql-server
  • 144: web: RC Navbar
  • 142: web: @dolthub/react-components Tabs
  • 141: docker: Bump node to 18.19.0
  • 140: web: @dolthub/react-components FormSelect.Group
    dolthub/react-library#76

Closed Issues

  • 162: Setup a new connection error, main branch issue and secure connection problem