# netbox-proxbox v0.0.13.post2

netbox-proxbox v0.0.13.post2

| Field |Value |
| --- | --- |
| Canonical URL | https://emersonfelipesp.com/netbox-proxbox/releases/v0.0.13.post2 |
| GitHub URL | https://github.com/emersonfelipesp/netbox-proxbox/releases/tag/v0.0.13.post2 |
| Tag | v0.0.13.post2 |
| State | stable |
| Author | emersonfelipesp |
| Created | 2026-05-01 02:33 UTC |
| Published | 2026-05-01 02:13 UTC |
| Target | b0bc51f627785bf819ba500f2d08cd0bea47888d |
| Synced | 2026-08-25 06:41 UTC |
| Assets | 0 |

## Release notes

## netbox-proxbox v0.0.13.post2

Post-release of **v0.0.13.post1** — packaging/compat-pin bump only, no runtime behavior change.

Compatible with **proxbox-api v0.0.9.post1** and **NetBox ≥ 4.6.0** (certified against `v4.6.0-beta2`).

### What changed from v0.0.13.post1

- **proxbox-api pin moves to `0.0.9.post1`** across `e2e-docker.yml`, `docs-screenshots.yml`, and `nightly-contracts.yml`. The plugin's runtime behavior is unchanged; only the version it is certified against moves forward.
- **Plugin source version bump** in `pyproject.toml` and `netbox_proxbox/__init__.py` to `0.0.13.post2`. The `tests/test_version.py` AST pin moves with it so future drift fails loudly.
- **Compatibility matrix row added** in `docs/index.md`, `README.md`, `docs/release-notes/index.md`, and `docs/release-notes/version-0.0.13.md` for the new `v0.0.13.post2 / proxbox-api v0.0.9.post1 / NetBox 4.6.0-beta2` triple.
- **Installation docs refreshed** (`docs/installation/upgrading.md`, `docs/installation/2-installing-plugin-git.md`) to reflect the new current source version.

### Compatibility

| NetBox          | netbox-proxbox    | proxbox-api    | netbox-sdk    | proxmox-sdk    |
|-----------------|-------------------|----------------|---------------|----------------|
| ≥4.6.0-beta2    | **v0.0.13.post2** | v0.0.9.post1   | v0.0.7.post6  | v0.0.3.post1   |
| ≥4.6.0-beta2    | v0.0.13.post1     | v0.0.9         | v0.0.7.post6  | v0.0.3.post1   |
| ≥4.6.0-beta1    | v0.0.13           | v0.0.9         | v0.0.7.post6  | v0.0.3.post1   |
| ≥4.6.0-beta1    | v0.0.12           | v0.0.8.post1   | v0.0.7.post6  | v0.0.3.post1   |

### Installation

```
pip install netbox-proxbox==0.0.13.post2
```

See the [installation docs](https://emersonfelipesp.github.io/netbox-proxbox/) for full setup instructions.

### Pull request

- #347 — chore: bump to 0.0.13.post2 / proxbox-api 0.0.9.post1

## Assets

No binary assets attached.

Source archives:

| Format |URL |
| --- | --- |
| zip | https://api.github.com/repos/emersonfelipesp/netbox-proxbox/zipball/v0.0.13.post2 |
| tar.gz | https://api.github.com/repos/emersonfelipesp/netbox-proxbox/tarball/v0.0.13.post2 |