LinkBreeze v1.1.0
Theme System Rework
Complete redesign of the theming engine with CSS custom property (--lb-*) token system. Every visual property is now a token — no hardcoded colors, radii, or shadows anywhere.
Highlights
- 9 preset themes (was 5): Aurora, Glassmorphism, Neon Cyberpunk, Editorial Paper, Terminal Mono, Pastel Soft, Brutalist, Retro Sunset, Minimal Light
- 8 background types: solid, gradient, radial, mesh, aurora, animated gradient, image, pattern
- 6 card styles: pill, rounded, sharp, glass, outline, neon
- 10 Google Fonts loaded server-side (zero client JS)
- Link thumbnails: image on top, content below — like Discord/Slack link previews
- Embed widgets: YouTube, Spotify, SoundCloud, Vimeo, Bandcamp — inline iframe rendering
- Email capture: built-in subscriber form, exportable to CSV
- 20 new social icons (32 total)
- External analytics injection: Plausible, Umami, Matomo, Google Analytics
- Custom CSS injection for power users
- Theme import/export as JSON
Fixed
- Embed widget rendering (Spotify fixed 152px height, YouTube privacy mode, no redundant captions)
- Link thumbnail layout (block layout, text no longer crushed)
- Atomic click tracking (single transaction)
- JSON-LD XSS hardening
Full changelog: https://github.com/Manak-hash/LinkBreeze/blob/main/CHANGELOG.md#110---2026-07-06