Skip to content

Releases: microsoftconnect/ms-intune-tunnel-sdk-ios

1.1.12

04 Oct 15:08
914f5af
Compare
Choose a tag to compare

Bug Fixes

  • Fixes #28
  • Fixes issue where 30x redirects aren't loaded properly in some cases

Release 1.1.11

25 Sep 17:36
03ec518
Compare
Choose a tag to compare

Bug Fixes

  • Fix for Linking Bug

Additional Changes

  • Various logging and error checking improvements.

Release 1.1.10

25 Sep 17:38
87c4c3a
Compare
Choose a tag to compare

Bug Fixes

  • UI Freeze Fix
  • Mixed Case Cookie Host Fix

Release 1.1.7

24 Jul 23:48
34b8e55
Compare
Choose a tag to compare

Bug Fixes

  • Intune MAM SDK reconnect Prompt Fix
  • File Upload Fix
  • Redirection fix
  • Fix for #29
  • Memory leak fixes
  • Project Warning fixes

Additional Changes

  • Webkit Interception Re-architecture
  • Curl 8.8.0 Upgrade
  • Additional logging classes and logging
  • Aria Telemetry additions
  • Logging additions
  • Flighting capabilities

Release 1.0.20

02 Jul 20:41
34a035d
Compare
Choose a tag to compare

Fixes a signing issue with ssl.xcframework and crypto.xcframework

Release 1.0.19

27 Jun 20:43
c3244a2
Compare
Choose a tag to compare

Bug Fixes

#25
#24

  • Reconnect Issue with Intune MAM SDK fix
  • Customizable storage location for cookies
  • Various Crash Fixes

Misc

Apple Privacy Updates

Release 1.0.16

19 Apr 17:01
f817e10
Compare
Choose a tag to compare

Various bug fixes around WebView authentication.
Added privacy manifest.
Signed SDK.

Release 1.0.13

21 Mar 19:41
8dfffbf
Compare
Choose a tag to compare

Updated CURL to 8.5.0
Javascript injection no longer needed.
Fixed issue with file uploads.
Allow storage location to be specified by consumer.
Fixed issue with authentication challenges being sent to the wrong webview.

1.0.12

16 Jan 17:08
ac39279
Compare
Choose a tag to compare

Bug Fixes

  • Small bug fixes
  • Curl fix with subdomains starting with numerals.

API Changes (non-breaking)

  • Upgrade to OpenSSL 3.1.12
  • Removal of unused code

Release 1.0.11

02 Nov 19:33
1e55cd8
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a memory leak with multiple webviews
  • iOS 15 related fixes
  • Fixed regression bug that caused crash during clearing of connection cache

API Changes (non-breaking)

  • Raised minimum iOS version to iOS 15
  • Added additional cleanup to deinitialization method