Breaking changes #235
hassandraga
started this conversation in
Show and tell
Replies: 1 comment 7 replies
-
Re-design again (e7418ef) |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
1 - A new element in the browser struct:
Start the server only without any browser call
webui_show_browser
withNoBrowser
:2 - Two new functions to delete window local folder profiles:
3 - New
webui_clean()
to clean memory (Optional)4 - 39f9ab0
5 - 6d5612c
Info:
setInterval(function(){ webui.call('myFunc'); }, 10);
every 10ms.Note:
I'm working on multi-arguments, and token secured connections to prevent unwanted usage of
webui.js
.Beta Was this translation helpful? Give feedback.
All reactions