DEV Community

Cover image for Weekly roundup: Presences API, Git deployment triggers, and AI updates
Aishwari Pahwa
Aishwari Pahwa

Posted on

Weekly roundup: Presences API, Git deployment triggers, and AI updates

This week on the Appwrite blog, we shipped new product updates, published a hands-on realtime app tutorial, and covered the latest AI developer workflows.

Here’s everything that went live this week.

Product announcements

Announcing the Presences API

Appwrite introduced the Presences API, a new way to track short-lived user statuses like who is online, typing, viewing, or active inside an app.

Presences come with built-in Realtime channels, automatic expiry, and permission-aware subscriptions, making it easier to build collaborative and multiplayer-style experiences without managing temporary state manually.

Read the announcement: https://appwrite.io/blog/post/announcing-presences-api

Announcing Dart 3.12 for Functions and Flutter 3.44 for Sites

Appwrite now supports Dart 3.12 as a Functions runtime and Flutter 3.44 as a build runtime for Sites.

Developers can write serverless functions in Dart, deploy Flutter Web projects with Appwrite Sites, and use Appwrite Cloud for both backend and deployment workflows.

Read more: https://appwrite.io/blog/post/announcing-dart-flutter-runtimes

Announcing Git deployment triggers

Git deployment triggers for Appwrite Functions and Sites let developers control which branches and file changes create automatic deployments.

This helps teams build cleaner Git workflows for production branches, staging environments, previews, and monorepos, while avoiding unnecessary builds when unrelated files change.

Read the announcement: https://appwrite.io/blog/post/announcing-git-deployment-triggers

Developer guides

Build a Snapchat clone with Presences and Realtime

We published a hands-on tutorial showing how to build a Snapchat-style app with Appwrite’s Presences API and Realtime.

The guide walks through building realtime features using TanStack Start, TablesDB, Functions, and Storage, covering core experiences like live activity, disappearing content, and presence-driven interactions.

Read the tutorial: https://appwrite.io/blog/post/building-snapchat-clone-with-presences-and-realtime

AI and developer ecosystem updates

Anthropic launched Claude Opus 4.8 with fast mode and dynamic workflows

We covered Claude Opus 4.8 and what it means for developers building with AI agents.

The post breaks down fast mode, dynamic workflows, effort control, pricing, benchmarks, and how these updates point toward more flexible agentic development workflows.

Read more: https://appwrite.io/blog/post/anthropic-just-launched-claude-opus-48-with-fast-mode-and-dynamic-workflows

Conclusion

We’re continuing to ship product updates, developer tutorials, and AI-focused deep dives every week.

Explore the latest posts on the Appwrite blog to stay updated with everything happening across Appwrite and the developer ecosystem.

Top comments (0)