RELEASE HISTORY

Changelog

Major updates to humanhud.ai — what shipped, when, and why it matters. Currently live: v12

v12Current

Public view counts

The footer now shows a live site-wide view counter, and a new /views page charts daily visits — the same public-traffic feature as revanthmatha.com/views.

Every page view is counted once per browser tab session (per Pacific calendar day, site-wide and per route) by a new public /views endpoint on the backend, stored as atomic DynamoDB counters. The footer pill links to /views, which shows all-time and windowed totals with a 7/30/90-day range picker and a daily SVG chart.

v11

The HUD is the landing page

humanhud.ai now opens straight into the interactive HUD — no hero above it, no closing CTA below — with a signed-in-aware Account slot, a crisp camera pass-through, and pricing that grew an Enterprise tier.

The old hero and the closing “Heads up.” card are gone: the interactive HUD is the first thing on the page, with the headline numbers and live-data ticker kept right under it. The menu was reworded to match — HUD, Features, Devices, Pricing — and the App shortcut left the nav. The demo's Account slot now mirrors the glasses app's auth behavior: signed out it offers Log In, signed in it offers Accounts — the connected-sources list. The webcam pass-through renders sharp (dimming alone keeps the HUD text readable), the redundant settings pill under the field is gone (Settings lives where it does on the glasses: Account slot → Settings), and the Actions menu was trimmed to real actions — Scan Receipt, Add Nutrition, Refresh — with Auto-Cycle living only in Settings. Pricing moved to $0 / $20 / $100.

v10

The HUD demo is now the real thing

The HUD on the landing page gained an Actions slot and became fully interactive — expand a slot, pin a stat, open Settings, and move the cluster around your view.

The demo now mirrors the glasses app slot for slot: Health, Money, Actions and Account, with the Actions menu (Scan Receipt, Add Nutrition, Refresh, Demo, Auto-Cycle) and a working Settings screen whose toggles genuinely drive the HUD — turning a stat slot off removes it, Position steps the cluster through all four corners, and the cycle interval and auto-cycle behave as they do on the glasses. Every stat string is now produced by the same formatter the glasses and the iOS app use, so the preview can no longer drift from the product. A background-blur slider was added under the field alongside the camera control.

v9

See the HUD through your own camera

The HUD demo can now use your webcam as the world behind it, so you can see what the display looks like over your actual surroundings.

Added an opt-in camera pass-through to the HUD field on the landing page, mirroring the “Webcam” background in the Meta Ray-Ban Display simulator — the camera stands in for the world and the HUD composites on top of it, dimmed and blurred to the simulator’s defaults so the additive text stays readable. The camera is never started automatically, and the video is display-only: it is attached straight to a video element and never recorded or uploaded.

v8

Public changelog

Added a release history page so visitors can see what shipped on humanhud.ai — and when.

New /changelog page with versioned release cards (badge, date, title, summary, details). Footer now links the live version to this history. Structure mirrors the Matha Group changelog pattern.

v7

Exact net worth in the HUD

Net worth on the live HUD preview now shows the full dollar amount instead of an abbreviated value.

Updated the money glance and related HUD copy so net worth reads as an exact figure visitors can trust at a glance — no more shortened “$1.2M”-style abbreviations in the preview.

v6

Light Apple / Google rebrand

Rebuilt the marketing site around a light, airy palette — clean white fields, soft grays, and a confident blue accent.

Moved away from the darker mockup look to a Google + Apple inspired light theme. Design tokens, surfaces, and section styling were refreshed so the brand feels brighter and more product-forward while keeping the HUD canvas dark for glasses realism.

v5

Colorful H-grid logo

Replaced the reticle mark with the colorful four-square H logo across the site.

Favicon, nav, and footer now use the brand H-grid (red, yellow, green, blue squares) so HumanHUD is recognizable at a glance without relying on the older reticle icon.

v4

Full glasses URL in setup

Meta Ray-Ban Display setup now shows the complete https://glasses.humanhud.ai address.

Clarified the web-app setup step so users copy the full HTTPS URL when adding HumanHUD in the Meta AI app — fewer failed installs from truncated or protocol-missing links.

v3

CloudWatch RUM analytics

Wired Amazon CloudWatch RUM so we can see real traffic and performance on the marketing site.

Added a lightweight RUM client for page views and client-side performance signals, feeding CloudWatch without a heavyweight analytics SDK.

v2

Live AWS hosting

Connected deploy.sh to production S3 + CloudFront for humanhud.ai.

Marketing builds now sync the static export to the live bucket and invalidate CloudFront, matching the glasses.humanhud.ai hosting pattern.

v1

HumanHUD.ai marketing site launch

Shipped the public Next.js site — POV hero, HUD wizard, devices, pricing, and get-app flow.

Launched humanhud.ai as a static Next.js export with the interactive 600×600 HUD wizard, what-you-track and devices sections, pricing, get-app platform picker, and Meta Ray-Ban Display setup guide.