JxBrowser 1.x classes and interfaces from com.teamdev.jxbrowser.* package were moved to com.teamdev.jxbrowser1.*
JxBrowser 2.x classes and interfaces from com.teamdev.jxbrowser2.* package were moved to com.teamdev.jxbrowser.*
Package com.teamdev.jxbrowser2.promptservice was renamed to com.teamdev.jxbrowser.prompt
Package com.teamdev.jxbrowser2.scriptwatcher was renamed to com.teamdev.jxbrowser.script
Updated ContextMenuHandler.showContextMenu(ContextMenuEvent event) method so that it doesn't return JPopupMenu instance anymore. It allows displaying any contextual menu (not only Swing)
The com.teamdev.jxbrowser2.WebProgress interface was renamed to com.teamdev.jxbrowser.ContentLoading
Support Team
API changes:
New Features:
Improvements:
Resolved Issues: