ThinkAutomation v5.0.1025
Released: Dec 2, 2024
v5.0.1025 中的更新
特性
- You can now return files to a Web Form message source response via the local API. Previously this only worked when using the public API. To return a file, simply set the Return value of the Automation to a local file path (or a %variable% to a file created previously in the Automation). The file will be rendered depending on its content-type.
- Added not completed Captcha message text to Web Form message source. It will display the message if a user does not complete the Captcha when used on a web form.
修補程式
- Fixed issue with HTTP Get action not returning JSON text when the endpoint returned a non-standard content-type header.