owncloud/core

View on GitHub
changelog/10.11.0_2022-08-23/39930

Summary

Maintainability
Test Coverage
Bugfix: List apps only once

`occ app:list --minimal`
could display apps twice in the listing. Each app is now displayed only once.

https://github.com/owncloud/core/issues/39930
https://github.com/owncloud/core/pull/40081