Releases: intellum/neeman
Releases · intellum/neeman
1.2.2 Fix bundle in user agent
Bump the version to 1.2.2
1.1.7 Remove Default JS Files
Update
- The empty AtDocument*.js JS files are no longer landing in separate directories and were conflicting.
1.1.6
1.1.5 Fix Example Projects
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
Bump version to 1.1.4.
1.1.3 Refresh Control in the Web View
Release 1.1.3
1.1.2 Allow pushing different view controllers based on a URL scheme
createNewWebViewController(url: URL)
now includes the URL as a parameter which needs to be set on the view controller.
1.1.1 Simplify
Allow inline playing of videos.
1.1.0
Update for Swift 4
1.0.0 Add the new delegate method to the test delegate.