Releases: tidev/titanium-web-dialog
Releases · tidev/titanium-web-dialog
iOS 4.0.0
What's Changed
- feat: update module by @hansemannn in #330
- fix(ios): removed unsupported title property by @hbugdoll in #326
New Contributors
Full Changelog: v3.0.2-ios...v4.0.0-ios
Android 2.5.0
Android 2.3.0
- Fixes
tiColordeprecation message and updating Android library (#286)
iOS 3.0.2
v2.2.0-android
- add Android
closeevent #208
v2.1.0-android
- updated the dependencies to browser:1.4.0 for Android 12
- fixed
mark PendingIntents as PendingIntent.FLAG_IMMUTABLEfor Android 12 compatibility - fixed deprecated methods
- added
<queries>so it will find the installed browsers
v3.0.1-iphone
fix(ios): re-add 32-bit libraries for Titanium 9.x.x support
v3.0.0-iphone
chore(release): bump version to 4.0.0
v2.0.0-iphone
ci(jenkins): use latest master sdk to build, xcode 12
v1.2.0-iphone
feat(ios): use ASWebAuthenticationSession instead of SFAuthentication…