- Latest stable version
- Enable new capabilities (e.g., CLIP, VectorDB, KeyboardWidget)
- Enable new services and capabilities
- Uniform the protobuf keys
- Enforce linting and formatting
- Initial version
- Update documentation
- Update development guide
- Due to multiprocessing, log rolling is not working properly (FIX: remove the prev log files before starting the server)
- Server can not send data to connected clients directly. Thus, clients need to request data from the server.
- The automatic switching of services are not implemented yet.