v12.3.4

thedotmack/claude-memv12.3.4Apr 20, 2026by thedotmack

AI Summary

Emergency rollback to v12.3.2 to unblock users after v12.3.3's bearer-token authentication broke SessionStart context injection. New sessions received no memory context.

Key Highlights

  • Complete rollback to v12.3.2 tree state
  • No functional changes from v12.3.2
  • Investigates context injection regression

New Features

  • Rollback release - no new features

Full Release Notes

## Rollback of v12.3.3

v12.3.3 (Issue Blowout 2026, PR #2080) broke SessionStart context injection — new sessions received no memory context from claude-mem. This release reverts to the v12.3.2 tree state while the regression is investigated.

### Reverted
- #2080 — Issue Blowout 2026 (25 bugs across worker, hooks, security, and search)

### Notes
No functional changes from v12.3.2. A follow-up release will re-land the v12.3.3 fixes individually once the context regression is identified and resolved.