Releases: dolthub/dolt-workbench
Releases · dolthub/dolt-workbench
0.3.3
0.3.2
Merged PRs
dolt-workbench
- 315: Graphql, Web: pull from and push to remotes
actions dropdown:

push

pull

- 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:
Closed Issues
0.3.1
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
webtoweb/rendererand added aweb/mainfolder for Electron-related scripts. - Configuration Updates: Adjusted configurations for
Next.js,TailwindCSS,TypeScript,ESLint, andJestto align with the new file structure. - Electron Build: Added
Electron Builderconfiguration inpackage.jsonfor the desktop app build process. - GraphQL Server: Conditionally store path of
store.jsonandschema.gqlfor Electron. - Docker: Updated file paths in Docker build configurations.
- File Structure: Moved the contents of
- 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
0.3.0
0.2.13
v0.2.13 Merge pull request #258 from dolthub/dependabot/npm_and_yarn/graphql-…
0.2.12
0.2.11
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
0.2.9
0.2.8
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
