Skip to content

Commit 338a9c7

Browse files
committed
Add v1.3.4 to site changelog
1 parent 3e2c511 commit 338a9c7

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

site/src/pages/changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ description: Graph Memory release history and version changes.
55

66
# Changelog
77

8+
## v1.3.4
9+
10+
**Released: March 2026**
11+
12+
### Bug Fixes
13+
14+
- **Fix UI 404 when Node is installed via nvm/fnm/volta** — the `send` module's default `dotfiles: 'ignore'` policy rejected `sendFile` paths containing dot-directories (`.nvm`, `.fnm`, `.volta`), causing the SPA fallback to silently fail. Now passes `dotfiles: 'allow'` to `sendFile`.
15+
816
## v1.3.3
917

1018
**Released: March 2026**

0 commit comments

Comments
 (0)