v0.15.10
PyPI package: https://pypi.org/project/ubo-app/0.15.10
Changes:
- refactor(core): use
dpkg-query
instead ofapt
python api as loadingCache
inapt
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]]