Skip to content

Latest commit

 

History

History
714 lines (371 loc) · 33.8 KB

CHANGELOG.md

File metadata and controls

714 lines (371 loc) · 33.8 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.5.3 (2024-09-11)

Bug Fixes

  • image: ios fix for when ZoomImage is used inside a pager (db6ed69)

4.5.2 (2024-05-14)

Bug Fixes

  • image: ios added ImagePipeline.iosComplexCacheEviction (3ec2029)
  • zoomimage: error fix when setting image to null (8b3bf20)

4.5.1 (2024-04-25)

Bug Fixes

  • image: android production build fix with native-api-usage (51fa2bc)

4.5.0 (2024-04-23)

Features

  • image: ability to add request headers ios (b33d959)
  • image: headers property support. Thanks to @Logikgate (8704ee7)

4.4.0 (2024-04-23)

Features

  • image: add progress indicator for ios (11b894a)

4.3.41 (2024-04-23)

Bug Fixes

  • android: upgraded native fresco versions (bbed71b)
  • zoomimage: typings for for initialize method (fb57470)

4.3.40 (2024-04-03)

Bug Fixes

  • zoomimage,ios: better zoomimage component (d16ff34)

4.3.39 (2024-03-29)

Bug Fixes

4.3.38 (2024-03-29)

Bug Fixes

  • image: better error handling (6018d0a)

4.3.37 (2024-03-29)

Bug Fixes

  • zoomimage: improvements (535e433)

4.3.36 (2024-03-28)

Bug Fixes

  • ImagePipeline.getCacheKey working correctly on iOS / Android (a7492a4)

4.3.35 (2024-03-22)

Bug Fixes

  • ios: new contextOptions property to pass (72f3ed6)

4.3.34 (2024-02-27)

Note: Version bump only for package ui-image

4.3.33 (2024-02-27)

Note: Version bump only for package ui-image

4.3.32 (2024-02-24)

Note: Version bump only for package ui-image

4.3.31 (2024-02-23)

Bug Fixes

  • image,ios: fix for decodeWidth/decodeHeight (d056b89)

4.3.30 (2024-02-16)

Bug Fixes

  • allow only decodeWidth or decodeHeight to be specified (6062459)

4.3.29 (2024-02-02)

Bug Fixes

4.3.28 (2024-01-23)

Bug Fixes

  • android: roundBottomLeftRadius and others were not transform to pixel size (163c4cc)
  • android: improvement for future N (f8e10f5)
  • android: wrong unit for roundTopLeftRadius and others (d6460d9)

4.3.27 (2023-11-24)

Bug Fixes

  • updateImageUri and evictFromDiskCache and evictFromCache are now async (ea183ed)

4.3.26 (2023-11-24)

Bug Fixes

  • ios: imageRotation to behave like android (90 = rotation right) (f6674c8)

4.3.25 (2023-11-23)

Note: Version bump only for package ui-image

4.3.24 (2023-11-23)

Features

  • ios: imageRotation support (b0fbfc2)

4.3.23 (2023-11-22)

Bug Fixes

Features

4.3.22 (2023-11-17)

Bug Fixes

  • edge cases auto measurement fix (dff9f29)

4.3.21 (2023-11-09)

Bug Fixes

  • zoomimage: android regression (e5558f2)

4.3.20 (2023-11-03)

Bug Fixes

  • cache improvements (a87ae92)
  • ios: improved colorMatrix handling. Should be faster (c2bf9c0)

4.3.19 (2023-10-10)

Bug Fixes

  • android: imageRotation fix for negative values (45ebf54)

4.3.18 (2023-10-09)

Note: Version bump only for package ui-image

4.3.17 (2023-10-05)

Bug Fixes

  • android: correct behavior while within a pager (9aca98f)

4.3.16 (2023-09-29)

Bug Fixes

4.3.15 (2023-09-28)

Bug Fixes

  • android: ensure stretch and imageRotation are updated correctly on change (fb6d15e)
  • android: most stretch values are now working correctly with imageRotation (323d42e)
  • imageRotation default value (f9f4cef)
  • typings fix (3aa9b71)

4.3.14 (2023-09-27)

Bug Fixes

  • zoomimage: support minZoom and maxZoom as string (57280ad)

4.3.13 (2023-09-27)

Bug Fixes

  • android: border radius correctly working now (69c2732)

4.3.12 (2023-09-26)

