---
title: "Miranda Agent Release (2.17.3)"
slug: "miranda-agent-release-2-17-3"
updated: 2026-07-08T14:58:52Z
published: 2026-07-08T14:58:52Z
canonical: "docs.catchpoint.com/miranda-agent-release-2-17-3"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.catchpoint.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Miranda Agent Release (2.17.3)

**Released: June 18, 2026** **Enterprise Version: 2.17.3-1.52**

## Platforms Tested

**Note**:

The previous release (Europa) was the last EL7 release

Miranda was validated against the following OS:

- Oracle Linux 8.10
- Oracle Linux 9.7
- Rocky Linux 8.10
- RHEL 8.10
- RHEL 9.7
- Amazon Linux 2024.10.20260216
- Ubuntu 22.04.5
- Ubuntu 24.04.5

## New features

### Platform / Infrastructure

- ARM support for Docker (see [catchpoint/enterprise-base-Docker Image](https://hub.docker.com/r/catchpoint/enterprise-base) for more details).
- Packaging improvements
  - To optimize our build and packaging process, some monitors have been broken out into smaller packages.  The top level synthetic agent package now depends on the following sub-packages:
    - syntheticagent-legacy
    - playwright
    - cptools
    - cpmonitors-network
    - cpmonitors-ftpssh
    - cpedge
    - cpchrome
  - There is no change to the installation process or functionality. The output of `catchpoint version` will now also reflect all packages that are installed.

### Bug fixes

- Multiple monitors display identical run time across all steps when VOE is enabled

### Monitors

- **Playwright**
  - POST data using new `setStepPostData` command
  - Advanced setting to stop test after no network activity for x milliseconds using new `waitAfterNetworkIdle` command.
  - Various timeout and stability improvements
  - Bug fixes:
    - Debug on error displaying for first step instead of failed step when domain is the same
    - Difference in DNS timing between Playwright and Selenium Chrome monitors
    - Filmstrip capture inconsistency (missing / delayed frames)
    - Clipboard usage issue
- **No-code transaction monitor**
  - Added support to execute new no-code transaction tests using Playwright
- **New streaming monitor**
  - Uses Playwright to provide streaming metrics for popular media streaming protocols (including HLS, DASH and MP4)
- **NTP monitor**
  - Rewrite using latest technologies and packages to ensure alignment with current standards

### Endpoint

- New universal binary for Mac using Rosetta
