Skip to content

Releases: zumerlab/snapdom

v1.2.2

04 Jun 13:52

Choose a tag to compare

4 June 2025

  • Patch: type script definitions, closes #23 #23

Full Changelog: v1.2.1...v1.2.2

v1.2.1

31 May 12:24

Choose a tag to compare

  • Feat(embedFonts): also embed icon fonts when embedFonts is true #18
  • Fix expose snapdom and preCache on browser compilation, closes #26 #26
  • Improve icon-font conversion 7bac4ee
  • Fix compress mode 652cfe9

Full Changelog: v1.1.0...v1.2.1

v1.1.0

28 May 08:24

Choose a tag to compare

  • Add typescript declaration, closes #23 #23
  • Feat. support scrolling state, closes #20 #20
  • Fix bug by removing trim spaces, closes #21 #21
  • Fix bug that prevents scale on png format 77a5265

Full Changelog: v1.0.0...v1.1.0

v1.0.0

19 May 17:01

Choose a tag to compare

First stable version!!!

Full Changelog: v0.9.9...v1.0.0

v1.0.0-pre.1747581859131

18 May 15:30

Choose a tag to compare

Pre-release

Almost ready to v1.0.0, just need to update source code documentation and run several tests.

Full Changelog: v0.9.9...v1.0.0-pre.1747581859131

v0.9.9

16 May 06:06

Choose a tag to compare

Full Changelog: v0.9.8...v0.9.9

v0.9.8

14 May 16:56

Choose a tag to compare

  • FIx a bug in capture output format

Full Changelog: v0.9.7...v0.9.8

v0.9.7

14 May 13:02

Choose a tag to compare

What's Changed

  • Add an option to switch between smooth and fast capture #12
  • Improve detection of browsers default css styles #10
  • Size of generated image is smaller in compress mode #9
  • Enable embedding fonts #8
  • Enable a pre caching for static assets (WIP) #7

Full Changelog: v0.9.2...v0.9.7

v0.9.2

01 May 20:31

Choose a tag to compare

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

  • Feat: captures icon fonts 7b39e5f
  • Add options as Object and allow bgColor on jpg and webp e5abaa7
  • Omit delay function - temporary 0f04721
  • Add as draft new default approach - not implemented 6f4ec41
  • Omit process default styles - temporary 2953196
  • Add tests bdd5a7f

Full Changelog: v0.9.1...v0.9.2

v0.9.1

27 Apr 15:06

Choose a tag to compare

Full Changelog: v0.9.0...v0.9.1