Skip to content

Releases: intellum/neeman

1.2.2 Fix bundle in user agent

04 Aug 00:08
Compare
Choose a tag to compare
Bump the version to 1.2.2

1.1.7 Remove Default JS Files

23 Mar 01:30
Compare
Choose a tag to compare

Update

  • The empty AtDocument*.js JS files are no longer landing in separate directories and were conflicting.

1.1.6

26 May 02:09
Compare
Choose a tag to compare
  • Use the full screen presentation mode.
  • Dim the web view a little whilst it is loading.
  • Fix didReceiveServerRedirectForProvisionalNavigation not being called.

1.1.5 Fix Example Projects

29 Nov 00:29
Compare
Choose a tag to compare

Changes

  • Cleaned up the example projects
  • Separated the delegate initialization to help with state restoration.
  • Fixed a bug with javascript popups.

1.1.4 Swift 4.2

06 Nov 23:08
Compare
Choose a tag to compare
Bump version to 1.1.4.

1.1.3 Refresh Control in the Web View

01 Oct 21:30
Compare
Choose a tag to compare

1.1.2 Allow pushing different view controllers based on a URL scheme

14 Aug 04:59
Compare
Choose a tag to compare

createNewWebViewController(url: URL) now includes the URL as a parameter which needs to be set on the view controller.

1.1.1 Simplify

29 Jun 09:53
Compare
Choose a tag to compare
Allow inline playing of videos.

1.1.0

05 Jun 23:43
Compare
Choose a tag to compare
Release version 1.1.0.

Update for Swift 4

19 Oct 08:53
Compare
Choose a tag to compare
1.0.0

Add the new delegate method to the test delegate.