DEV Community

Cover image for Weekly roundup: Password strength, self-serve BAA, and AI updates
Aishwari Pahwa for Appwrite

Posted on

Weekly roundup: Password strength, self-serve BAA, and AI updates

This week on the Appwrite blog, we shipped new Auth controls, made BAA acceptance self-serve for Pro organizations, covered Anthropic’s latest Claude models, and shared a full breakdown of everything that landed in May.

Here’s everything that went live this week.

Product announcements

Announcing Password strength

Appwrite Auth now lets you enforce password strength with minimum length and character requirements.

You can set the smallest number of characters a password must have, and require character types such as uppercase letters, lowercase letters, numbers, and special characters.

This gives teams more control over password rules at sign-up and password change, without building custom validation logic from scratch.

Read the announcement: https://appwrite.io/blog/post/announcing-password-strength

Announcing self-serve BAA

Pro organizations can now accept a Business Associate Agreement directly from the Appwrite Console.

Until now, getting a BAA with Appwrite required contacting the team and completing a signing process. With self-serve BAA, eligible Pro organizations can move faster without waiting on a sales or legal cycle.

For teams building healthcare applications that store or process PHI, this removes a major operational blocker from the compliance workflow.

Read the announcement: https://appwrite.io/blog/post/announcing-self-serve-baa

AI and developer ecosystem updates

Anthropic launched Claude Fable 5 and Claude Mythos 5

Anthropic launched Claude Fable 5 and Claude Mythos 5, its first Mythos-class models.

We covered what changed, how the models compare, and what developers should know about benchmarks, safeguards, pricing, and agent workflows.

The post breaks down where these models fit in the current AI developer ecosystem and what they could mean for teams building with coding assistants and agents.

Read more: https://appwrite.io/blog/post/anthropic-just-launched-claude-fable-5-and-claude-mythos-5

Product updates

May product update

May was packed with releases across Appwrite, including:

→ Presences API

→ Rust runtime

→ Database relationships

→ BigInt columns

→ 7x faster Storage uploads

→ Git deployment triggers

→ Deployment retention

→ Email policies

→ Bun and Deno build runtimes

→ Appwrite plugin for OpenAI Codex

→ Dart 3.12 for Functions and Flutter 3.44 for Sites

From realtime presence to faster Storage uploads and new runtime support, May focused on making Appwrite faster, more flexible, and easier to build with across more stacks.

Read the full update: https://appwrite.io/blog/post/may-product-update-presences-api-rust-runtime-7x-faster-storage-uploads-and-more

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)