---
title: "Launch Week 6: Wrap Up"
slug: launch-week-6-wrap-up
description: "Everything we launched during the sixth launch week."
created_at: "2026-04-20"
updated_at: "2026-04-20"
image: https://cdn.resend.com/posts/launch-week-6-wrap-up.jpg
humans: ["zeno-rocha"]
featured: true
category: "product"
---

Today marks the end of Launch Week 6.

Last week, we shipped five new features and one big announcement.

- [Day 1: Automations](#day-1-automations)
- [Day 2: AI Email Editor](#day-2-ai-email-editor)
- [Day 3: Resend CLI 2.0](#day-3-resend-cli-20)
- [Day 4: Custom Tracking Domains](#day-4-custom-tracking-domains)
- [Day 5: React Email 6.0](#day-5-react-email-60)
- [Day 6: Resend Forward](#day-6-resend-forward)

Prefer a video recap?

<YouTube videoId="S2iS1xZ12Ns" />

## Day 1: Automations

On Monday, we launched Automations, a new way to orchestrate lifecycle emails triggered by events in your app.

<video
  src="https://cdn.resend.com/posts/introducing-automations-2.mp4"
  autoPlay
  loop
  muted
  playsInline
  className="extraWidth"
/>

With Automations, you can:

- [Define a trigger](/blog/introducing-automations#1-define-a-trigger) from an event in your app
- [Personalize each step](/blog/introducing-automations#2-personalize-each-step) with delays, waits, and conditions
- [Go live with confidence](/blog/introducing-automations#3-go-live-with-confidence) by testing runs before publishing
- [Get full visibility](/blog/introducing-automations#5-full-visibility-into-each-run) into every run in real time

<LinkCard
  title="Automations"
  description="Build lifecycle sequences triggered by events in your app."
  url="/blog/introducing-automations"
  image="https://cdn.resend.com/posts/automations-cover.jpg"
/>

## Day 2: AI Email Editor

On Tuesday, we announced the new Resend email editor, extended by AI.

<video
  src="https://cdn.resend.com/posts/ai-editor-create.mp4"
  autoPlay
  loop
  muted
  playsInline
  className="extraWidth"
/>

The editor helps you:

- [Start with your existing content](/blog/ai-email-editor#start-with-your-existing-content) by turning a URL into an on-brand draft
- [Edit inline](/blog/ai-email-editor#inline-ai-editing) to rewrite, rephrase, or improve any block
- [Catch mistakes](/blog/ai-email-editor#get-help-catching-mistakes) before you hit send
- [Bring your own agentic stack](/blog/ai-email-editor#bring-your-own-agentic-stack) via the Resend MCP server

<LinkCard
  title="AI Email Editor"
  description="Build, edit, and review emails faster with AI built directly into the editor."
  url="/blog/ai-email-editor"
  image="https://cdn.resend.com/posts/ai-email-editor-cover.jpg"
/>

## Day 3: Resend CLI 2.0

On Wednesday, we shipped version 2.0 of the Resend CLI with four powerful new features:

- [Send emails using local React files](/blog/resend-cli-2#send-emails-using-local-react-files)
- [Manage Automations and events](/blog/resend-cli-2#automations-and-events) from your terminal
- [Listen to webhooks](/blog/resend-cli-2#webhook-listening) with a single command
- [Skills for AI agents](/blog/resend-cli-2#skills-for-ai-agents) to interact with the Resend API

<video
  src="https://cdn.resend.com/posts/resend-cli-automations.mp4"
  autoPlay
  loop
  muted
  playsInline
  className="extraWidth"
/>

The CLI now gives you access to 50+ commands across the full Resend API, without leaving your terminal.

<LinkCard
  title="Resend CLI 2.0"
  description="Skills for AI agents, React Email support, Automations, and Webhook listening. All from the terminal."
  url="/blog/resend-cli-2"
  image="https://cdn.resend.com/posts/resend-cli-cover.jpg"
/>

## Day 4: Custom Tracking Domains

On Thursday, we launched custom tracking domains, free for all Resend users.

<video
  src="https://cdn.resend.com/posts/custom-link-tracking-configure.mp4"
  autoPlay
  loop
  muted
  playsInline
  className="extraWidth"
/>

Tracking through a domain you own:

- Keeps your sender reputation isolated from shared infrastructure
- Aligns with your sending domain for better deliverability
- Shows your recipients a familiar domain on every link

It works for both [click tracking](/blog/introducing-custom-tracking-domain#1-click-tracking) and [open tracking](/blog/introducing-custom-tracking-domain#2-open-tracking), and can be configured through the Dashboard or the API.

<LinkCard
  title="Custom Tracking Domains"
  description="Use your own domain for tracking links to improve deliverability and brand consistency."
  url="/blog/introducing-custom-tracking-domain"
  image="https://cdn.resend.com/posts/custom-link-tracking-cover.jpg"
/>

## Day 5: React Email 6.0

On Friday, we announced a new major version of [react.email](https://react.email), featuring a new open-source email editor you can embed directly in your own app.

<video
  src="https://cdn.resend.com/posts/react-email-themes.mp4"
  autoPlay
  loop
  muted
  playsInline
  className="extraWidth"
/>

React Email 6 includes:

- **[An embeddable editor](/blog/react-email-6#open-source-editor)** that you can drop into your app with one line of code
- **[A composable extensions API](/blog/react-email-6#build-your-own-extensions)** to build your own custom blocks
- **[New templates](/blog/react-email-6#new-templates)** for authentication and e-commerce flows
- **[Unified package](/blog/react-email-6#unified-package)** for easier integration

<LinkCard
  title="React Email 6.0"
  description="An open-source email editor you can embed in your own app, plus a new collection of templates."
  url="/blog/react-email-6"
  image="https://cdn.resend.com/posts/react-email-VI-cover.jpg"
/>

## Day 6: Resend Forward

On Saturday, we announced [Resend Forward](/forward), our first-ever conference. By builders, for builders.

<video
  src="https://cdn.resend.com/posts/forward-branding-video.mp4"
  autoPlay
  loop
  muted
  playsInline
  className="extraWidth"
/>

Join us in San Francisco on October 21st for a full day focused on the craft behind building software. We'll hear from leaders working at the edge of software and AI, with a special emphasis on practical tools and ideas you can actually use.

[Join the waitlist](/forward) to be notified when tickets go on sale.

<LinkCard
  title="Resend Forward"
  description="Our flagship conference will be in San Francisco on October 21st."
  url="/blog/resend-forward"
  image="https://cdn.resend.com/posts/resend-forward-cover.jpg"
/>

## Looking Forward

We hope you enjoyed the new features we launched last week.

See you in San Francisco.
