### * v.3.7.9 RC14 ** * Added Dev tool access to the JxBrowser components via web page accessible at localhost on port 9222 http://127.0.0.1:9222/ This should help web-extension and character sheet developers access the console log without having to inject the log into their page-UI. * Fixed bug with remote login from RC13 -- the success/failure states for connectivity are now: 1) Success! Welcome Player, you're logged in. 2) You failed to login due to the logon queue being full. Please try again. (Click 'OK' to re-attempt connection) 3) You failed to login, but we can auto-retry so we're just doing that -- Please wait... * Fixed issue where the HTML View character sheet was not disposing of the browser instance on close. This could cause an excessive number of browser instances with various cached states of the character -- this has been fixed so closing the HTML Character view also closes the browser instance. * Updated the Character Sheet (5e) HTML example with the current mechanics for editing and access creature template data