v0.16.2
PyPI package: https://pypi.org/project/ubo-app/0.16.2
Changes:
- feat(display): add display service and put display content in the bus via
DisplayRenderEvent
- fix(vscode): restart vscode process whenever a login/logout occurs
- fix(docker): avoid instantiating
RegisterRegularAppAction
in the reducer before service is loaded as it needs service to be registered
Note than GitHub doesn't allow assets bigger than 2GB in a release. Due to this, the files bigger than 2GB have been split into 2GB chunks. You can join them using the following command:
cat [[filename]]_* > [[filename]]