nextcloud/apps/updatenotification/lib
Ferdinand Thiessen 428e76214e
chore: drop legacy WhatsNew
This feature was not used in 8 years and from frontend did not even
properly work anymore and was implemented using deprecated API.
So get rid of it.

The last version that was using a changelog from the changelog server
was Nextcloud 20.

We use the firstrunwizard nowadays for informing about Nextcloud
changes in new releases.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-21 23:23:10 +01:00
..
AppInfo chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
BackgroundJob fix(updatenotification): Fix log spam from ResetToken job 2025-11-25 10:43:22 +01:00
Command refactor(updatenotification): add return types and fix typos 2025-05-13 10:04:35 +02:00
Controller fix(updater): Stop expiring secret prematurely 2025-10-21 11:06:54 +02:00
Listener chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +02:00
Notification refactor(updatenotification): add return types and fix typos 2025-05-13 10:04:35 +02:00
Settings refactor(updatenotification): use OCP\ServerVersion 2025-05-13 10:00:34 +02:00
Manager.php refactor(updatenotification): add return types and fix typos 2025-05-13 10:04:35 +02:00
ResponseDefinitions.php chore: Add SPDX header 2024-05-31 10:38:47 +02:00
UpdateChecker.php chore: drop legacy WhatsNew 2026-01-21 23:23:10 +01:00