v0.10.0
Nightwatch v0.10.0, changes include:
- Rewriting the backend with FastAPI, websockets, and uvicorn.
- Removing admin commands for the time being until I find a better way to implement them.
- Brand new web client that replaces the desktop app.
- Implement image proxying through the server itself.
- Swap from
CONFIG_OVERRIDE
toDATA_OVERRIDE
for future file uploads.
This release is not backwards compatible and requires an updated client.