Skip to content

Commit 36bb5d8

Browse files
committed
Update docs
1 parent 59c06f1 commit 36bb5d8

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

docs/news.markdown

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,17 @@ Subscribe below to receive updates about improvements and new features on Webhoo
2424
</form>
2525
</div>
2626

27+
## 29 October 2025
28+
29+
* As part of our path to [deprecating token passwords](#30-september-2024) in favor of Share Links, setting passwords has been removed from the UI. API support is still available.
30+
* Added automatic JSON syntax highlighting
31+
* Added Location details (city, region country) for each incoming request.
32+
* Conditions action: Added is null/is not null operators
33+
* Send Email (SMTP): Now uses 8bit encoding instead of base64, which is not widely supported.
34+
* Variables list now shows proper values for null, false, etc.
35+
* Time to token expiry is now shown in menu bar.
36+
* Action API: Add `error_notifications` option on [Execute](/api/custom-actions.html#execute-custom-actions) endpoint.
37+
2738
## 9 October 2025
2839

2940
* Added support for [Webhook.site Databases](/databases.html) in JavaScript. [More info here](/custom-actions/action-types.html#webhooksite-database-functions).

0 commit comments

Comments
 (0)