Skip to content

v3.1.0

Choose a tag to compare

@wontory wontory released this 08 Feb 21:51
1c804ad

Changes

🛠 Fixes & Improvements

  • Fix shine animation not working on Safari/iOS by replacing gradientTransform SMIL animation with rect translate approach
  • Fix blurry icons on Safari caused by SVG filter rasterization (removed glow filter)
  • Improve trailing light blob connectivity (3 blobs/0.3s gap to 5 blobs/0.12s gap)
  • Add XML escaping for orbit SVG text to prevent XSS injection
  • Fix orbit SVG width not accommodating long text

What's Changed

  • fix(badge): fix badge SVG generation with animated effects by @wontory in #50

Full Changelog: v3.0.0...v3.1.0