v1.3.0

zumerlab/snapdomv1.3.0Jun 14, 2025by tinchox5

AI Summary

This release focuses on capturing user input values and refining the scaling logic to ensure accurate rendering across different devices and formats.

Key Highlights

  • Captures input values (form data).
  • Improved Device Pixel Ratio handling.
  • Fixed double scaling of images.

New Features

  • Input value capture
  • Device Pixel Ratio handling
  • Image scaling fixes

Full Release Notes

> 14 June 2025

- Fix: double scaled images, thanks @jswhisperer  [`#38`](https://github.com/zumerlab/snapdom/pull/38)
- Fix: background img &  img base64 in pseudo elements, closes [`#36`](https://github.com/zumerlab/snapdom/issues/36)
- Feat: captures input values, closes [`#35`](https://github.com/zumerlab/snapdom/issues/35)
- Improve: Device Pixel Ratio handling, thanks @jswhisperer [`1a14f69`](https://github.com/zumerlab/snapdom/commit/1a14f69d340e935126b5388febe5d711c4b94e14)



**Full Changelog**: https://github.com/zumerlab/snapdom/compare/v1.3.0...v1.3.0