Skip to content

Releases: zhensherlock/watermark-js-plus

v1.5.7

25 Sep 06:59
979e78d
Compare
Choose a tag to compare

🐛 Bug Fixes | Bug 修复

🎫 Chores | 其他更新

v1.5.6

09 Sep 06:04
Compare
Choose a tag to compare

🎫 Chores | 其他更新

🐛 Bug Fixes | Bug 修复

  • correct clearCanvas method to handle devicePixelRatio scaling (#848) (38ef3fa)

v1.5.5

04 Sep 16:17
Compare
Choose a tag to compare

✨ Features | 新功能

🎫 Chores | 其他更新

🐛 Bug Fixes | Bug 修复

  • watermark check function (b58002e)

v1.5.4

30 Aug 03:12
Compare
Choose a tag to compare

✨ Features | 新功能

  • add multiline text support with \n line breaks (51d5144)
  • add rich text support with
    tags (5470c57)

🎫 Chores | 其他更新

v1.5.3

15 Aug 16:20
4120bd8
Compare
Choose a tag to compare

✨ Features | 新功能

🎫 Chores | 其他更新

  • add parent element validation tip (9bf4c2f)
  • update dependencies

🐛 Bug Fixes | Bug 修复

  • the create method executed multiple times (#815) (00f2fc5)
  • 修复富文本元素宽高不正确的问题 (ac21394)

✅ Tests | 测试

  • add create BlindWatermark test (a430f69)
  • add create Watermark test (c0cfdcc)
  • add image watermark test (c132c74)
  • add jest (b2c5869)
  • add jest image transformer (1b75aec)
  • update create BlindWatermark test (bd599f2)
  • update image watermark test (9185222)
  • update jest image transformer (5e9549d)
  • update watermark test (46f8d66)

v1.5.2

05 Jul 02:02
03a9cc4
Compare
Choose a tag to compare

🐛 Bug Fixes | Bug 修复

  • 修复富文本元素宽高不正确的问题 (ac21394)

✅ Tests | 测试

🎫 Chores | 其他更新

New Contributors

Full Changelog: v1.5.1...v1.5.2

v1.5.1

28 May 02:27
Compare
Choose a tag to compare

🎫 Chores | 其他更新

  • deps: update babel monorepo to v7.24.6 (71fabf3)
  • deps: update dependency @rollup/plugin-commonjs to v25.0.8 (edc8652)
  • deps: update dependency @typescript-eslint/parser to v7.11.0 (43e8387)
  • deps: update dependency @vue/theme to v2.2.12 (7fe3569)
  • deps: update dependency lint-staged to v15.2.5 (33803b4)
  • deps: update dependency rollup to v4.18.0 (ca4d903)
  • update dependencies (#613, #614, #615, #616, #617, #619) (ae5c8e3)

v1.5.0

21 May 07:12
005f80c
Compare
Choose a tag to compare

✨ Features | 新功能

🎫 Chores | 其他更新

Full Changelog: v1.4.25...v1.5.0

v1.4.25

12 May 04:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.24...v1.4.25

v1.4.24

08 May 06:21
Compare
Choose a tag to compare

What's Changed

  • fix: SyntaxError: Unexpected token 'export' (#583) (53d474e)

Full Changelog: v1.4.23...v1.4.24