Releases: GalaxyRuler/memory-fort
Releases · GalaxyRuler/memory-fort
0.10.4
release: v0.10.4 Fix the silent sync wedge (one secret-shaped capture blocked the whole auto-commit batch), add commit-time defense-in-depth redaction + AWS access-key rule, and harden auto-push against Windows delete-pending lock EPERM and transient temp/lock artifacts. See CHANGELOG. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0.10.3
v0.10.3 release: v0.10.3
0.10.2
v0.10.2 release: v0.10.2
0.10.1
v0.10.1 release: v0.10.1
0.10.0
v0.10.0 release: v0.10.0
0.9.3
fix(ci): soft-skip electron launch smoke when binary download flakes The electron npm postinstall downloads the binary from GitHub and flakes (rate-limiting / partial extract), unrelated to app correctness. When the binary cannot be obtained after retries, set ELECTRON_SMOKE_SKIP and skip the launch steps with a warning instead of failing the build. A real launch failure (binary present, app broken) is still caught. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0.9.2
v0.9.2 chore(release): 0.9.2
0.9.1
v0.9.1 chore(release): 0.9.1 — desktop build matrix (Win x64+arm64, macOS ar…
0.9.0
chore(release): 0.9.0 — desktop app + cross-platform installers Public-facing release of the Electron desktop app (Windows/macOS/Linux binary installers). - package.json: 0.8.6-private -> 0.9.0 (+ lockfile) - CHANGELOG.md: 0.9.0 entry (desktop app, release workflow, tri-OS smoke) - README.md: Desktop app section + Releases pointer in Quickstart - electron-builder.yml: copyright string -> project name (leak-scan clean) typecheck clean, build green (0.9.0 baked), scan:leaks passes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>