Page 1 of 1

RoboTask 8.2 has been released

Posted: Sun Jan 24, 2021 2:13 pm
by Oleg
New version of RoboTask is ready for download. Download and try RoboTask 8.2 now

What's new in RoboTask 8.2:
Legend
[+] Feature added
[-] Bug fixed

[*] Modified or improved[/i]

+ New plugin WebSockets
  • New actions:
    + WebSocket Server Send Message
    + WebSocket Client Send Message
    + WebSocket Server HTTP Response
    + Start/Stop WebSocket Server
    + Connect/Disconnect WebSocket Client
  • New Triggers:
    + WebSocket Server On Message
    + WebSocket Client On Message
    + WebSocket Server On HTTP Reqest
  • New system variables
    + IsWSClientActive(ID)
    + IsWSServerActive(ID)
    + HttpFilename
    + HttpHeader(Header-Name)
    + HttpMethod
    + HttpPath
    + HttpPostParam(ParamName)
    + HttpQuery
    + HttpQueryParam(ParamName)
    + UrlFilename(URL)
    + UrlHost(URL)
    + UrlPath(URL)
    + UrlPort(URL)
    + UrlProtocol(URL)
    + UrlQuery(URL)
    + UrlQueryParam(URL, ParamName)
+ Added new triggers to "System events" plugin
  • + On Switching to Battery
    + On AC Power Restored
* Many other small optimizations, improvements and bug fixes.

>>> Read full feature history here <<<


Please note that Basic Plugin is available for x32-bit edition only.
This plugin is deprecated. You can use Script tools instead