Releases: auraoneai/auraglass
AuraGlass 3.4.4
Final dark-color purge. Earlier audits matched black/gray utility classes; this release hunts every remaining vector — slate/zinc palettes, gradient stops, inline hex styles, and CSS files.
Fixed
- Converted the last dark-slab styles to the 3.4 white-frost token language: GlassCombobox dropdown (
bg-slate-950/95), GlassQueryBuilder shell, GlassIntelligentFormBuilder rows, ARGlassEffects stage, CollaborativeGlassWorkspace hover state, GlassStyleTransfer inactive gradient, GlassLiveCursorPresence label fallback, and the dark gradient washes on six visualization surfaces (gesture recognizer, ecosystem simulator, molecular bonding, neuromorphic network, neural weights, quantum entanglement) — intent hues kept as tinted glass. - Repaired GlassPrismComparison's corrupted class list (triplicated gradient class + orphaned
via-gray-900).
Intentionally still dark (by design): recipe page canvases, media letterbox/hover scrims, WebGL particle stages, native form-control fallbacks, theme-preview swatches, accessibility high-contrast modes.
Verified: typecheck, token lint, style audit, glass pipeline validation (31 checks), WCAG contrast (90 checks), Jest 432 suites / 2,373 tests.
AuraGlass 3.4.3
Deep rendering and color-correctness audit of the entire component library.
Fixed
- CSS variable audit: defined
--glass-white/--glass-black(209 fallback-less references — element shadows and tints that silently never rendered), the--glass-gray-50..900neutral scale used by charts and theme-aware tooltips, solid--glass-color-secondary/accent/*-light/danger-dark/errortokens, missing opacity/radius/easing tokens, and legacy--aura-*aliases (font sizes, shadow elevations, overlay and surface colors) referenced by charts, speed dial, and multi-select but never emitted by the persona generator. - HSL channel tokens: wrapped ~375 raw consumptions of
var(--glass-color-primary|success|warning|danger|info)(used directly as colors, inrgba(), or incolor-mix()) inhsl()across 97 files;color-mix()weights now use valid percentages instead of number opacity vars. - Blur utilities:
src/styles/tokens.cssblur scale synced to the canonical 3.4 values (16/24/32/40/48px — was still 4–32px); added the missing.glass-backdrop-blur-md/-xl/-2xlclasses (used 185× but undefined, so those surfaces rendered with no blur); removed a duplicate.glass-backdrop-blur-smrule that overrode the small blur with the XL value; new utilities registered in all accessibility fallback blocks. - White-frost conversions: the last dark-slab and opaque light-theme styles converted to 3.4 frost tokens across 25 components (GlassToggle, GlassSelectCompound, GlassPagination, GlassContextMenu, GlassMenuPrimitive, GlassSidebar, GlassToast, GlassHoverCard, GlassCarousel, ToggleButton, GlassDevTools, the CMS suite, HoudiniGlassCard, GlassA11y, GlassProductRecommendations, GlassSmartShoppingCart, GlassIntelligentFormBuilder, GlassFab, GlassStepIcon, GlassNavigation, GlassAchievementSystem); over-frosted GlassSidebar hover state reduced from
bg-white/65tobg-white/15. useGlassFocusno longer lets explicitly-undefined options clobber defaults (fixes--glass-focus-offset: undefinedpx).
Verified: typecheck, token lint, style audit (1,195 files), glass pipeline validation (31 checks), WCAG contrast (90 checks), Jest 432 suites / 2,373 tests.
AuraGlass 3.4.2
Patch release: refreshes the package README to the 3.4 release. The npm package page still rendered the 3.3.0 headline because the README was never updated in 3.4.0/3.4.1. No code changes from 3.4.1.
🤖 Generated with Claude Code
AuraGlass 3.4.1
Patch release: syncs the persona token source to the 3.4 blur scale. In 3.4.0, the --aura-glass-*-backdrop-blur theme variables shipped at the old 8-24px scale because tokens/personas/default.json was regenerated from a stale source during the publish build; all 30 entries now match the canonical 16/24/32/40/48px scale used by core surfaces.
🤖 Generated with Claude Code
AuraGlass 3.4.0 — SOTA Liquid Glass
Highlights
AuraGlass 3.4.0 is a visual overhaul of the entire glass system plus a library-wide audit pass.
Changed
- Luminous white-frost surfaces: the canonical
AURA_GLASStokens were redesigned across all 6 intents × 5 elevation levels — low-alpha white gradients over a faint smoke scrim replace the old dark-slate panels, so surfaces take on the backdrop's color like real frosted glass. - Deeper blur scale: elevation blur raised from 8–24px to 16/24/32/40/48px; depth now comes from blur and sheen, not surface darkness.
- Hairline borders everywhere: 2–3px high-elevation borders replaced with 1px white/tint hairlines; intent tints softened so colored surfaces read as tinted glass.
- One backdrop filter: unified
saturate(1.8) brightness(1.05) contrast(1.05)across TS utilities, generated CSS, the.glassfoundation, and the dark theme (previously three layers shipped three different filters). - Rendered polish tokens:
highlightOpacityandinnerGlownow render as an inset top-edge highlight + inner glow on every token-driven surface; radius scale enlarged (sm 10 / md 16 / lg 24 / xl 32). - Parametric CSS generator:
glass.generated.cssnow derives all 30 surfaces from one scale mirroringAURA_GLASS— no more divergent hand-maintained token copy.
Fixed
- 71 invisible backgrounds from a botched codemod that left literal
'/* Use createGlassStyle(...) */'strings as CSS values (toast progress bars, skeletons, slider tracks, and more). - 107 dead
glass-glass-*double-prefixed utility classes across 63 files. - Removed
!importantdark-pill style injections from the liquid navigation components,LiquidGlassCommandSurface, andCollaborativeGlassWorkspace; tokenizedLiquidGlassSearchFieldandGlassIntelligentSearch. - App-shell, workspace, AR, and error-state chrome converted from opaque dark panels to white-frost surfaces.
contrastGuardblur adjustments now write to the correct--glass-adaptive-blur-multipliercustom property.
Verification
typecheck · token lint · style lint · glass pipeline 31/31 · WCAG AA contrast 90/90 · jest 432 suites / 2373 tests / 339 snapshots — all green.
🤖 Generated with Claude Code
AuraGlass 3.3.0
AuraGlass 3.3.0
AuraGlass 3.3.0 is the Hosted AI Runtime And Product Trust release.
Highlights
- Focused package subpaths for forms, data, navigation, overlays, workflows, marketing, and selected optional AI service entrypoints.
- 28 package registry recipes, including eight new 3.3 starters for AI operations, semantic search, vision review, collaboration readiness, support triage, release operations, docs portals, and marketing launch pages.
- Optional hosted runtime contracts for the real TypeScript API server, WebSocket server, canonical API/WebSocket ports, provider-unconfigured responses, Redis/cache/rate/cost behavior, and Docker Compose smoke coverage.
- 3.3 evidence under
reports/3.3-release/, including hosted-runtime, security, AI cost/cache, recipe render, app-chrome visual, marketing, theme, and accessibility certification evidence.
npm
Published as aura-glass@3.3.0 with latest.
- Modified:
2026-06-05T07:55:20.186Z - Shasum:
eefe5668c74f8a7448f44970dfb81cc281b73061 - Tarball: https://registry.npmjs.org/aura-glass/-/aura-glass-3.3.0.tgz
Verification
npm run release:dry-runnpm run test:deployment:composenpx jest tests/hosted-runtime --runInBand --no-cachenpm run test:deploymentnpm run test:docs:linksnpm pack --dry-run --jsongit diff --check
Manual screen-reader and physical phone/tablet touch certification remain external evidence and are tracked in reports/3.3-release/accessibility-certification.md and reports/3.3-release/manual-certification-runbook.md.
AuraGlass by AuraOne 3.2.0
AuraGlass by AuraOne 3.2.0
AuraGlass 3.2 is the Native App Chrome release: a dependency-sovereign Liquid Glass app-surface system for React and Next.js.
Highlights
- First-party AuraGlass icon entrypoints under
aura-glass/iconsplus action, navigation, status, media, data, commerce, collaboration, and AI subpaths. - Native AuraGlass primitive entrypoints under
aura-glass/primitivesfor slot composition, portals, focus scope, dismissable layers, roving focus, and positioning. - First-party app-shell and workspace entrypoints under
aura-glass/app-shellandaura-glass/workspace. - Theme Engine 2.0 under
aura-glass/themewith brand themes, density, motion policy, contrast helpers, CSS variables, andGlassThemeProvider. - 20 registry recipes, including ten new 3.2 app-surface starters.
- CLI audit and migration commands for Lucide, Radix, and MUI replacement work.
- Shared
GlassMenuPrimitivelayer plus hardened dropdown, select, multiselect, and data-table behavior coverage.
Package
- npm:
aura-glass@3.2.0 - Install:
npm install aura-glass - Public latest verified:
3.2.0 - Packed entries: 2,361
- Packed size: 8,870,548 bytes
- Unpacked size: 46,900,821 bytes
- Shasum:
e3c7ed590ec671b24b7dee219e92ffcbe5215fb5
Verification
npm run buildnpm run typecheck -- --pretty falsenpm run test -- --runInBandnpm run test:exports:cjsnpm run test:exports:esmnpm run test:clinode scripts/ci/verify-no-core-ui-deps.js --jsonnode scripts/ci/verify-tree-shaking.js --strict --jsonnpm run verify:packnpm run prepublishOnlynpm run test:a11y:app-chromenpm run test:visual:app-chromenpm run build-storybook -- --quiet
Certification Notes
Automated app-chrome, a11y, visual, mobile viewport, export, pack, Next, React 19, Vite, and recipe gates are recorded under reports/3.2-release/.
Manual screen-reader certification and physical-device mobile/touch certification remain documented follow-up work before describing the full replacement surface as manually accessibility certified.
AuraGlass 3.1.1
Docs-only patch release for AuraGlass by AuraOne 3.1 package-surface cleanup.\n\n- Published npm package aura-glass@3.1.1.\n- Updated README, docs indexes, install notes, release notes, and report indexes to use verified 3.1 package-surface language.\n- Added reports/3.1-release/package-surface-audit.md as the canonical docs source for package counts.\n- Clarified that 356-entry references are historical 3.0 certification/audit evidence, not the current 3.1 package export count.\n\nCanonical 3.1 counts: 804 runtime exports, 439 component-like value exports, 317 Glass-prefixed component-like exports, 121 hook exports, 29 provider exports, 10 launch recipes, one CLI binary, 19 functional sub-entrypoints, six token formats, and a complete Liquid Glass stylesheet.\n\nVerification: npm run verify:pack, React 18 and React 19 Next.js integration smokes during npm publish, git diff --check, and npm registry verification for shasum b191208591340278faa431e829acec6ff4d50a89.
AuraGlass 3.1.0
AuraGlass by AuraOne 3.1.0
AuraGlass 3.1 is the package launch for the React and Next.js Liquid Glass component library. The npm package is published as aura-glass@3.1.0.
Package Highlights
- Added the
aura-glassCLI withlist,info, andaddcommands for launch recipes, including--json,--dry-run,--force,--cwd, and--outsupport. - Added the public
aura-glass/registryexport for package-level recipe metadata and scaffolding workflows. - Hardened flagship app-surface components for constrained production layouts, including
GlassDashboard,GlassCommandPalette,GlassModal,GlassDrawer,GlassSidebar,GlassImageViewer,GlassFileUpload, andGlassKanbanBoard. - Added public compatibility aliases for 3.1 launch naming:
GlassNavbar,GlassMediaControls,LiquidGlassSourceTransition, andSmartShoppingCart. - Added install-smoke coverage for root imports, registry recipes, CLI bin, styles export, and
useGlassProbessubpath. - Updated README and package docs branding to AuraGlass by AuraOne.
Verification
- Published npm package:
aura-glass@3.1.0. - Package build completed before publish.
npm run verify:packpassed for install smoke and packaged exports.- React 18 / Next.js integration smoke passed.
- React 19 / Next 15 integration smoke passed.
- PR workflow reporting permissions were fixed so successful package/build checks are not blocked by GitHub comment permissions.
AuraGlass 3.0.2
AuraGlass 3.0.2
AuraGlass 3.0.2 is a Storybook screenshot certification patch for the 3.0 release line. It hardens default Storybook previews that previously mounted successfully but produced blank, hidden, clipped, or low-contrast screenshots in the final visual evidence set.
Highlights
- Revalidated the 356-component Storybook inventory with desktop and mobile screenshots for every certified component.
- Regenerated 712 screenshots and 89 manual QA contact sheets for the final evidence set.
- Added deterministic Storybook preview data for collaborative cursor stories.
- Added Storybook-only visibility hooks for cookie consent previews so persisted consent state cannot hide the default stories.
- Reworked weak generated default stories for late controls/input coverage so default screenshots contain visible sample content.
- Constrained and recolored GlassAlert and glass-panel default previews so mobile screenshots are readable and not clipped.
- Added a manual screenshot QA report covering the final contact-sheet review.
Verified Release Gates
npm run typecheck -- --pretty falsenpm run build-storybookSTORYBOOK_URL=http://127.0.0.1:6018 CERT_CONCURRENCY=8 CERT_RENDER_TIMEOUT_MS=20000 CERT_ROOT_WAIT_TIMEOUT_MS=8000 CERT_SETTLE_WAIT_MS=350 node scripts/audit/storybook-visual-certification.mjs
Current Evidence
- Certified component inventory: 356.
- Storybook visual certification: 356/356 passed.
- Screenshot count: 712/712.
- Manual contact sheets: 89.
- Manual QA report:
reports/component-screenshot-manual-qa/manual-qa-report.md.
Install
npm install aura-glassimport { GlassButton, GlassCard, OptimizedGlass } from 'aura-glass';
import 'aura-glass/styles';