Creator Hub v1.2.0 — The Big Update
We listened. You asked. Here's what dropped.
What's New
Click-to-Copy on every link card — copy URLs instantly with a long press
Live Avatar Indicator — your avatar pulses green when you're streaming
Link Groups — organize your links into categories like Social, Content & Shop
Countdown Timer Card — hype up your next drop or stream directly on the page
Custom Glow Cursor — subtle animated cursor that matches your theme color
Improvements
- Interactive particle background — particles now follow your mouse
- Real Discord & GitHub icons (no more fallbacks)
- Cleaner embed fallback UI when videos fail to load
- Full i18n support — English & German out of the box, easily extendable
Under the Hood
- PWA ready — your page is now installable as an app
- Auto-generated OG:Image for better social sharing previews
- Cleaner config structure with link groups & countdown support
New Features
SEO & Discoverability
Accessibility
- Added dynamic meta tags from config (
seo.title,seo.description)- Open Graph and Twitter Card support for better social sharing previews
- Improved search engine visibility
Error Handling
- Keyboard focus states for all interactive elements (visible outline on Tab navigation)
- ARIA labels for screen readers (links, avatar, main content)
- Optional larger font size: set
theme.fontSize: "large"for better readability
Footer
- Fallback UI when YouTube/Twitch embed fails to load (e.g. private/deleted video)
- Loading spinner while embed is loading
- Permanent backup link below embed: "Video not visible? Open on YouTube/Twitch"
Documentation
- Footer can now be disabled: set
footer.enabled: falsein config- Hide the Fiverr/attribution CTA when not needed
- Step-by-step configuration guide in README
- FAQ section (YouTube video ID, Twitch channel name, icons, avatars, troubleshooting)
- Additional inline comments in
creator.config.ts- All config comments in English
