Skip to content

Commit

Permalink
Merge pull request #1727 from appwrite/update-changelog-entry
Browse files Browse the repository at this point in the history
Update changelog entry
  • Loading branch information
ebenezerdon authored Jan 31, 2025
2 parents ed44f8e + 5fc73ea commit b3ba3f9
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions src/routes/changelog/(entries)/2025-01-31.markdoc
Original file line number Diff line number Diff line change
@@ -1,22 +1,21 @@
---
layout: changelog
title: New database metrics and upload safeguards
title: Upload safeguards and Messaging 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 a new warning system for active uploads and 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
- 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
- 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 %}
{% arrow_link href="https://appwrite.io/discord" %}
Join the conversation on Discord
{% /arrow_link %}

0 comments on commit b3ba3f9

Please sign in to comment.