netbox-proxbox v0.0.10
Added
- A dedicated
Errorstab in Backend Logs. - Backend log filtering by date range and log level.
- One-click copy for the visible backend log list.
- Live job polling and a live job panel.
Sync Nowactions across plugin objects.- A Console button on VirtualMachine detail pages.
- Batch sync support in ProxBox lists.
- Backup Routines with full sync support.
- Replication page support and a VM tab.
Changed
- Logs now appear newest-first with live updates.
- Sync waits for the backend to be ready before it starts.
- Queued jobs now have clearer state handling and copy.
- Live job state is shared more consistently across the UI.
/full-updatenow targets the correct backend endpoint.
Fixed
- Sync stream payload parsing and recursion issues.
- Missing actions and routing for sync-related views.
- Sync button behavior in the UI.
- CI formatting and contract issues.
- Docs deployment node warnings.
- Service and sync helper error handling.
Notes
- The release passed CI before publishing.
- Full release history is covered by the
v0.0.9tov0.0.10comparison.