v0.9.7
zumerlab/snapdomv0.9.7May 14, 2025by tinchox5
AI Summary
Focuses on performance optimization and rendering options, including compression, smooth/fast capture modes, and font embedding.
Key Highlights
- Image compression reduces file size
- New smooth and fast capture modes
- Font embedding enabled
- Improved CSS style detection
New Features
- Option to switch between smooth and fast capture
- Enable embedding fonts
- Enable pre-caching for static assets
- Improve detection of browsers default css styles
- Size of generated image is smaller in compress mode
Full Release Notes
## What's Changed - Add an option to switch between smooth and fast capture [#12](https://github.com/zumerlab/snapdom/issues/12) - Improve detection of browsers default css styles [#10](https://github.com/zumerlab/snapdom/issues/10) - Size of generated image is smaller in compress mode [#9](https://github.com/zumerlab/snapdom/issues/9) - Enable embedding fonts [#8](https://github.com/zumerlab/snapdom/issues/8) - Enable a pre caching for static assets (WIP) [#7](https://github.com/zumerlab/snapdom/issues/7) **Full Changelog**: https://github.com/zumerlab/snapdom/compare/v0.9.2...v0.9.7