Skip to content

v0.16.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 17:35
· 35 commits to main since this release
v0.16.2
32e7a1f

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]]