---
title: "Changelog | WebhookRelay"
meta:
  "og:description": "Release notes and version history for the Webhook Relay server, agent and CLI — track new features, fixes and improvements across every release."
  "og:title": Changelog
  description: "Release notes and version history for the Webhook Relay server, agent and CLI — track new features, fixes and improvements across every release."
---

# **Changelog**

Release notes and version history for the Webhook Relay server, agent and CLI — track new features, fixes and improvements across every release.

## [Server Releases](#server-releases)

### [Latest Release:](#latest-release)

**0.179.20** - Released on 2026-05-23

- chore(logging): cut non-actionable log noise pinning GCP Log Storage (PR: [#793](https://github.com/rusenask/webhookrelay/pull/793))

**0.179.19** - Released on 2026-05-22

- fix(grpc): skip UpdateWebhook on Preparing status (CH write amplification fix) (PR: [#792](https://github.com/rusenask/webhookrelay/pull/792))

**0.179.18** - Released on 2026-05-22

- fix(turbostore): keep wide-range reads bounded (PR: [#791](https://github.com/rusenask/webhookrelay/pull/791))

**0.179.17** - Released on 2026-05-22

- fix(split-recorder): ClickHouse saturation mitigation — pool cap + negative cache + extended TTL (PR: [#790](https://github.com/rusenask/webhookrelay/pull/790))

**0.179.16** - Released on 2026-05-22

- fix(split-recorder): read-through repopulation for GetLog cache (PR: [#789](https://github.com/rusenask/webhookrelay/pull/789))

### [Misc Fixes/Maintenance](#misc-fixesmaintenance)

- 0.179.15 & below: Minor fixes and maintenance updates.

## [Client Releases](#client-releases)

### [Latest Release:](#latest-release-1)

**1.34.4** - Released on 2025-08-08

- fix forward without outputs (PR: [#121](https://github.com/rusenask/client/pull/121))

**1.34.3** - Released on 2025-06-26

- Feature/cdn download (PR: [#119](https://github.com/rusenask/client/pull/119))
- retries (PR: [#120](https://github.com/rusenask/client/pull/120))

**1.34.2** - Released on 2025-05-03

- Feature/tunnel cli fixes (PR: [#117](https://github.com/rusenask/client/pull/117))
- cleanup (PR: [#118](https://github.com/rusenask/client/pull/118))

**1.34.1** - Released on 2025-04-27

- Feature/tty fallback (PR: [#116](https://github.com/rusenask/client/pull/116))

**1.34.0** - Released on 2025-04-25

- Feature/connect tui (PR: [#115](https://github.com/rusenask/client/pull/115))