Skip to content

Latest commit

 

History

History
216 lines (109 loc) · 13.4 KB

File metadata and controls

216 lines (109 loc) · 13.4 KB

Changelog

1.2.11 (2026-01-31)

Bug Fixes

  • fix: propagate image loading errors via rejecter on iOS (#267) (7e9bb86), closes #267
  • ci: bump Cocoapods version from 1.15.0 to 1.15.2 in the iOS build matrix (#266) (f12c10b), closes #266
  • ci: change macos-13 pipline image to macos-14 (#263) (9362fc4), closes #263
  • ci: update npm publish workflow to Node.js 24, newer actions, and OIDC permissions (#265) (db893db), closes #265

1.2.10 (2026-01-30)

Bug Fixes

  • fix(android): remove deprecated jcenter repository (#262) (6f665ce), closes #262

1.2.9 (2025-11-20)

Features

  • expo support (#207) 7a6ca14

Bug Fixes

  • fix #158 android release bug style not working (#160) a942e30
  • fontName bug (android) (#196) 83d9856
  • add custom fonts to example (#197) 6e2ad75
  • cd scripts error f01c061
  • coil load image with original size (#217) d6e8744
  • fix #164 Build Failure on CI Due to CocoaPods 1.1.9 in iOS Project (#165) 532e8a4
  • fix #179 Same watermark image is behaving differently on ANDROID and iOS (#180) 10d71e1
  • fix #179 same watermark image is behaving differently on android and ios when use given position enum (#187) 1c62250
  • fix #202 generates inconsistent text size across different devices (#204) 47c0cd9
  • fix#176 Fresco 3.1.3 compatibility issues with RN 0.73.0, compileDebugKotlin FAILED (#177) 06d65c4
  • Handle Nullable Map and Enum Mismatch in MarkTextOptions.kt (#247) 9878efa
  • load base64 image on android (#240) 4764a6f
  • parse hex color string crash on iOS (#186) 53ac1f1
  • RN 0.80.2 build error (#248) 76d6972

1.2.6 (2024-02-04)

Bug Fixes

  • coil load image use the original dimensions by default (fc29a6a)

Other Changes

  • remove expo android ios folders and ignore it (7cd0df2)

1.2.5 (2024-01-26)

Features

1.2.4 (2024-01-24)

Bug Fixes

  • set the font size without considering the screen density (3df1080)

Features

  • replace positionOptions to postions (482198f)

1.2.3 (2024-01-22)

Bug Fixes

1.2.2 (2024-01-01)

Bug Fixes

  • remove debug fill red color in rect (7ed675a)

1.2.1 (2023-12-28)

Bug Fixes

  • #179 Same watermark image is behaving differently on ANDROID and IOS when use given position enum (39107f0)
  • parse hex color string crash on iOS (#186) (53ac1f1)

1.2.0 (2023-12-21)

Bug Fixes

  • fix #164 Build Failure on CI Due to CocoaPods 1.1.9 in iOS Project (#165) (532e8a4)
  • fix#176 Fresco 3.1.3 compatibility issues with RN 0.73.0, compileDebugKotlin FAILED (2fd4fef)

Features

  • use Coil instead of Fresco to load images on the Android platform (4438127)

1.1.11 (2023-12-21)

Bug Fixes

  • fix #158 android release bug style not working (#160) (a942e30)
  • fix #164 Build Failure on CI Due to CocoaPods 1.1.9 in iOS Project (#165) (532e8a4)
  • fix #179 Same watermark image is behaving differently on ANDROID and IOS (a269510)

1.1.10 (2023-11-29)

Bug Fixes

  • fix #164 Build Failure on CI Due to CocoaPods 1.1.9 in iOS Project (d1758e5)

1.1.9 (2023-11-18)

Bug Fixes

  • fix #158 android release bug style not working (82e0a9a)

1.1.8 (2023-10-20)

Bug Fixes

1.1.7 (2023-10-03)

Bug Fixes

  • fix: image marker position bug WatermarkImageOptions.swift (f3789cb)

1.1.6 (2023-10-01)

Bug Fixes

Features

1.1.4 (2023-09-27)

Chore

Features

  • android text background padding setting (b53ac1d)
  • coordinates set support percentage (f96f4a9)
  • iOS text background padding setting (03eb4d1)

1.1.2 (2023-09-20)

Bug Fixes

  • textAlignment not uniform in android-ios, fixed #119 (f86f7a0)

1.1.1 (2023-09-05)

Bug Fixes

Features

  • support multiple image watermarks (#113) (ec73482)
  • support multiple text and more style options (#104) (0b91cd4)

1.1.0 (2023-07-31)

Bug Fixes

Features

  • support multiple image watermarks (#113) (ec73482)
  • support multiple text and more style options (#104) (0b91cd4)

1.0.1 (2023-07-29)

Features

  • support multiple text and more style options (#104) (0b91cd4)

1.0.0 (2023-07-29)

Features

  • support multiple text and more style options (#104) (0b91cd4)