v1.2.5
zumerlab/snapdomv1.2.5Jun 9, 2025by tinchox5
AI Summary
This release fixes critical bugs related to icon font rendering, URL encoding, and canvas scaling to ensure stable output.
Key Highlights
- Fixed duplicated font icons when `embedFonts` is true.
- Fixed URL encoding issues.
- Fixed `.toCanvas()` scale.
New Features
- Icon font deduplication
- URL encoding fix
- Canvas scaling fix
Full Release Notes
- Fix duplicated font-icon when embedFonts is true, closes #30 [`#30`](https://github.com/zumerlab/snapdom/issues/30) - Fix url with encode url, closes #29 [`#29`](https://github.com/zumerlab/snapdom/issues/29) - Fix .toCanvas() scale [`fb47284`](https://github.com/zumerlab/snapdom/commit/fb4728463a65620bd4f4f8f50cd8b2263ba7bbe7) **Full Changelog**: https://github.com/zumerlab/snapdom/compare/v1.2.2...v1.2.5