Skip to content

Commit

Permalink
feat: updating whats new
Browse files Browse the repository at this point in the history
Signed-off-by: Russ Savage <[email protected]>
  • Loading branch information
russorat committed Sep 10, 2024
1 parent bbe325b commit bd1f5e3
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/whats-new.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,24 @@ You can expect this page to update regularly (at least monthly). We'll include t
- Changes to our API
- Major security fixes

## September 2024

- 2024-09-09 - Fixed an issue where `ngrok-agent-ips` was not being added to responses in the free tier. This can be used to find the IP address of the ngrok agent in front of the upstream.
- 2024-09-09 - Released [ngrok agent v3.16](/agent/changelog/#ngrok-agent-3160---2024-09-09).
- 2024-09-03 - Added protocol support to the endpoints table in the [Usage Page](https://dashboard.ngrok.com/usage) for usage based accounts.
- 2024-09-03 - Updated error messaging to reflect the correct plan names.
- 2024-09-03 - Improved the needs attention section of the [Usage Page](https://dashboard.ngrok.com/usage) to only include items that really need attention.
- 2024-09-01 - Switched to [reCAPTCHA v3](https://developers.google.com/recaptcha/docs/v3) for new user sign ups.

## August 2024

- 2024-08-22 - Added [Wildcard Domain](https://github.com/ngrok/ngrok-operator/issues/148) support for the ngrok Kubernetes Operator.
- 2024-08-21 - IP Restrictions for the ngrok API can now be configured to ignore SCIM endpoints. If you'd like this enabled, please contact [email protected].
- 2024-08-19 - Fixed a broken link to claim your static domain in the getting started section.
- 2024-08-19 - Added principal object to the [Endpoints API](/api/resources/endpoints/) so that users can track which user created the endpoint.
- 2024-08-15 - Resolved a bug where replay was throwing an internal server error in [ngrok Traffic Inspector](https://dashboard.ngrok.com/observability/traffic-inspector).
- 2024-08-13 - Added a new API Keys section to the left nav of the Dashboard to make them easier to find.
- 2024-08-09 - Accounts with [Domain Controls](/docs/iam/domain-controls/) enabled can now see what domains they have enabled in the settings page.
- 2024-08-08 - [ngrok-javascript 1.4.1 Released](https://github.com/ngrok/ngrok-javascript/releases/tag/v1.4.1). [Changelog](https://github.com/ngrok/ngrok-javascript/blob/v1.4.1/CHANGELOG.md)
- 2024-08-01 - Released [ngrok Agent 3.14.0](/agent/changelog/#ngrok-agent-3140---2024-08-01).

Expand All @@ -29,6 +45,7 @@ You can expect this page to update regularly (at least monthly). We'll include t

- 2024-06-27 - Updated examples for [traffic policy actions](/docs/http/traffic-policy/actions/).
- 2024-06-27 - Released [ngrok Agent 3.12.0](/agent/changelog/#ngrok-agent-3120---2024-06-27).
- 2024-06-17 - We now require a [valid Credit Card to use TCP endpoints](/tcp/#overview) in a free account.
- 2024-06-13 - Released [ngrok Agent 3.11.0](/agent/changelog/#ngrok-agent-3110---2024-06-13).
- 2024-06-03 - [Kubernetes Ingress Controller 0.12.0](https://github.com/ngrok/kubernetes-ingress-controller/blob/main/CHANGELOG.md#0120) released with [Helm chart 0.14.0](https://github.com/ngrok/kubernetes-ingress-controller/blob/main/helm/ingress-controller/CHANGELOG.md#0140).

Expand Down

0 comments on commit bd1f5e3

Please sign in to comment.