# netbox-proxbox v0.0.13.post1 netbox-proxbox v0.0.13.post1 | Field |Value | | --- | --- | | Canonical URL | https://emersonfelipesp.com/netbox-proxbox/releases/v0.0.13.post1 | | GitHub URL | https://github.com/emersonfelipesp/netbox-proxbox/releases/tag/v0.0.13.post1 | | Tag | v0.0.13.post1 | | State | stable | | Author | emersonfelipesp | | Created | 2026-04-28 23:53 UTC | | Published | 2026-04-28 23:31 UTC | | Target | main | | Synced | 2026-08-25 18:36 UTC | | Assets | 0 | ## Release notes ## netbox-proxbox v0.0.13.post1 Post-release of **v0.0.13** — no code changes, CI and packaging fixes only. Compatible with **proxbox-api v0.0.9** and **NetBox ≥ 4.6.0**. ### What changed from v0.0.13 - **proxbox-api image pinned to `0.0.9`** — the `0.0.8` / `0.0.8.post1` tags referenced in the E2E and screenshot workflows were never published to Docker Hub; `0.0.9` is the current published image. All E2E jobs (local/pypi/container) pass end-to-end. - **NetBox test image updated to `v4.6.0-beta2`** in both `e2e-docker.yml` and `docs-screenshots.yml` to match the latest beta used on the `develop` branch. - **`uv.lock` regenerated** for the `v0.0.13.post1` version entry. ### Compatibility | NetBox | netbox-proxbox | proxbox-api | netbox-sdk | proxmox-sdk | |--------|----------------|-------------|------------|-------------| | ≥4.6.0 | **v0.0.13.post1** | v0.0.9 | v0.0.7.post6 | v0.0.3.post1 | | ≥4.6.0 | v0.0.13 | v0.0.9 | v0.0.7.post6 | v0.0.3.post1 | | ≥4.6.0 | v0.0.12 | v0.0.8.post1 | v0.0.7.post6 | v0.0.3.post1 | ### Installation ``` pip install netbox-proxbox==0.0.13.post1 ``` See the [installation docs](https://emersonfelipesp.github.io/netbox-proxbox/) for full setup instructions. ## Assets No binary assets attached. Source archives: | Format |URL | | --- | --- | | zip | https://api.github.com/repos/emersonfelipesp/netbox-proxbox/zipball/v0.0.13.post1 | | tar.gz | https://api.github.com/repos/emersonfelipesp/netbox-proxbox/tarball/v0.0.13.post1 |