From 64ce8c78f61f234aaf9518ffa125441e90c1497f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Ferrer=20Oca=C3=B1a?= Date: Mon, 22 Apr 2024 12:35:23 +0200 Subject: [PATCH] MOBILE-4565 upgrade: Add missing upgrade message from CoreUserDelegate --- upgrade.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/upgrade.txt b/upgrade.txt index 21bdec12d..464109bb1 100644 --- a/upgrade.txt +++ b/upgrade.txt @@ -16,6 +16,7 @@ For more information about upgrading, read the official documentation: https://m - FileTransfer service is no longer available, now we recommend use window.FileTransfer instead. - CSS variable --font-size-normal has been deprecated in favor of --font-size-md. - Activity modules services that does not admit plugins are not avaible for site plugins anymore. + - CoreUserDelegate type available values changed from newpage and communication to listitem and button. === 4.3.0 ===