Skip to content

Latest commit

 

History

History
179 lines (81 loc) · 10.2 KB

CHANGELOG.md

File metadata and controls

179 lines (81 loc) · 10.2 KB

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)