v3.1.0
Changes
🛠 Fixes & Improvements
- Fix shine animation not working on Safari/iOS by replacing
gradientTransformSMIL 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
Full Changelog: v3.0.0...v3.1.0