Skip to content

Commit

Permalink
Merge branch 'main' into docs-memberships-privacy
Browse files Browse the repository at this point in the history
  • Loading branch information
loks0n authored Dec 2, 2024
2 parents a3dfc45 + 2f13cbd commit 169b980
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions src/routes/changelog/(entries)/2024-11-29.markdoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
layout: changelog
title: Fixes and improvements to Appwrite Cloud
date: 2024-11-29
---

We've shipped several updates and improvements to Appwrite Cloud for a smoother experience:

- The backups feature popup modal now appears only on Cloud environments, avoiding confusion for self-hosted users.
- Improved database screen UI for self-hosted users by removing an unnecessary column.
- Added clearer guidance for ID-related fields when creating attributes in modals.
- Resolved an issue in the Billing tab where organizations without invoices caused a broken view. The tab now handles this scenario correctly.
- Improved consistency by utilizing an `.env` variable for the growth endpoint.
- Adjusted the pill component's height to prevent text overflow issues
- Provided better messaging to indicate when credits have expired.
- Updated and corrected the text in the plan summary section.
- Resolved an issue with modals failing to show correctly in Safari.
- Improved API performance under load.
- Improved Functions performance for more stable and consistent function executions.

These updates are aimed at improving the overall usability and performance of Appwrite Cloud. Let us know if you encounter any issues!

{% arrow_link href="https://cloud.appwrite.io/console" %}
Explore the Console to see the updates
{% /arrow_link %}

0 comments on commit 169b980

Please sign in to comment.