File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,22 @@ Subscribe below to receive updates about improvements and new features on Webhoo
2424</form >
2525</div >
2626
27+ ## 5 August 2025
28+
29+ * Added Open In function to view requests in RapidAPI and Postman clients
30+ * Copy As: Now added copying a request as API URL
31+ * Replay: Fixed an issue where requests would be skipped
32+ * Log action: It is now possible to mark a Log action as an error
33+ * HTTP action: Added Bearer Token authentication method
34+ * JavaScript action: Maximum runtime when marked as Queued increased to 120 seconds
35+ * Fixed an issue where expiry would not be set when creating it via the New URL dialog
36+ * Fixed bad error messages when creating URLs via the New URL dialog
37+ * Fixed an issue where Member users could not create URLs when they're in a group
38+ * Fixed an issue where binary data would prevent a Queued action from being run
39+ * In request details, form values are now being sorted by name
40+ * Fixed Total count in Control Panel
41+ * SAML SSO: Fixed an issue where login wouldn't work for some Entra users
42+
2743## 30 May 2025
2844
2945* New Action: [ Validate JSON] ( /custom-actions/action-types.html#validate-json ) , a quick way to validate JSON – optionally against a JSON Schema.
You can’t perform that action at this time.
0 commit comments