DEV Community

Cover image for Announcing the Release of Appwrite 0.7 - The Open Source Firebase Alternative
Eldad A. Fux for Appwrite

Posted on • Updated on

Announcing the Release of Appwrite 0.7 - The Open Source Firebase Alternative

After months of hard work, +1,800 commits, 650+ pull-requests, and lots of new contributors joining the Appwrite community, we're excited to announce the release of Appwrite 0.7, our biggest ever release. The new Appwrite version includes over 100 new features, bug fixes, upgrades and security patches, and some significant features like Cloud Functions and the new Appwrite CLI.

Appwrite is an open-source backend server packaged as a set of Docker containers. Deploying Appwrite on any host is extremely simple, and once setup completes, you'll get access to all the Appwrite APIs and services designed to help you build modern software fast and secure.

You can easily install the new Appwrite version on your localhost or any cloud/hosting provider with a single command from your terminal:

docker run -it --rm \
    --volume /var/run/docker.sock:/var/run/docker.sock \
    --volume "$(pwd)"/appwrite:/usr/src/code/appwrite:rw \
    --entrypoint="install" \
    appwrite/appwrite:0.7.0
Enter fullscreen mode Exit fullscreen mode

Cloud Functions 🌩

The new version of Appwrite includes the latest Cloud Functions service. The new service allows you to customize your Appwrite backend server behavior using custom code in 7 supported coding languages, including Node.js, Deno, Ruby, Python, PHP, .NET, and Dart (with more to come soon)!
.

Appwrite Functions

Appwrite CLI 👩‍💻

This release was accompanied by the release of the new Appwrite CLI. The Appwrite CLI allows you to interact with Appwrite from your terminal, integrate with Appwrite as part of your CI, and easily package your cloud functions.

Flutter Web 🕸

Appwrite 0.7, and the new Appwrite Flutter SDK 0.3.0 have added support for Flutter Web. To build web apps that integrate with Appwrite successfully, all you have to do is add a web platform on your Appwrite project’s dashboard and list the domain your website will use to allow communication to the Appwrite API.

Learn More 💡

Although Appwrite is still in beta, the new Appwrite version is a huge step forward towards the Appwrite first stable release, and it was only made possible due to the awesome help of the Appwrite community.

Visit our change-log to view a full list of the available updates for the latest release.

What’s Next? 🚀

After you got yourself a copy of the new version of the Appwrite server, you can check some of our getting started guides for Web, Flutter, or Server, and visit our Discord community where we chat about Appwrite non-stop with over 1,200 fellow Appwriters.

If you’re excited about this release, you should probably also track what is coming up next by visiting our Github projects. You can also ask for new features on our Github issues and go over our upcoming feature specs on the Appwrite RFCs repository.

Top comments (18)

Collapse
 
hamatoyogi profile image
Yoav Ganbar

Really cool!
I guess it's time to try it out 🤓

Collapse
 
eldadfux profile image
Eldad A. Fux

Thanks Yoav! You should join us on Discord: appwrite.io/discord feel free to reach out if you have any questions!

Collapse
 
hamatoyogi profile image
Yoav Ganbar

Will do!

Collapse
 
caiodev profile image
Caio Costa

How to install this to an Android app? Awesome work you did there folks

Collapse
 
eldadfux profile image
Eldad A. Fux

Thank you ❤️ We still don't have an official Android SDK, but you can use our Flutter SDK or REST API.

Collapse
 
caiodev profile image
Caio Costa

That's great 👍

Collapse
 
sam26880 profile image
Saumil Shah

First of all, great work :) Congrats!

Can you discuss how you're different from other firebase alternative such as supabase.io?

I think a comparison of AppWrite vs Firebase and AppWrite vs Supabase would be super helpful for someone trying to figure out which one fits their needs better.

Collapse
 
denzndhauz profile image
Edwin Julaton

Wow. 👏👏👏

Collapse
 
machineno15 profile image
Tanvir Shaikh

So Awwwwwesome man....

Collapse
 
eldadfux profile image
Eldad A. Fux

Thank you so much ❤️ , you're also welcome to join us on Discord: appwrite.io/discord

Collapse
 
shinesanthosh profile image
Shine Santhosh

Awesome❤️.

Collapse
 
eldadfux profile image
Eldad A. Fux

Thanks you so much!!

Collapse
 
0xislamtaha profile image
Islam Taha

That is awesome!

Collapse
 
eldadfux profile image
Eldad A. Fux

Thank you ❤️

Collapse
 
edydeyemi profile image
Edydeyemi

Thanks for the good work. I will try to take it for a spin next week.

Collapse
 
eldadfux profile image
Eldad A. Fux

🚀

Collapse
 
highasthedn profile image
highasthedn

Woah nice I tried Appwrite some months ago and really missed cloud functions. Very cool I will give it a try

Collapse
 
eldadfux profile image
Eldad A. Fux

Awesome! Feel free to join us on Discord and share any feedback or question: appwrite.io/disocrd