-
Notifications
You must be signed in to change notification settings - Fork 203
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1090 from appwrite/product-update-june
Product update June
- Loading branch information
Showing
5 changed files
with
106 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,106 @@ | ||
--- | ||
layout: post | ||
title: "June product update: Public roadmap | The Appwriter | Messaging" | ||
description: "Check out everything new that happened in June, including public roadmap, the Appwriter release and the new Messaging page." | ||
date: 2024-07-04 | ||
cover: /images/blog/product-update-june/product-update-june-2024.png | ||
timeToRead: 5 | ||
author: dennis-ivy | ||
category: product | ||
--- | ||
It’s the first week of a new month, which means it’s time to reflect on all the wonderful things that happened in June. Read on to learn more about our public roadmap, Appwriters out in the wild, and dev tools to boost your productivity. | ||
|
||
# Public roadmap | ||
|
||
![Appwrite's public roadmap](/images/blog/product-update-june/public-roadmap.png) | ||
|
||
This month, we launched the new public roadmap on GitHub. It is part of our commitment to transparency with the Appwrite community. It enables: | ||
|
||
- Increased transparency in our product priorities | ||
- Direct feedback route for the community | ||
- Further clarity in timelines to set expectations | ||
|
||
The roadmap is designed to help us increase collaboration among the core team, contributors, maintainers, and Appwrite developers. | ||
|
||
[Read the announcement here.](https://appwrite.io/blog/post/public-roadmap-announcement) | ||
|
||
# The Appwriter is out! | ||
|
||
Appwrite community members have started to receive their Appwriters, and the reviews are in! People love it. | ||
|
||
![Appwriter testimonials](/images/blog/product-update-june/appwriter-testimonials.png) | ||
|
||
We’re very proud of the overwhelmingly positive feedback from the community. Our team has worked tirelessly for the past six months to ensure that every detail, from the packaging to every key press, is perfect. | ||
|
||
The Appwriter will be available for pre-order on the Appwrite store today! [Visit our store](https://apwr.dev/store) to place your pre-order. | ||
|
||
Does this mean we’re also a hardware company now? | ||
|
||
# Appwrite Messaging | ||
|
||
![Messaging page](/images/blog/product-update-june/messaging-page.png) | ||
|
||
Appwrite’s newest product Messaging now has its own product page (the first of its kind!). Messaging allows you to set up email, SMS and push notifications to your users from a single API. | ||
|
||
You can find more in-depth information on how messaging works and even play around with the interactive animations. | ||
|
||
[Visit the brand-new page to find out more.](https://appwrite.io/products/messaging) | ||
|
||
# 42K stars on GitHub | ||
|
||
[This is a huge moment for the community!](https://x.com/appwrite/status/1805564529083924701) Thank you to everyone for supporting us in our journey. Onwards and upwards! | ||
|
||
# Product updates | ||
|
||
Big shoutout to [Manjunath0408](https://github.com/Manjunath0408) and [Darshan](https://github.com/ItzNotABug) for their contributions! | ||
|
||
## New releases | ||
|
||
- [[Console]](https://github.com/appwrite/console/pull/942) Added new filtering method `contains` , and enum and array filtering | ||
- [[Mobile version]](https://github.com/appwrite/console/pull/1122) File extensions are now scrollable on mobile by [Manjunath0408](https://github.com/Manjunath0408) | ||
- [[Mobile version]](https://github.com/appwrite/console/pull/1126) Fixed the mobile footer | ||
- [[Mobile version]](https://github.com/appwrite/console/pull/1107) Fixed mobile paddings danger cards | ||
- [[Mobile version]](https://github.com/appwrite/console/pull/1110) Improved mobile table responsiveness | ||
- [[Messaging]](https://github.com/appwrite/console/pull/1123) Added Messaging support to the events builder modal by [Darshan](https://github.com/ItzNotABug) | ||
|
||
## Bug fixes | ||
|
||
- Improved Console loading bar | ||
- [Throw an error if invalid domain is added to a function](https://github.com/appwrite/console/pull/1115) by [Manjunath0408](https://github.com/Manjunath0408) | ||
- [Fix for inconsistent build logs](https://github.com/appwrite/appwrite/issues/6237) by [Darshan](https://github.com/ItzNotABug) | ||
- [Fix for migration of collections, attributes and indexes of Databases](https://github.com/appwrite/appwrite/issues/8044) | ||
|
||
# Open source community recognitions | ||
|
||
This month, we’re excited to feature Raman as part of our Monthly Community Recognitions. | ||
|
||
Raman created a video using **Appwrite Cloud and Flutter** showcasing how to work with Authentication. He also has over 2,000 messages on our Discord community server, and we want to recognize him for his commitment to the community. | ||
|
||
[Watch the video.](https://www.youtube.com/watch?v=jLVWZauHnjE) | ||
|
||
If you'd like to participate in next month's Community Recognitions, [join our Discord server](https://appwrite.io/discord) to showcase your project. | ||
|
||
# Engineering resources | ||
|
||
- [Watch](https://www.youtube.com/watch?v=OFrMWvgsZ94): Add custom user data with Preferences | ||
- [Watch:](https://www.youtube.com/watch?v=smnxWspZMNY) Build a theme switcher in React in 5 minutes | ||
- [Watch](https://x.com/appwrite/status/1799141497973186760): Unlock granular permissions in your apps with Appwrite Labels | ||
- [Watch](https://youtube.com/shorts/glbo5lsWSsI?feature=shared): 4 VS Code themes you should try | ||
- [Read](https://appwrite.io/blog/post/developer-tools-appwrite): 12 tools to supercharge your Appwrite project | ||
- [Read](https://appwrite.io/blog/post/baas-vs-custom-backend): BaaS vs. Custom Backend: making the right choice as a freelancer | ||
- [Read](https://appwrite.io/blog/post/integrate-custom-auth-sveltekit): Integrate any external authentication solution into your Appwrite project | ||
|
||
# Open source and community updates | ||
|
||
- [Repository:](https://github.com/2002Bishwajeet/serverless-functions) OGP Extractor is a serverless API that extracts open graph data, used to generate link previews by Bishwajeet Parhi | ||
- [Repository:](https://pub.dev/packages/app_realtime_ext) Up-to-date Appwrite Flutter SDK by Muslimin Ontong | ||
|
||
# What’s to come | ||
|
||
If you’ve checked out our public roadmap, you might have seen what we’ve been working on. But here is a quick sneak peek into what you can expect from us in the coming weeks: | ||
|
||
- Appwrite’s newest version 1.6 soon to be released | ||
- An updated version of [Pink design](https://pink.appwrite.io/) is in the works | ||
- A new release means a new Init… keep an eye out for the announcement! | ||
|
||
Follow us on [socials](https://x.com/appwrite) and check our [Changelog](https://appwrite.io/changelog) regularly, as we will release more information in the coming weeks. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.