Skip to content

0.3.18

Choose a tag to compare

@github-actions github-actions released this 22 Apr 15:35
b45b660

Merged PRs

dolt-workbench

  • 425: Update browserlist, remove postbuild script temporarily
    The postbuild script is causing the docker build to fail with
    #32 163.0 $ chmod +x build/mac/dolt
    #32 163.0 chmod: build/mac/dolt: No such file or directory
    
    Removing it temporarily until we know how to fix
  • 424: build(deps): bump @nestjs/common from 11.0.12 to 11.0.16 in /graphql-server
  • 423: web: Fix displaying error for sql queries
    Fixes #422
  • 419: App: update build version
  • 404: Web: add dolt login for local dolt server
    dolt login button in remotes tab:
    Screenshot 2025-04-14 at 1 38 03 PM
    after adding credentials on dolthub:
    Screenshot 2025-04-14 at 1 38 24 PM

Closed Issues

  • 422: Query errors not shown
  • 402: Add dolt login workflow on Remotes page