Bug Fixes

  • android: zoomimage not showing anything (a8c666b)

4.3.11 (2023-08-15)

Bug Fixes

  • android: faster src property set (49be448)
  • android: improved perfomances (67f2a7c)
  • android: updated fresco version (99c9ad8)
  • default stretch to aspectFill (def2438)

4.3.10 (2023-06-08)

Bug Fixes

  • android: more native-api-usage fixes (d0dbe74)

4.3.9 (2023-05-31)

Bug Fixes

  • android: trying to remove build warnings (e4686b2)

4.3.8 (2023-05-24)

Note: Version bump only for package ui-image

4.3.7 (2023-05-23)

Bug Fixes

  • android: better native-api-usage (be61cc8)
  • android: noCache fix for disk cache (15d0759)

4.3.6 (2022-12-01)

Note: Version bump only for package nativescript-image

4.3.5 (2022-09-29)

Bug Fixes

  • ios: prevent error when image loaded after view dispose (4fdaadb)

4.3.4 (2022-09-20)

Features

  • image: android support for useOkhttp (dd79abf)

4.3.3 (2022-09-12)

Bug Fixes

  • image: android prevent image reloading too many times (e9a53b8)

Features

  • image-colorfilter: works with N Image component (50910b9)

4.3.2 (2022-07-15)

Bug Fixes

  • image: imageRotation scaling fix (2f12172)

4.3.1 (2022-07-14)

Bug Fixes

  • image: make imageRotation work in ListView (58913bd)

4.3.0 (2022-07-13)

Bug Fixes

  • image-colorfilter: property handling fix (49ee178)
  • zoomimage: double tap zoom + pager fix (c94408c)

Features

  • image: imageRotation support (android only for now) (1f5b597)

4.2.1 (2022-07-08)

Bug Fixes

  • colorfilter: support null value (1eadcd9)
  • zoomimage: cleanup (bbaf5cc)

4.2.0 (2022-07-08)

Bug Fixes

  • image: updated native deps (8fb1f4b)

Features

  • new @nativescript-community/ui-image-colorfilter pacakge (2701766)
  • new @nativescript-community/ui-zoomimage package (c8a2903)

4.1.8 (2022-07-01)

Features

  • allow src to be a promise (01f930c)

4.1.7 (2022-06-13)

Bug Fixes

  • android: trying to fix build (b8e0201)

4.1.6 (2022-02-18)

Bug Fixes

4.1.5 (2022-02-18)

Bug Fixes

  • android: build fix with N forks (dfb24ef)

4.1.4 (2022-01-14)

Bug Fixes

  • android: missing native-api-usage (0019db6)

4.1.3 (2022-01-14)

Bug Fixes

  • ios: fixed transforms not being applied. New animatedImageView property to be set when using animated images (5fb20f1)

4.1.2 (2021-12-29)

Note: Version bump only for package @nativescript-community/ui-image

4.1.1 (2021-12-23)

Bug Fixes

  • android remove dep on annotationx (c9fdfbe)

Features

4.1.0 (2021-10-21)

Features

  • android: native-api-usage (0ec235c)

4.0.34 (2021-10-15)

Bug Fixes

  • ios: placeholder not set when no src (ab7e91c)

4.0.33 (2021-10-08)

Bug Fixes

  • ios: fade animations trigger like on android (5448bb5)

4.0.32 (2021-10-08)

Bug Fixes

  • ios: fix for failure image not set (465631f)
  • ios: fix for placeholder not “sticking” (3013405)

4.0.31 (2021-10-07)

Features

  • fontIcon support for all images (placeholder, ….) (22eb284)

4.0.30 (2021-10-07)

Bug Fixes

  • android: placeholder and other wont have memory issues anymore when using res://... (88487a2)

4.0.29 (2021-09-28)

Bug Fixes

4.0.28 (2021-09-22)

Bug Fixes

  • android: fix for gradle 7.0 (e602f9f)

4.0.27 (2021-08-16)

Bug Fixes

4.0.26 (2021-08-12)

Bug Fixes

4.0.25 (2021-08-11)

Bug Fixes

  • android: outline / clip support (e26ab7b)

Features

  • rewrote corner handling => new props (805ff37)

4.0.24 (2021-05-28)

Bug Fixes

4.0.23 (2021-03-12)

Bug Fixes

  • android: ensure we update hierarchy to handle default stretch setting (858af97)

4.0.22 (2021-02-04)

