Skip to content

Commit b649840

Browse files
authored
Merge pull request #56 from bailis-dev/topic/sbaili/INTELSDK-3582-apple-release-notes-26.5.0
INTELSDK-3582: update Apple release notes for 26.5.0
2 parents 61065dc + ed6abdf commit b649840

1 file changed

Lines changed: 35 additions & 1 deletion

File tree

docs/Apple/release-notes.md

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,48 @@ hide:
66
- toc
77
---
88

9-
Updated March, 2026
9+
Updated May, 2026
1010

1111
## What's in the Release Notes
1212

1313
These release notes describe the new features and enhancements in each release of Omnissa IntelligenceSDK for iOS. (Sometimes called "IntelligenceSDK".) This page contains a summary of the new capabilities, issues that have been resolved, and known issues that have been reported in each release. Omnissa IntelligenceSDK for iOS is a set of tools allow iOS apps to send telemetry data to the Omnissa Intelligence backend.
1414

1515

1616

17+
## Omnissa IntelligenceSDK for iOS 26.5.0 Release - May, 2026
18+
19+
### Minimum Requirements
20+
21+
- Devices running iOS 16.0 or iPadOS 16.0 or newer.
22+
- WS1SDK version 26.03.0 or newer is required for the two to interact.
23+
- not supported:
24+
25+
- tvOS devices
26+
- app extensions
27+
- visionOS for Vision Pro devices
28+
29+
### New Features
30+
31+
- `IntelSDKPostableProviders` can now be registered before enabling IntelSDK, simplifying provider setup.
32+
33+
### Resolved Issues
34+
35+
- Fixed edge cases in background geofence-based monitoring.
36+
- Fixed build issues related to Xcode 26.4.
37+
- Improved built-in network filtering so more URLs containing workspaceone are recorded.
38+
39+
- Network filtering now excludes only URLs containing:
40+
41+
- `.data.workspaceone`
42+
- `://data.workspaceone`
43+
44+
- Fixed net stat URL recording by truncating URLs to 1024 characters, preventing CoreData exceptions from oversized URL strings.
45+
46+
### Known Issues
47+
48+
- None
49+
50+
1751
## Omnissa IntelligenceSDK for iOS 26.2.1 Release - April, 2026
1852

1953
### Minimum Requirements

0 commit comments

Comments
 (0)