From 76d7382b4e9e80efef6290d7d05c771dd6e34d54 Mon Sep 17 00:00:00 2001 From: Ebenezer Don Date: Fri, 31 Jan 2025 17:02:40 +0000 Subject: [PATCH 1/3] Update changelog --- src/routes/changelog/(entries)/2025-01-31.markdoc | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/routes/changelog/(entries)/2025-01-31.markdoc b/src/routes/changelog/(entries)/2025-01-31.markdoc index d36952db10..6fc7fe6b5f 100644 --- a/src/routes/changelog/(entries)/2025-01-31.markdoc +++ b/src/routes/changelog/(entries)/2025-01-31.markdoc @@ -1,13 +1,12 @@ --- layout: changelog -title: New database metrics and upload safeguards +title: Upload safeguards and message tracking improvements date: 2025-01-31 --- -Appwrite Console now includes database metrics and better data protection features to help you monitor and manage your apps. +Appwrite Cloud now includes new warning system for active uploads and new improvements to help you manage your apps more effectively. ## What's new -- Database monitoring: View your read and write operations directly in the Usage screen to track database activity - Upload protection: The Console now warns you before accidentally leaving a page during file uploads to prevent data loss - Message tracking: When sending messages via server SDK, you can now see the complete list of recipients in message details @@ -15,8 +14,8 @@ Appwrite Console now includes database metrics and better data protection featur - Function wizard: Fixed navigation issues during function creation to prevent getting stuck in the setup process - Text corrections: Updated labels in Storage settings for better clarity -You can find the new database metrics in your database Usage screen, and the upload protection will automatically activate during file uploads. +These updates are live now. Try them out and share any feedback you have with us. -{% arrow_link href="https://cloud.appwrite.io" %} -Visit the Console to try the new features -{% /arrow_link %} \ No newline at end of file +{% arrow_link href="https://appwrite.io/discord" %} +Join the conversation on Discord +{% /arrow_link %} From 1d062c8310ce8b4dcca371430f18db6f782b78c8 Mon Sep 17 00:00:00 2001 From: Ebenezer Don Date: Fri, 31 Jan 2025 17:04:34 +0000 Subject: [PATCH 2/3] Update changelog --- src/routes/changelog/(entries)/2025-01-31.markdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/changelog/(entries)/2025-01-31.markdoc b/src/routes/changelog/(entries)/2025-01-31.markdoc index 6fc7fe6b5f..db14737527 100644 --- a/src/routes/changelog/(entries)/2025-01-31.markdoc +++ b/src/routes/changelog/(entries)/2025-01-31.markdoc @@ -1,6 +1,6 @@ --- layout: changelog -title: Upload safeguards and message tracking improvements +title: Upload safeguards and Messaging improvements date: 2025-01-31 --- @@ -8,7 +8,7 @@ Appwrite Cloud now includes new warning system for active uploads and new improv ## What's new - Upload protection: The Console now warns you before accidentally leaving a page during file uploads to prevent data loss -- Message tracking: When sending messages via server SDK, you can now see the complete list of recipients in message details +- Messaging: When sending messages via server SDK, you can now see the complete list of recipients in message details ## Fixes - Function wizard: Fixed navigation issues during function creation to prevent getting stuck in the setup process From 5fc73ea56e34dafdb44e897dadda518f9197d6fc Mon Sep 17 00:00:00 2001 From: Ebenezer Don Date: Fri, 31 Jan 2025 17:16:30 +0000 Subject: [PATCH 3/3] Update src/routes/changelog/(entries)/2025-01-31.markdoc Co-authored-by: Aditya Oberai --- src/routes/changelog/(entries)/2025-01-31.markdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/changelog/(entries)/2025-01-31.markdoc b/src/routes/changelog/(entries)/2025-01-31.markdoc index db14737527..cfaa75407e 100644 --- a/src/routes/changelog/(entries)/2025-01-31.markdoc +++ b/src/routes/changelog/(entries)/2025-01-31.markdoc @@ -4,7 +4,7 @@ title: Upload safeguards and Messaging improvements date: 2025-01-31 --- -Appwrite Cloud now includes new warning system for active uploads and new improvements to help you manage your apps more effectively. +Appwrite Cloud now includes a new warning system for active uploads and improvements to help you manage your apps more effectively. ## What's new - Upload protection: The Console now warns you before accidentally leaving a page during file uploads to prevent data loss