Updates

Product changelog and release notes.

v0.1.12

v0.1.12

  • Add a user-confirmed repair flow for LiveStore boot mismatches and manual repairs

View PR #550

v0.1.11

  • Add network health endpoint and dashboard network status display

View PR #548

v0.1.10

  • Increase auth-worker rate limit from 10 to 60 requests per minute to prevent false 429 errors during normal usage

View PR #549

v0.1.9

  • Add configurable WebSocket ping interval and timeout via environment variables

View PR #532

v0.1.8

  • Add query-param gated LiveStore devtools entry for production debugging

View PR #543

v0.1.7

v0.1.7

  • Show a header connection dot with tooltip for last connected and reconnecting states.
  • Improve LiveStore restart behavior and websocket stability with health checks/ping.

View PR #530

v0.1.6

v0.1.6

  • Add Social Contract to signup flow with agreement requirement
  • Update signup page styling to match app’s warm aesthetic with serif typography

View PR #497

v0.1.5

v0.1.5

  • Bronze panel in Sorting Room now shows projects instead of individual tasks
  • Multiple Bronze projects can be tabled and prioritized via drag-and-drop
  • Each project displays task completion progress

View PR #490

v0.1.4

v0.1.4

  • Update Marvin prompt with 4-stage process timing and CODAD framework
  • Update Cameron prompt with cleaner three-stream documentation
  • Fix category name mismatches in MESA prompt
  • Remove unused Jarvis code (was never integrated)
  • Remove fabricated docs/agents/ directory (prompts live in code)

View PR #479

v0.1.3

v0.1.3

  • Add new Settings page integrated with the new UI design system
  • Fix Settings link to keep users in new UI at /settings instead of redirecting to /old/settings
  • Maintain backward compatibility for old UI Settings route at /old/settings

View PR #478

v0.1.2

v0.1.2

  • Add LifeBuild ASCII art logo and version display in browser console

View PR #428