Android 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.3 | 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.2.1 | 2026-02-11 | - Waiting room WebView background transparency not supported due to Edge-to-Edge ONLY - Waiting room navigation bar style — added navigationBarStyle to init |
| 4.4.2 | 2025-11-15 | - Waiting room WebView background transparency - Entry key invalidation — nfClear BREAKING - onContinue waitTime format — HH:mm:ss → min ~ max min |
| 4.4.1 | 2025-09-05 | BREAKING Internal library dependency updates - Kotlin 1.9.22 → 2.0.21 - Ktor 2.3.11 → 3.0.3 - kotlinx.serialization 1.6.3 → 1.7.3 |
| 4.4.0 | 2025-09-01 | - Waiting room UI update for entry control model |
| 4.3.3 | 2025-08-05 | - Keep waiting room until network recovery — added useNetworkRecoveryMode to init - Health check — added healthCheckUrl to init BREAKING Init parameter policy change - Required parameter clientId added - All other parameters are now optional |
| 4.3.2.1 | 2025-10-31 | ONLY - Waiting room navigation bar style — added navigationBarStyle to init |
| 4.3.2 | 2025-05-14 | - Waiting room status bar style — added statusBarStyle to init |
| 4.3.1 | 2025-03-06 | - Stability improvements |
| 4.3.0 | 2025-02-11 | - Queue position retention and live message support BREAKING - Removed settingUrl, added errorUrl on init - Removed onError response codes — 501, 502, 506, 507 |
| 4.2.7.4 | 2026-02-02 | BREAKING ONLY - Ktor serialization library change — gson → json |
| 4.2.7.3 | 2025-03-12 | ONLY - ViewBinding conflict fix in some environments — ViewBinding → findViewById |
| 4.2.7.2 | 2025-02-18 | - Stability improvements |
| 4.2.7.1 | 2025-01-17 | - Start function activity param type — AppCompatActivity → Activity |
| 4.2.7 | 2024-12-24 | - Visitor management (blacklist, whitelist) — added userId to init BREAKING - Removed redirectUrl from onClose - Added onNetworkError response code — 1002 |
| 4.2.6.4 | 2026-01-20 | BREAKING ONLY - Ktor serialization library change — gson → json |
| 4.2.6.3 | 2024-12-06 | - Stability improvements |
| 4.2.6.2 | 2024-11-27 | - Default init param values changed — networkTimeout, retryCount |
| 4.2.6.1 | 2024-11-20 | - Stability improvements |
| 4.2.6 | 2024-11-06 | - Removed single-call limit on init |
| 4.2.5 | 2024-10-02 | - Pre/post waiting room support |
| 4.2.4 | 2024-09-06 | - Stability improvements |
| 4.2.3 | 2024-08-22 | - Stability improvements |
| 4.2.2.1 | 2024-09-25 | - Stability improvements |
| 4.2.2 | 2024-07-31 | - Custom waiting room UI - Added useNetfunnelTemplate to init - Added onContinue callback BREAKING - Removed redirectUrl from onBlock - Close callback renamed — onCancel → onClose - Added onClose response codes — 497, 498 |
| 4.2.1 | 2024-07-30 | - onSuccess returns 300 on subscription expiry |
| 4.2.0 | 2024-06-26 | - Added redirectUrl to onCancel, onBlock BREAKING - Added onComplete callback |