Skip to main content
Version: 4.6.2-saas

Android Agent Release Note

tip

ONLY Changes that apply only to that version.
BREAKING Changes that require code changes when updating the agent.

VersionDateContent
4.4.32026-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.12026-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.22025-11-15- Waiting room WebView background transparency
- Entry key invalidation — nfClear

BREAKING
- onContinue waitTime format — HH:mm:ssmin ~ max min
4.4.12025-09-05BREAKING
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.02025-09-01- Waiting room UI update for entry control model
4.3.32025-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.12025-10-31ONLY
- Waiting room navigation bar style — added navigationBarStyle to init
4.3.22025-05-14- Waiting room status bar style — added statusBarStyle to init
4.3.12025-03-06- Stability improvements
4.3.02025-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.42026-02-02BREAKING ONLY
- Ktor serialization library change — gson → json
4.2.7.32025-03-12ONLY
- ViewBinding conflict fix in some environments — ViewBindingfindViewById
4.2.7.22025-02-18- Stability improvements
4.2.7.12025-01-17- Start function activity param type — AppCompatActivityActivity
4.2.72024-12-24- Visitor management (blacklist, whitelist) — added userId to init

BREAKING
- Removed redirectUrl from onClose
- Added onNetworkError response code — 1002
4.2.6.42026-01-20BREAKING ONLY
- Ktor serialization library change — gson → json
4.2.6.32024-12-06- Stability improvements
4.2.6.22024-11-27- Default init param values changed — networkTimeout, retryCount
4.2.6.12024-11-20- Stability improvements
4.2.62024-11-06- Removed single-call limit on init
4.2.52024-10-02- Pre/post waiting room support
4.2.42024-09-06- Stability improvements
4.2.32024-08-22- Stability improvements
4.2.2.12024-09-25- Stability improvements
4.2.22024-07-31- Custom waiting room UI
- Added useNetfunnelTemplate to init
- Added onContinue callback

BREAKING
- Removed redirectUrl from onBlock
- Close callback renamed — onCancelonClose
- Added onClose response codes — 497, 498
4.2.12024-07-30- onSuccess returns 300 on subscription expiry
4.2.02024-06-26- Added redirectUrl to onCancel, onBlock

BREAKING
- Added onComplete callback