You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
new WebClientConfiguration option ConnectionTimeToLive
major improvements for the focus and active element handling
label tag got many fixes
respect Content-Security-Policy: frame-ancestors and X-Frame-Options: DENY when loading frame content
new method AttachmentHandler.handleAttachment(WebResponse) added. By implementing your own AttachmentHandler you now can process the attachment response by your code without opening a new WebClient window.