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 #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 #262
- Closes #264 - Implement Sync Routines using Django Models to trigger and follow sync progress. by @emersonfelipesp in #269
- Closes #252 - Allow GUI sync buttons to be clicked only when Websocket is sucessfully connected with backend. by @emersonfelipesp in #270
- Bump cryptography from 43.0.1 to 44.0.1 by @dependabot in #240
- Bump django from 5.0.11 to 5.0.13 by @dependabot in #260
- Bump gunicorn from 22.0.0 to 23.0.0 by @dependabot in #268
- Closes #234 - Allow only one object for NetBoxEndpoint and FastAPIEndpoint to be created using API. by @emersonfelipesp in #275
- Closes #278 - Add domain field to ProxmoxEndpoint model. by @emersonfelipesp in #280
Full Changelog: v0.0.6b1...v0.0.b2