Skip to content

Release 3.6.0

Compare
Choose a tag to compare
@jdnichollsc jdnichollsc released this 26 Jun 03:45
· 76 commits to main since this release
623f34a

Added

  • Add navigationBarColor and navigationBarDividerColor options by @jdnichollsc.
  • Add try catch block to Safari View Controller logic by @Opstrup (#216).

Fixed

  • Fix invalid scheme with iOS 14.5 by @SimonIT (#262).
  • Make InAppBrowserOptions exact typed by @ronal2do (#258).
  • Fix openAuth crashed when going to be closed and then press the cancel button by @hikouki (#250).
  • Import Alert component for example code block by @orcuntuna (#209).