From f63aacf3cb737b3f0947f2f617c2a21b8fec0c5a Mon Sep 17 00:00:00 2001 From: Damodar Lohani Date: Sun, 1 Dec 2024 11:25:06 +0545 Subject: [PATCH 1/4] Update +page.svelte --- src/routes/pricing/+page.svelte | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/pricing/+page.svelte b/src/routes/pricing/+page.svelte index 0acf171a66..6f792926bc 100644 --- a/src/routes/pricing/+page.svelte +++ b/src/routes/pricing/+page.svelte @@ -97,7 +97,7 @@ Unlimited projects
  • Never paused
  • -
  • 10GB bandwidth
  • +
  • 5GB bandwidth
  • 2GB storage
  • 750K executions
  • 75K monthly active users
  • From a23099bd25f26d2086bb5b3996907750363a4495 Mon Sep 17 00:00:00 2001 From: Laura Du Ry <123562732+LauraDuRy@users.noreply.github.com> Date: Tue, 3 Dec 2024 09:19:21 +0100 Subject: [PATCH 2/4] Create 2024-12-01.markdoc --- src/routes/changelog/(entries)/2024-12-01.markdoc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/routes/changelog/(entries)/2024-12-01.markdoc diff --git a/src/routes/changelog/(entries)/2024-12-01.markdoc b/src/routes/changelog/(entries)/2024-12-01.markdoc new file mode 100644 index 0000000000..22be70c0f6 --- /dev/null +++ b/src/routes/changelog/(entries)/2024-12-01.markdoc @@ -0,0 +1,11 @@ +--- +layout: changelog +title: Changes to Free plan bandwidth limits +date: 2024-12-01 +--- + +We have updated the Free plan's bandwidth limit from 10GB to 5GB to maintain platform sustainability and performance. + +The Free plan remains tailored for projects in the development stage or hobby projects, which typically use less than 5GB of bandwidth. + +Learn how to optimize your projects for costs and performance in [this article](https://appwrite.io/blog/post/how-to-optimize-your-appwrite-project). From c7d5f071b222b0a43d27d49cf024312a184728e1 Mon Sep 17 00:00:00 2001 From: Laura Du Ry <123562732+LauraDuRy@users.noreply.github.com> Date: Tue, 3 Dec 2024 09:30:39 +0100 Subject: [PATCH 3/4] Update 2024-12-01.markdoc --- src/routes/changelog/(entries)/2024-12-01.markdoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/routes/changelog/(entries)/2024-12-01.markdoc b/src/routes/changelog/(entries)/2024-12-01.markdoc index 22be70c0f6..ec0896bbc8 100644 --- a/src/routes/changelog/(entries)/2024-12-01.markdoc +++ b/src/routes/changelog/(entries)/2024-12-01.markdoc @@ -9,3 +9,5 @@ We have updated the Free plan's bandwidth limit from 10GB to 5GB to maintain pla The Free plan remains tailored for projects in the development stage or hobby projects, which typically use less than 5GB of bandwidth. Learn how to optimize your projects for costs and performance in [this article](https://appwrite.io/blog/post/how-to-optimize-your-appwrite-project). + +If you have any questions, please contact us at pricing@appwrite.io. From 9502ee7121354f7f2d5c3a045cd4510b99712fd7 Mon Sep 17 00:00:00 2001 From: Laura Du Ry <123562732+LauraDuRy@users.noreply.github.com> Date: Tue, 3 Dec 2024 15:53:29 +0100 Subject: [PATCH 4/4] Update src/routes/changelog/(entries)/2024-12-01.markdoc Co-authored-by: Aditya Oberai --- src/routes/changelog/(entries)/2024-12-01.markdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/changelog/(entries)/2024-12-01.markdoc b/src/routes/changelog/(entries)/2024-12-01.markdoc index ec0896bbc8..f3c2b5189e 100644 --- a/src/routes/changelog/(entries)/2024-12-01.markdoc +++ b/src/routes/changelog/(entries)/2024-12-01.markdoc @@ -10,4 +10,4 @@ The Free plan remains tailored for projects in the development stage or hobby pr Learn how to optimize your projects for costs and performance in [this article](https://appwrite.io/blog/post/how-to-optimize-your-appwrite-project). -If you have any questions, please contact us at pricing@appwrite.io. +If you have any questions, please contact us at [pricing@appwrite.io](mailto:pricing@appwrite.io).