# proxbox-api v0.0.13

v0.0.13

| Field |Value |
| --- | --- |
| Canonical URL | https://emersonfelipesp.com/proxbox-api/releases/v0.0.13 |
| GitHub URL | https://github.com/emersonfelipesp/proxbox-api/releases/tag/v0.0.13 |
| Tag | v0.0.13 |
| State | latest |
| Author | emersonfelipesp |
| Created | 2026-05-20 13:42 UTC |
| Published | 2026-05-20 15:40 UTC |
| Target | main |
| Synced | 2026-05-21 07:21 UTC |
| Assets | 0 |

## Release notes

## What's Changed
* docs(claude): document release procedure and duplicate-run cancellation by @emersonfelipesp in https://github.com/emersonfelipesp/proxbox-api/pull/122
* fix: set both primary_ip4 and primary_ip6 for dual-stack VMs by @emersonfelipesp in https://github.com/emersonfelipesp/proxbox-api/pull/123
* fix: recover from concurrent tag creation race in ensure_tag_async (#121) by @emersonfelipesp in https://github.com/emersonfelipesp/proxbox-api/pull/124
* fix: stop merging existing custom_fields into stamp PATCH payload by @emersonfelipesp in https://github.com/emersonfelipesp/proxbox-api/pull/125
* fix: skip mkcert when custom certs are already present (closes #126) by @emersonfelipesp in https://github.com/emersonfelipesp/proxbox-api/pull/127
* docs(pt-BR): sync installation guide with EN version including custom cert section by @emersonfelipesp in https://github.com/emersonfelipesp/proxbox-api/pull/128
* feat(intent): add PUT /intent/tag-pending-deletion and /untag-pending-deletion routes by @emersonfelipesp in https://github.com/emersonfelipesp/proxbox-api/pull/129
* fix: guard against FastAPI Query default leaking as run_id (closes #132) by @emersonfelipesp in https://github.com/emersonfelipesp/proxbox-api/pull/135
* fix: bypass cluster_status preflight in resolve_vm_config by @emersonfelipesp in https://github.com/emersonfelipesp/proxbox-api/pull/138
* fix: logging verbosity control and netbox_sdk.client suppression (#133) by @emersonfelipesp in https://github.com/emersonfelipesp/proxbox-api/pull/136
* fix: replace deprecated listen...http2 with standalone http2 on directive by @emersonfelipesp in https://github.com/emersonfelipesp/proxbox-api/pull/137
* fix: skip bootstrap when no NetBox endpoint is configured (closes #130) by @emersonfelipesp in https://github.com/emersonfelipesp/proxbox-api/pull/139
* Release v0.0.13 by @emersonfelipesp in https://github.com/emersonfelipesp/proxbox-api/pull/141


**Full Changelog**: https://github.com/emersonfelipesp/proxbox-api/compare/v0.0.12...v0.0.13

## Assets

No binary assets attached.

Source archives:

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