Tags: graph-memory/graphmemory
Tags
v1.9.2: UI polish, DnD rewrite, summary dashboard, performance - Tasks tabs (Summary/List/Board/Epics), summary dashboard with stats - Board & list DnD rewrite with SortableContext + arrayMove - Epic selector in forms, inline priority editing - Attachments in edit forms, two-column epic detail - React.memo + useCallback + teamMap performance optimizations - Uppercase labels, vertical FieldRow, context-aware breadcrumbs - Docker curl healthcheck, remove tag grouping - Changelog for v1.9.1 and v1.9.2
fix: enforce ACL on project/workspace listing and stats endpoints Projects, workspaces, and per-graph stats are now filtered by user access — denied graphs return null/zero, fully denied projects are hidden. UI sidebar, dashboard cards, and recent sections respect graph access. Concurrent 401 refresh requests deduplicated. Bump 1.8.1.
chore: bump to v1.8.0, audit docs/site/ui-help, rewrite changelog - Bump version to 1.8.0 - Rewrite changelog: compact user-facing format, v1.5.0+ only, add missing v1.6.0–v1.6.2 and v1.7.1 entries - Fix maxResults default 20→5 across all docs, site, and ui/help - Fix scrypt N 16384→65536 in authentication docs - Fix session timeout 30→60 min in hardening and MCP tools docs - Fix CORS credentials docs (always on, not off by default) - Fix Redis config: add enabled, prefix, embeddingCacheTtl fields - Fix ACL 4-level→5-level across all references - Fix tool availability: graph-specific requires instead of "Always available" - Add --debug flag to CLI reference - Add cancelled to kanban statuses - Fix embeddings YAML: add server: wrapper - Fix config keys: embedding.model→model, embedding.codeModel→codeModel in ui/help
fix: auth redirect loop after login, update docs — bump to v1.7.1 - signin: use full page reload after login so AuthGate re-checks auth - AuthGate: only include returnUrl for non-root paths (session expiry) - README: fix redis config format, OAuth endpoint paths, Docker Compose - example config: add server.redis section, fix scrypt cost - CLAUDE.md: update test count
PreviousNext