v0.9.2
zumerlab/snapdomv0.9.2May 1, 2025by tinchox5
AI Summary
A major performance update that improves speed and accuracy, adding icon font capture and background color options for images.
Key Highlights
- Dramatic improvement in speed and accuracy
- Icon font capture support
- Background color options for JPG/WebP
New Features
- Captures icon fonts
- Add options as Object
- Allow bgColor on jpg and webp
- Add tests
Full Release Notes
**This version dramatically improves the speed and accuracy of snapDOM. It increases the result size and may produce some long tasks, but it provides a solid foundation to address these side effects in the future. [`#6`](https://github.com/zumerlab/snapdom/pull/6)** - Feat: captures icon fonts [`7b39e5f`](https://github.com/zumerlab/snapdom/commit/7b39e5fb964bc023f6d6fad555b357de5ab113f0) - Add options as Object and allow bgColor on jpg and webp [`e5abaa7`](https://github.com/zumerlab/snapdom/commit/e5abaa72de77f75ebe6901935c5f539cda253db2) - Omit delay function - temporary [`0f04721`](https://github.com/zumerlab/snapdom/commit/0f04721c458ba921694ee38117b8e0b8231a8c1a) - Add as draft new default approach - not implemented [`6f4ec41`](https://github.com/zumerlab/snapdom/commit/6f4ec41c7146525c9db5cfce103e131bb3f19616) - Omit process default styles - temporary [`2953196`](https://github.com/zumerlab/snapdom/commit/2953196e00aa6bf9d026df95089d3fc81812f24d) - Add tests [`bdd5a7f`](https://github.com/zumerlab/snapdom/commit/bdd5a7f491561966cd04bf72ca74185dc8e5a766) **Full Changelog**: https://github.com/zumerlab/snapdom/compare/v0.9.1...v0.9.2