Releases: AndreaVitale/av.imageview
Releases · AndreaVitale/av.imageview
iOS 4.0.0
- Update SDWebImage to 5.20.0 to include PrivacyInfo.xcprivacy file
- Build with latest Titanium SDK
- Build with latest Xcode
Full Changelog: iOS-v3.0.0...iOS-v4.0.0
Android 5.0.4
- Update Glide from 4.11.0 to 4.13.2
iOS 3.0.0
What's Changed
- feat: add macOS catalyst support by @hansemannn + @mbender74 in #115
Android 5.0.2
Fixed memory leaks.
Thanks to @prashantsaini1 @hansemannn @jormagar for your work!
iOS 2.1.1
Supports iOS 14 without threading issues as reported here
Thanks to @hansemannn for this!!
Android 5.0.1
In previous versions sometime images weren't displayed correctly.
Who is using this module with Ti SDK 9.x, the usage of this version is strongly recommended.
iOS 2.0.2
Update SDWebImage to v5.8.0.
Android 5.0.0
iOS 2.0.0
Update SDWebImage to v5.4.1.
Thanks to @hansemannn !
Android 4.0.1
Adds custom signature
property.
Thanks to @m1ga .