Updates

Product changelog and release notes.

v0.1.57

v0.1.57

  • Life Map now opens as a true full-bleed surface with floating controls instead of a fixed top header.
  • Zooming/panning and shader coverage are stable at max zoom-out on different browser aspect ratios.
  • Workshop and Sanctuary use new sprite art and preserve sprite aspect ratio.
  • Dev builds now include a click-toggle Debug panel for fog toggle and sprite origin/scale tuning.
  • Onboarding keeps the attendant rail visible and reveals Marvin after the initial encounter.

View PR #746

v0.1.55

v0.1.55

The Map-First UI

The Map-First UI. LifeBuild’s entire interface has been rebuilt around the hex map. The map is now the base layer — every experience, from projects to the workshop to the sanctuary, lives inside a building overlay on the map. The old sidebar navigation, Sorting Room, and Drafting Room have been removed.

  • Jarvis now guides a real conversation at the campfire during onboarding

v0.1.54

  • Added guided onboarding sequence for new users

v0.1.53

  • Workshop now greets builders with Marvin on first visit

v0.1.52

  • Sanctuary now greets builders with Jarvis on first visit

v0.1.51

  • Marvin now greets builders when they first open a project

v0.1.50

  • Projects on the map now display visual building sprites

v0.1.49

  • Added cross-project Task Queue panel for managing tasks across all projects

v0.1.48

  • Added project placement flow from sidebar to hex map

v0.1.47

  • Sanctuary building now opens an overlay with a charter experience placeholder

v0.1.46

  • Workshop building now opens an overlay with a coming soon message

v0.1.45

  • Project buildings on the map now open an overlay with project details and task management

v0.1.44

  • Added Attendant Rail UI for accessing Jarvis and Marvin from any context

v0.1.43

  • Added zoom and pan navigation to the hex map

v0.1.41

  • The Life Map is now a full-bleed hex map that fills the entire screen. The sidebar navigation has been removed.

v0.1.40

  • The Drafting Room UI has been removed. All /drafting-room URLs now redirect to Life Map.

v0.1.39

  • Removed Sorting Room from navigation and UI

v0.1.38

  • The project view now uses a task list instead of a Kanban board. Click the status indicator on each task to cycle through states.

v0.1.37

  • Removed Mesa agent from the Life Map

v0.1.36

  • Removed The Table from the bottom of the screen
  • Project stream management now uses direct lifecycle state instead of table slots

v0.1.31

v0.1.31

  • Projects now persist their position on the hex map
  • Added an unplaced-project panel for placing projects onto the map

v0.1.30

v0.1.30

  • Introduced the new 3D hex-grid Life Map on desktop with warm lighting and fixed orthographic camera
  • The existing Life Map remains as fallback for mobile and non-WebGL environments

v0.1.24

v0.1.24

  • Added George the Foreman agent with status reports, triage, and shift planning
  • Added factory dashboard for live metrics from the project board

v0.1.22

v0.1.22

  • Fixed duplicate assistant replies appearing in room chat

v0.1.19

v0.1.19

  • Added delete button to task detail view for quick task removal

v0.1.16

v0.1.16

  • Add feedback button in application header

v0.1.15

  • Change ‘Activate’ button to ‘Activate to Table’ for clarity

v0.1.14

  • Fix vertical scrollbar appearing on iPad Safari

v0.1.13

  • Improve typing responsiveness in project creation forms by reducing LiveStore query churn

v0.1.12

v0.1.12

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

v0.1.11

  • Add network health endpoint and dashboard network status display

v0.1.10

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

v0.1.9

  • Add configurable WebSocket ping interval and timeout via environment variables

v0.1.8

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

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.

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

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

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)

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

v0.1.2

v0.1.2

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