Releases: dolthub/dolt-workbench
0.3.69
Merged PRs
dolt-workbench
- 830: Make commit author configurable

- 826: Update versions for release 0.3.68
Increment versions - 823: Add session switching and persist history
This PR makes it so your agent sessions are persisted and gives you the ability to switch between them. We do this by reading from the~/.claudedirectory and then mapping old sessions onto our internal model. Session metadata is persisted so that we can map sessions to specific databases.

Closed Issues
0.3.68
Merged PRs
dolt-workbench
- 825: Bump minimatch from 3.1.2 to 3.1.5 in /workbench-cypress
Bumps minimatch from 3.1.2 to 3.1.5.Commits
7bba9783.1.5bd25942docs: add warning about ReDoS1a9c27cfix partial matching of globstar patterns1a2e0843.1.4ae24656update lockfileb100374limit recursion for **, improve perf considerably26ffeaalockfile update9eca892lock node version to 1400c323b3.1.330486b2update CI matrix and actions- Additional commits viewable in compare view
[](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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dolthub/dolt-workbench/network/alerts). - 824: Make it so opening links in agent mode doesn't completely nuke the workbench
- 823: Add session switching and persist history
This PR makes it so your agent sessions are persisted and gives you the ability to switch between them. We do this by reading from the~/.claudedirectory and then mapping old sessions onto our internal model. Session metadata is persisted so that we can map sessions to specific databases.

- 822: Update versions for release 0.3.67
Increment versions - 821: Fix table navigation in diff viewer
This fixes a bug that made it so you couldn't click on other tables while viewing the diff. Previously we weren't callingsetActiveTableNameon click so the context wasn't updating. - 820: Bump minimatch from 3.1.2 to 3.1.5 in /graphql-server
Bumps minimatch from 3.1.2 to 3.1.5.Commits
7bba9783.1.5bd25942docs: add warning about ReDoS1a9c27cfix partial matching of globstar patterns1a2e0843.1.4ae24656update lockfileb100374limit recursion for **, improve perf considerably26ffeaalockfile update9eca892lock node version to 1400c323b3.1.330486b2update CI matrix and actions- Additional commits viewable in compare view
[](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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dolthub/dolt-workbench/network/alerts). - 819: Bump systeminformation from 5.30.6 to 5.31.1 in /workbench-cypress
Bumps systeminformation from 5.30.6 to 5.31.1.Release notes
Sourced from systeminformation's releases.
v5.31.1
Full Changelog: sebhildebrandt/systeminformation@v5.31.0...v5.31.1
v5.31.0
Full Changelog: sebhildebrandt/systeminformation@v5.30.8...v5.31.0
v5.30.8
Full Changelog: sebhildebrandt/systeminformation@v5.30.7...v5.30.8
v5.30.7
Full Changelog: sebhildebrandt/systeminformation@v5.30.6...v5.30.7
0.3.67
Merged PRs
dolt-workbench
- 821: Fix table navigation in diff viewer
This fixes a bug that made it so you couldn't click on other tables while viewing the diff. Previously we weren't callingsetActiveTableNameon click so the context wasn't updating. - 817: Bump tar from 7.5.7 to 7.5.8 in /web
Bumps tar from 7.5.7 to 7.5.8.Commits
6b8eba07.5.82cb1120fix(unpack): improve UnpackSync symlink error "into" path accuracyd18e4e1fix: do not write linkpaths through symlinks- See full diff in compare view
Maintainer changes
This version was pushed to npm by isaacs, a new releaser for tar since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.
[](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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dolthub/dolt-workbench/network/alerts). - 816: Bump tar from 7.5.7 to 7.5.9 in /workbench-cypress
Bumps tar from 7.5.7 to 7.5.9.Commits
Maintainer changes
This version was pushed to npm by isaacs, a new releaser for tar since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.
[](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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dolthub/dolt-workbench/network/alerts). - 815: Bump fast-xml-parser from 5.2.2 to 5.3.6 in /workbench-cypress
Bumps fast-xml-parser from 5.2.2 to 5.3.6.Release notes
Sourced from fast-xml-parser's releases.
Entity security and performance
- Improve security and performance of entity processing
- new options
maxEntitySize,maxExpansionDepth,maxTotalExpansions,maxExpandedLength,allowedTags,tagFilter - fast return when no edtity is present
- improvement replacement logic to reduce number of calls
- new options
Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.5...v5.3.6
v5.3.5
What's Changed
- Add missing exports to fxp commonjs types by
@jeremymengin NaturalIntelligence/fast-xml-parser#782 - fix: Escape regex char in entity name
- update strnum to 2.1.2
New Contributors
@jeremymengmade their first contribution in NaturalIntelligence/fast-xml-parser#782
Full Changelog: NaturalIntelligence/fast-xml-parser@v5.3.4...v5.3.5
fix: handle HTML numeric and hex entities when out of range
No release notes provided.
bug fix and performance improvements
- fix #775: transformTagName with allowBooleanAttributes adds an unnecessary attribute
- Performance improvement for stopNodes (By Maciek Lamberski)
Replace
BufferwithUint8Array- Launched Separate CLI module
- Replace
BufferwithUint8Array
Support EMPTY and ANY with ELEMENT in DOCTYPE
Full Changelog: NaturalIntelligence/fast-xml-parser@v5.2.4...v5.2.4
Changelog
Sourced from fast-xml-parser's changelog.
Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.
5.3.6 / 2026-02-14
- Improve security and performance of entity processing
0.3.66
0.3.65
0.3.64
0.3.63
Merged PRs
dolt-workbench
- 805: Make workbench update itself
- 804: Agent mode quality of life improvements
Makes sure the agent is using Opus 4.6. Also fixes #802 and #796 - 803: Interrupt the agent and cancel tool calls
This PR makes it so you can send messages while the agent is still responding to some previous message. This will cause the current message it's sending to be interrupted and any in-flight tool calls to be cancelled. Also, added a button on the tool call component to cancel an individual tool call:

- 801: Update win build version to 0.3.66
Increment version - 800: fix file path for claude CLI on windows
- 794: Update mas build version to 0.3.92
Increment version - 793: Update dmg build version to 0.3.92
Increment version - 792: Remove ripgrep dependency
- 791: Update versions for release 0.3.62
Increment versions - 790: bump electron-builder, remove glob res
Closed Issues
0.3.62
Merged PRs
dolt-workbench
- 790: bump electron-builder, remove glob res
- 789: Update mas build version to 0.3.90
Increment version - 788: Update mas build version to 0.3.89
Increment version - 787: Update dmg build version to 0.3.90
Increment version - 786: Update win build version to 0.3.64
Increment version - 785: Update linux build version to 0.3.64
Increment version - 784: Pin electron builder version
- 783: Update versions for release 0.3.61
Increment versions - 782: Fix Dockerfile
