# netbox-proxbox v0.0.b2

v0.0.6b2 - 2025-04-08

| Field |Value |
| --- | --- |
| Canonical URL | https://emersonfelipesp.com/netbox-proxbox/releases/v0.0.b2 |
| GitHub URL | https://github.com/emersonfelipesp/netbox-proxbox/releases/tag/v0.0.b2 |
| Tag | v0.0.b2 |
| State | stable |
| Author | emersonfelipesp |
| Created | 2025-04-08 19:33 UTC |
| Published | 2025-04-08 19:40 UTC |
| Target | develop |
| Synced | 2026-08-26 19:44 UTC |
| Assets | 0 |

## Release notes

## What's Changed
* Closes #256 - Fix template error when there's no object created. Also update 'Nodes' and 'Virtual Machines' templates to use new WebSocket client. by @emersonfelipesp in https://github.com/netdevopsbr/netbox-proxbox/pull/257
* Closes #261 - Create Domain fields for NetBox and FastAPI endpoints and manual mkcert cert generation already working with the provided domain. by @emersonfelipesp in https://github.com/netdevopsbr/netbox-proxbox/pull/262
* Closes #264 - Implement Sync Routines using Django Models to trigger and follow sync progress. by @emersonfelipesp in https://github.com/netdevopsbr/netbox-proxbox/pull/269
* Closes #252 - Allow GUI sync buttons to be clicked only when Websocket is sucessfully connected with backend. by @emersonfelipesp in https://github.com/netdevopsbr/netbox-proxbox/pull/270
* Bump cryptography from 43.0.1 to 44.0.1 by @dependabot in https://github.com/netdevopsbr/netbox-proxbox/pull/240
* Bump django from 5.0.11 to 5.0.13 by @dependabot in https://github.com/netdevopsbr/netbox-proxbox/pull/260
* Bump gunicorn from 22.0.0 to 23.0.0 by @dependabot in https://github.com/netdevopsbr/netbox-proxbox/pull/268
* Closes #234 - Allow only one object for NetBoxEndpoint and FastAPIEndpoint to be created using API. by @emersonfelipesp in https://github.com/netdevopsbr/netbox-proxbox/pull/275
* Closes #278 - Add domain field to ProxmoxEndpoint model. by @emersonfelipesp in https://github.com/netdevopsbr/netbox-proxbox/pull/280


**Full Changelog**: https://github.com/netdevopsbr/netbox-proxbox/compare/v0.0.6b1...v0.0.b2

## Assets

No binary assets attached.

Source archives:

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