Bug Fixes

  • ios: another fix for loading local image (da29b66)

4.0.21 (2021-01-27)

Bug Fixes

  • android: ensure a hierarchy is set for the default “stretch” property value (c66f8d5)

4.0.20 (2021-01-20)

Bug Fixes

4.0.19 (2021-01-09)

Bug Fixes

  • android: fix for ImageSource stretch not being respected (6d5d6e9)

4.0.18 (2020-12-08)

Bug Fixes

  • ios support ~/ in placeholder (3e0d75f)

4.0.17 (2020-11-25)

Bug Fixes

4.0.16 (2020-11-23)

Note: Version bump only for package @nativescript-community/ui-image

4.0.15 (2020-11-22)

Note: Version bump only for package @nativescript-community/ui-image

4.0.14 (2020-11-17)

Bug Fixes

  • ios tried to fix v8 crash + ImageAsset full support (20a27b0)

4.0.13 (2020-11-09)

Bug Fixes

  • android instantiation error (5d41e0c)

4.0.12 (2020-11-07)

Bug Fixes

  • native android view class to get faster! (6a46cb0)

4.0.11 (2020-10-15)

Bug Fixes

  • ios cleanup size measuring (d2e3cc6)

4.0.10 (2020-10-07)

Bug Fixes

  • android scale fix ... (fa5d8fb)
  • simplify ratio computation (8ac3003)

4.0.9 (2020-10-02)

Bug Fixes

  • another android auto measurement fix (c79838c)
  • another ios measurement fix (fc28275)

4.0.8 (2020-10-02)

Bug Fixes

  • android: make fresco version configurable (bf794e2)
  • make sure the image sizes correctly in all cases (e79355f)
  • ios: aspectRatio compute fix (576c164)

4.0.7 (2020-09-22)

Bug Fixes

  • ios: ensure latest SDWebImage on iOS (88db4b6)

4.0.6 (2020-09-09)

Bug Fixes

4.0.5 (2020-09-05)

Bug Fixes

4.0.4 (2020-07-30)

Bug Fixes

4.0.3 (2020-07-29)

Note: Version bump only for package @nativescript-community/ui-image

4.0.2 (2020-07-29)

Bug Fixes

4.0.1 (2020-07-29)

Bug Fixes

4.0.0 (2020-07-29)

Note: Version bump only for package @nativescript-community/ui-image

3.0.12 (2020-07-29)

Note: Version bump only for package @nativescript-community/ui-image

3.0.11 (2020-05-27)

Bug Fixes

  • android: fix crash on R emulator (fresco issue) (2a4f2b0)

3.0.10 (2020-05-21)

Note: Version bump only for package @nativescript-community/ui-image

3.0.9 (2020-05-21)

Bug Fixes

  • sideEffects for tree shacking (55329a0)

3.0.8 (2020-05-21)

Bug Fixes

  • esm using import for tree shaking (ae5e438)

3.0.7 (2020-05-21)

Bug Fixes

3.0.6 (2020-04-27)

Bug Fixes

Features

3.0.5 (2020-03-30)

Bug Fixes

3.0.4 (2020-03-30)

Bug Fixes

  • ensure hierarchy is updated before request image (e9706da)

3.0.3 (2020-03-28)

Bug Fixes

  • no need to call initialize in lauch event (540945a)

3.0.2 (2020-03-27)

Bug Fixes

  • updated package and deps (499bbe7)

3.0.1 (2019-12-16)

Bug Fixes

  • issue 22: Scale placeholder image scale (6320eb9)

3.0.0 (2019-11-19)

Note: Version bump only for package @nativescript-community/ui-image

2.2.5 (2019-08-27)

Bug Fixes

  • correct required ios version (e5e6ceb)
  • prevent multiple initialize on android (a868d10)

2.2.4 (2019-08-26)

Bug Fixes

2.2.3 (2019-08-21)

Bug Fixes

  • support ImageSource for uris (6e7aff6)

2.2.2 (2019-08-01)

Bug Fixes

  • clear image if src is null (5430c13)

2.2.1 (2019-08-01)

Bug Fixes

2.2.0 (2019-08-01)

Bug Fixes

Features

  • support ImageAsset and ImageSource (9c1d25c)
  • update to fresco 2 / androidx (6a25f08)

2.1.4 (2019-06-13)

Bug Fixes

Features

  • isInDiskCache (c07eebc)
  • prefetching to disk and memory cache (8cfc296)