New Behavior: Check for Updates
-
Add a new Behavior with a socket object input that sends a request to see if a new version is available.
The socket object will only be evaluated in an exported project. If the project is in hyperPad, it will check against the Hub’s latest version.
-
@thecheater887 hub updates will be handled differently.
Mid you wanted to do something like this you can with the existing http request behaviours. But need to keep track of your latest version on your own server.Actually, not sure if @Hamed has created an API for the hub yet. If he did and the version number is exposed then you could just use http requests.