Developers can add this to their app to communicate via TCP or Directly from a web page. Connect to http://*userhostAndOrPort*/ws and send tcode with a newline attached example in websocket.send("L06000I500"+String.fromCharCode(10)) You can see the js in the source code for a more in depth version.
Add test device by slider section via websocket
Adding customizable web server port
Made pin validation messages more clear
Made pin validation follow the rules for the selected device mode.
Moved things around on the config page.
Minified the production version of the config page.
Removed outdated range sliders. (if you need them let me know. I may add a legacy section)
Add detect device reboot detection on ap mode configure and redirect on address option change