Skip to content

0.3.1

Choose a tag to compare

@github-actions github-actions released this 18 Nov 22:54
9141d67

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?