nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
26.26k stars 3.95k forks source link

Send notification when app is Disabled by server upgrade #45738

Open sunjam opened 5 years ago

sunjam commented 5 years ago

Currently notifications are sent when apps are updated. I'd like to request notifications for when apps are disabled by the server. The upgrade to version 16 and 16.0.1 both disabled quite a few apps. Thanks for considering!

nickvergessen commented 5 years ago

16.0.0 to 16.0.1 should not disable any apps 🤔

szaimen commented 1 month ago

Aio is already doing this: https://github.com/nextcloud/all-in-one/blob/87cc69ccd87669de9dd5ae8dfc78842791a719b6/Containers/nextcloud/entrypoint.sh#L403