Skip to main content

Version 8.4.0

Thomas Mattheussen
PO & Lead Developer

πŸš€ New Feature​

chameleon-react​

  • Removed the :focus:not(:focus-visible) fallback in Rating, Tag, and Textarea now that :focus-visible is universally supported. !2733

🎨 Themes​

chameleon-theme-ds​

  • Added the "en franΓ§ais" logos and a new inverted sponsored content logo for chameleon-theme-ds. !2734
  • Domains that have their own Focus URL no longer fall back to the generic https://focus.mediahuisgroup.com, and asset tokens now point to the latest versioned, domain-specific Focus URLs. !2732

🏠 Internal​

  • Updates to dependencies:
  • Fixed pnpm run assets:sync: due to some Figma API breaking changes. !2735
  • Refactored the Figma API layer in chameleon-assets. !2738
  • Replaced the node-chrome Docker base image with the official node image plus a manual Chromium install. !2737
  • Improved tokens build pipeline performance. !2731
  • Focus v2 migration: CDN tooling now authenticates via @azure/identity and uses the new POST /v2 endpoint. !2730
  • Updated chameleon-kotlin to Android 36/AGP 9 with related library bumps to meet Google's new minimum target requirement. !2712