Skip to content

Releases: dolthub/dolt-workbench

0.3.7

06 Jan 23:29
fbeefcb
Compare
Choose a tag to compare
v0.3.7

Merge pull request #348 from dolthub/liuliu/pass-refname-on-pull-and-…

0.3.6

06 Jan 18:50
1eb0744
Compare
Choose a tag to compare

Merged PRs

dolt-workbench

  • 347: Graphql, Web: do not fetch from a specific branch when fetching all remote branches
  • 330: Graphql, Web: add fetch option in remotes tab
    #319 and #320
    Screenshot 2024-12-30 at 2 06 41 PM
    Screenshot 2024-12-30 at 2 06 59 PM
  • 317: Web: Left nav UI improvements

Closed Issues

0.3.5

02 Jan 23:51
8d4890f
Compare
Choose a tag to compare

Merged PRs

dolt-workbench

  • 344: build(deps): bump @nestjs/apollo from 12.2.0 to 12.2.2 in /graphql-server
    Bumps @nestjs/apollo from 12.2.0 to 12.2.2.
    Release notes

    Sourced from @​nestjs/apollo's releases.

    v12.2.2

    12.2.2 (2024-12-04)

    Enhancements

    • graphql
      • #3346 refactor(graphql/lib): definitions generator defaultTypeMapping type reinforcement (@​Neosoulink)

    Dependencies

    Committers: 2

    v12.2.1

    12.2.1 (2024-10-23)

    Bug fixes

    • graphql
      • #3270 fix(graphql): avoid partial field declarations from inherited metadata with cli plugin (@​CarsonF)
      • #3154 fix(graphql): fix case of generated method return and parameter types (@​domusofsail)

    Enhancements

    • apollo
    • graphql
      • #3276 feat(@​nestjs/graphql): add support for skipNullProperties in PartialType (@​bloom-alex)

    Dependencies

    ... (truncated)

    Commits
    • d2b9e6e v12.2.2
    • 91771ab Merge pull request #3400 from nestjs/renovate/fastify-4.x
    • 5bfc804 test: update pubsub method
    • f818942 chore(deps): update dependency fastify to v4.29.0
    • b592156 Merge pull request #3370 from nestjs/renovate/major-apollo-graphql-packages
    • fef8159 chore(deps): update dependency graphql-subscriptions to v3
    • f273dee Merge pull request #3346 from Neosoulink/feat/generator-type-mapping
    • 70775a7 Merge pull request #3392 from nestjs/renovate/graphql-tools-monorepo
    • bcf803f Merge pull request #3399 from nestjs/renovate/prettier-3.x
    • 015d54d chore(deps): update dependency prettier to v3.4.2
    • Additional commits viewable in compare view

    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nestjs/apollo&package-manager=npm_and_yarn&previous-version=12.2.0&new-version=12.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
    Dependabot commands and options
    You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@depend...
Read more

0.3.4

18 Dec 22:00
e5f34d2
Compare
Choose a tag to compare

Merged PRs

dolt-workbench

  • 332: web: Don't use cache-only for status, reset button resets cache store
    Progress on #331
  • 329: Web: UI for different remote types
  • Reduces Docker build times by fixing how we handle platforms
  • 324: build(deps): bump nanoid from 3.3.7 to 3.3.8 in /web
  • 323: Resolution for path-to-regexp
  • 322: Graphql, Web: show warnings on SQL select queries
  • 321: docker: Update README with local database instructions for linux

Closed Issues

  • 318: "Wizard" for defining a remote

0.3.3

13 Dec 23:29
8335bfb
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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