Skip to content

WPE Android 2.46.3 (v0.1.3)

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jan 18:24

Changed

  • Improved the CI and build system

Added

  • Added new APIs to better handle security features, in particular for testing
    purposes.
  • Added the "DisableWebSecurity" setting in WPESettings to enable/disable all
    CORS verifications.
  • Added the "setTLSErrorsPolicy" feature in WPEView to accept/reject invalid
    SSL certificates by default.
  • Added the "onReceivedSslError" callback in WPEViewClient to allow the handle
    of invalid SSL certificates on demand.