iOS Agent Release Note
tip
ONLY Changes that apply only to that version.
BREAKING Changes that require code changes when updating the agent.
| Version | Date | Content |
|---|---|---|
| 4.4.5 | 2026-03-22 | - Popup and sound notification support - Waiting room pause support - Real-time waiting room update support - Waiting room WebView background transparency option (added isTransparent to init) - Wait and entry time format change — {{min}} ~ {{max}} min → {{HH:mm}} - {{HH:mm}} |
| 4.4.4 | 2026-01-29 | BREAKING - Optimized Xcode 26 build environment and completed compatibility verification for upcoming Apple App Store submission policy changes - Raised Minimum Deployment Target to iOS 15.0 due to changes in Xcode 26 technical support scope |
| 4.4.3 | 2025-11-22 | - Applied stability-related fixes |
| 4.4.2 | 2025-11-14 | - Added entry key invalidation function — nfClear - Updated onContinue callback waitingTime format - Before: timer 00:00:00 - After: min and max time n ~ m minutes |
| 4.3.2 | 2025-05-30 | - Added Network Recovery Mode (waiting room retention) - Introduced Health Check BREAKING - Callback policy changes — 300, 500, 1001, 1002 |
| 4.3.1 | 2025-03-06 | - Added supplied framework — .xcframework |
| 4.3.0 | 2025-02-11 | - Queue position retention - Live message |
| 4.2.7 | 2024-12-26 | - New visitor management (blacklist, whitelist) BREAKING - Removed redirectAddr parameter from nfClose delegate - Added new code to nfNetworkError delegate — 1002 (NETWORK_TIMEOUT) |
| 4.2.6 | 2024-11-08 | - Module namespace change — NetFunnel → Netfunnel_iOS - Manager class rename — NetFunnelAgent → Netfunnel - Start/stop call structure change — NetFunnelReqManager → Netfunnel - Removed oneTimeCallback parameter from init |
| 4.2.1 | 2024-07-24 | - Stability improvements |
| 4.2.0 | 2024-06-26 | - iOS agent improvement release |
| 4.1.11 | 2024-07-23 | - Stability improvements |
| 4.1.10 | 2024-05-17 | - Stability improvements |
| 4.1.9 | 2024-05-14 | - Added blockPageUrl, separated EUM |
| 4.1.8 | 2024-05-30 | - Fixed iOS 9 support |
| 4.1.7 | 2024-04-26 | - Stability improvements |
| 4.1.6 | 2024-04-18 | - Added URL adjustment logic when host info includes port number |
| 4.1.5 | 2024-04-17 | - Improved waiting room WebView scrolling |
| 4.1.4 | 2024-04-03 | - Prevent multiple loads of waiting room WebView |
| 4.1.3 | 2024-03-21 | - Stability improvements |
| 4.1.2 | 2024-03-12 | - Stability improvements |
| 4.1.1 | 2023-02-02 | - Stability improvements |
| 4.1.0 | 2023-12-08 | - Guarantee delegate runs on main thread - Added 1001 error code (device network disconnection) |