Skip to content

v2.8.0

Compare
Choose a tag to compare
@vladolaru vladolaru released this 21 May 13:55
· 59 commits to master since this release
  • Improvement: Better font palettes logic for even more accurate site typography
  • Improvement: All fonts now have fallback font stacks added for the font family CSS property
  • Improvement: Made it much easier to use system fonts instead or beside web fonts
  • Improvement: Allow font palettes to provide font stacks instead of a single font family
  • Fix inconsistencies between fonts behavior in the Customizer preview and site frontend
  • Properly sanitize font family names before using them in CSS
  • Convert inconsistent font variants to standard values (regular, normal, bold)
  • Handle both numerical and string font variant values
  • Fix missing fonts loaded class and JavaScript event when no web fonts used
  • Fix backward compatibility with WordPress 4.9.14