File tree Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ title: Changelog
6
6
7
7
## v3
8
8
9
+ ### ngrok agent 3.28.0 \[ 2025-09-11\]
10
+
11
+ - Updated Docker build base
12
+ - Restored support for ` PROXY ` in TCP/TLS tunnels
13
+
9
14
### ngrok agent 3.27.0 \[ 2025-08-28\]
10
15
11
16
- Optimized agent ui.
Original file line number Diff line number Diff line change @@ -44,6 +44,7 @@ Extended support beyond LTS is available to customers on a commercial basis. It
44
44
45
45
| Support Status | Release | Release Date | Latest | Active Support | End of Life |
46
46
| -------------- | ------- | ------------ | ------ | -------------- | ----------- |
47
+ | Active | 3.28x | 2025-09-11 | 3.28.0 | 2026-09-11 | 2027-01-11 |
47
48
| Active | 3.27x | 2025-08-28 | 3.27.0 | 2026-08-28 | 2026-12-28 |
48
49
| Active | 3.26x | 2025-08-07 | 3.26.0 | 2026-08-07 | 2026-10-07 |
49
50
| Active | 3.25x | 2025-08-01 | 3.25.1 | 2026-08-01 | 2026-10-01 |
Original file line number Diff line number Diff line change @@ -12,6 +12,10 @@ You can expect this page to update regularly (at least monthly). We'll include t
12
12
- Changes to our API
13
13
- Major security fixes
14
14
15
+ ## September 2025
16
+
17
+ - 2025-09-11 - Docker images are now based on Debian Bookworm, and ` PROXY ` support restored for TLS/TCP connections in agents
18
+
15
19
## August 2025
16
20
17
21
- 2025-08-28 - Released [ ngrok Agent v3.18.1] ( /agent/changelog/#ngrok-agent-3270---2025-08-28 ) .
You can’t perform that action at this time.
0 commit comments