frontend/v1.0.2
promptslab/Promptifyfrontend/v1.0.2Aug 5, 2026by hook0-bot
AI Summary
Features UI/UX improvements including a new gradient logo, smoother onboarding, and design system refactoring.
Key Highlights
- New gradient logo and favicon across all surfaces
- Smoother onboarding to first webhook
- Improved accessibility with reduced-motion support
- Refactored to use shared Hook0 design system components
New Features
- Tighten logo icon margin (golden-ratio framing)
- New gradient logo & favicon across all surfaces
- Smoother onboarding to first webhook
- Google Ads activation conversion on first API key
- SEO landing page + reduced-motion a11y
- Server-side Google Ads conversion via gclid only
- Improved health check
- Auto-select first row on desktop when delivery param is stale
- Use Hook0Uuid for subscription fallback display
- Remove custom header styling in LogSidePanel
- Use Hook0SplitLayout in LogList
- Use Hook0Badge and Hook0CardContentLine in grids
- Use Hook0Section and Hook0CardContentLine in LogDetailContent
Full Release Notes
## frontend/v1.0.2 - chore(release): bump frontend to 1.0.2 - fix(brand): tighten logo icon margin (golden-ratio framing) - feat(brand): new gradient logo & favicon across all surfaces - feat(observability): spike/backlog alerts + worker lag & outcome metrics - feat(frontend): smoother onboarding to first webhook - chore: update dependencies - fix(ci): resolve osv dependency vulnerabilities and enforce the scan - chore: update dependencies - chore: update dependencies - chore: update dependencies - feat(api): Google Ads activation conversion on first API key - chore: update dependencies - feat(website): /webhook-free SEO landing page + reduced-motion a11y (!281) - feat(api,frontend): server-side Google Ads conversion via gclid only - chore(release): bump frontend to 1.0.1 - feat(ci): per-package release flow + monorepo tag convention - chore: update dependencies - chore: update dependencies - feat(api): improve health check - ci: validate Dockerfile workspace coverage and migrate play.docker to BuildKit - feat(website,docs,frontend): Google Ads landing pages, conversion tracking, SEO fixes - chore: update dependencies - chore: update dependencies - chore: update dependencies - fix(frontend): auto-select first row on desktop when delivery param is stale - fix(frontend): use Hook0Uuid for subscription fallback display instead of raw UUID - fix(frontend): remove custom header styling in LogSidePanel, align with Hook0SidePanel - refactor(frontend): use Hook0SplitLayout in LogList - refactor(frontend): use Hook0Badge and Hook0CardContentLine for grids and labels - refactor(frontend): use Hook0Section and Hook0CardContentLine in LogDetailContent ## Docker images - `hook0/hook0-frontend:1.0.2` (DockerHub) - `ghcr.io/hook0/hook0-frontend:1.0.2` (GHCR) - `registry.gitlab.com/hook0/hook0/hook0-frontend:1.0.2` (GitLab)