- add
webxdc.isAppSenderandwebxdc.isBroadcastto allow apps to determine their role and if they are in a broadcast chat
-
clarify that users may click on internet links provided by webxdc apps (e.g.,
http://orhttps://) -
if messenger implementations allow accessing the internet, they MUST show the full URL to the user, ask for explicit confirmation before opening the link, and include a clear warning about privacy risks
-
modify
webxdc.selfAddrto return a per-app identifier that can be used for the new "notify" list -
add new
update.notifyattribute to allow causing a user-visible system notification to raise awareness that something in an app changed -
add new
update.hrefattribute so that clicking info messages will provide a "deep link" into an app to ease navigation -
add new
webxdc.sendUpdateMaxIntervalandwebxdc.sendUpdateMaxSizerate limits which helps apps to adapt to transport characteristics/limitations
webxdc.sendUpdatedoes not take a "descr" argument anymore.
-
shifted "supported" DOM/Javascript features from the FAQ into the messenger spec section
-
improved wording in several places