Skip to content

v0.15.10

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 15:09
· 60 commits to main since this release
v0.15.10
09713b1

PyPI package: https://pypi.org/project/ubo-app/0.15.10

Changes:

  • refactor(core): use dpkg-query instead of apt python api as loading Cache in apt is slow and use it in docker service
  • refactor(system): add response for docker commands and service commands
  • feat(lightdm): add installation options for lightdm package
  • refactor(notifications): update the NotificationWidget when it is visible and a new notification with the same id is dispatched

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