Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| feat(webhooks): add rotateSigningSecret() | gabrielmfern | M | AI | 1.0h | 0.1h | Sep 09, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore(root): version packages | resend-version-bump | S | AI | 0.0h | 0.0h | Sep 09, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(editor): render table header cells to send HTML | danilowoz | M | AI | 0.2h | 0.1h | Sep 09, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore(root): version packages | resend-version-bump | S | No | 124.2h | 124.2h | Sep 08, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix(react-email): responsive padding not applying to inner td for Container and Section | gabrielmfern | L | AI | 2.2h | 0.2h | Sep 08, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| feat(integrations): add Lettermint docs and example | Glennmen | M | AI | 19.6h | 19.3h | Sep 08, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| feat(web): serve markdown to agents and link the llms files | felipefreitag | XL | AI | 2.8h | 0.4h | Sep 03, 2026 |
SummaryFeatureServe markdown twins for components and templates Enables AI agents and coding assistants to consume react.email content as markdown, improving discoverability and integration with AI tools. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||
| feat(webhooks): add events.replay() | gabrielmfern | M | AI | 2.9h | 0.1h | Sep 03, 2026 |
SummaryFeatureAdd webhook event replay API Provides a method to replay webhook events, enabling manual replays without automatic retries, improving reliability and debugging. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
1.00
Tech Stack
Languages:
Typescript
|
||||||
| fix(editor): light Left alignment button for effective left alignment | ump45nose | M | AI | 156.3h | 136.0h | Sep 03, 2026 |
SummaryBug FixFix left alignment button activation Ensures the editor’s left alignment button correctly reflects and persists left alignment, improving user experience and preventing misalignment errors. Health Assessment
Medium
Medium
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(examples): add ZeptoMail example | mmaxence | M | No | 185.4h | 133.3h | Sep 02, 2026 |
SummaryFeatureAdd ZeptoMail example Adds a ZeptoMail example to the repository, enabling developers to see how to integrate ZeptoMail with the shared Email template and rendering logic. Health Assessment
Medium
Medium
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(root): version packages | resend-version-bump | L | AI | 0.1h | 0.1h | Sep 02, 2026 |
SummaryChoreVersion packages for release Bumps package versions and updates changelogs to prepare for npm release, addressing critical security vulnerabilities. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack |
||||||
| fix: bump next to 16.3.3 for the August 2026 security release | Yhozen | L | AI | 15.0h | 0.1h | Sep 02, 2026 |
SummaryChoreBump Next to 16.3.3 for Security Fix This PR updates the Next.js dependency to the latest security patch, addressing critical vulnerabilities and ensuring our users' applications remain secure. Health Assessment
Medium
Low
Low
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack |
||||||
| chore(root): version packages | resend-version-bump | S | AI | 0.1h | 0.1h | Sep 01, 2026 |
SummaryChorechore(root): version packages Bumps package versions and updates changelog for @react-email/editor 1.7.4, fixing button overflow issue. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack |
||||||
| fix(editor): keep full-width buttons inside their container in published emails | felipefreitag | M | No | 22.3h | 0.1h | Sep 01, 2026 |
SummaryBug FixFix full-width button overflow in emails Ensures full-width buttons render correctly in email clients, preventing layout issues and improving user experience. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| feat: allow CNAME type on domain SPF records | vieiralucas | XS | AI | 19.9h | 0.1h | Aug 28, 2026 |
SummaryFeatureAllow CNAME type on domain SPF records Adds support for CNAME SPF record type, ensuring API responses are correctly typed and consumers are nudged to handle the new case. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat(webhooks): promote event endpoints to stable | gabrielmfern | L | No | 19.1h | 0.1h | Aug 26, 2026 |
SummaryFeaturePromote webhook event endpoints to stable release Adds stable webhook event listing endpoints and aligns event log types, bumping the SDK to version 6.24.0. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| feat(segments): add segments.update() | dielduarte | M | No | 10.5h | 0.1h | Aug 26, 2026 |
SummaryFeatureAdd segments.update API method Adds ability to rename segments via PATCH endpoint, improving API flexibility for clients. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore(root): version packages | resend-version-bump | L | No | 142.0h | 142.0h | Aug 25, 2026 |
SummaryChoreUpdate package versions for release Bumps dependencies for editor, ui, and react-email packages to prepare for release. Health Assessment
Large
Low
Low
AI DetailsTech Stack |
||||||
| fix(editor): keep the default theme import in EmailEditor's published output | dudusotero | S | AI | 187.9h | 187.9h | Aug 25, 2026 |
SummaryDocsFix default theme import in EmailEditor output Ensures EmailEditor renders styled menus by default, improving UX and reducing developer friction. This change eliminates unstyled UI issues for consumers without bundlers. Health Assessment
Small
Low
High
AI Details
Usage:
Authored by AI
Category:
Both AI
Tools:
Claude, Cubic AI
Confidence:
0.95
Tech Stack |
||||||
| feat(examples): add Mailtrap example | mmaxence | L | AI | 179.6h | 179.5h | Aug 25, 2026 |
SummaryFeatureAdd Mailtrap example Adds a Mailtrap example that renders an email with react‑email and sends it via the Mailtrap SDK, providing a minimal reference integration for developers. Health Assessment
Large
High
High
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(examples): add Mailchimp Transactional example | mmaxence | M | AI | 177.7h | 177.6h | Aug 25, 2026 |
SummaryFeatureAdd Mailchimp Transactional example Adds an example showing how to send a react-email template through Mailchimp's Transactional API, expanding provider coverage and mirroring existing examples. Health Assessment
Medium
Low
High
AI Details
Usage:
Brainstorming
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: bump version to 6.22.1 | gabrielmfern | XS | AI | 0.4h | 0.1h | Aug 24, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| fix: allow null contact first_name and last_name on webhook events | gabrielmfern | XS | AI | 167.0h | 0.0h | Aug 24, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore: bump version to 6.22.0 | dielduarte | XS | AI | 0.0h | 0.0h | Aug 21, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| feat: add emails.metrics() for account-level email metrics | dielduarte | L | AI | 2.2h | 0.1h | Aug 21, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| feat: add broadcasts.clickedLinks() method | dielduarte | M | AI | 2.2h | 0.0h | Aug 21, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| feat: add broadcasts.recipients() method | dielduarte | L | AI | 1.7h | 0.2h | Aug 21, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| chore: bump version to 6.21.0 | dielduarte | XS | AI | 0.3h | 0.3h | Aug 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| feat: add emails.share() method | dielduarte | M | AI | 0.4h | 0.1h | Aug 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| feat(api-keys): add update() method to rename an api key | dielduarte | M | No | 0.3h | 0.0h | Aug 20, 2026 |
|
LLM analysis pending This PR has not been analyzed yet. |
||||||
| feat(automations): endpoint to duplicate | gabrielmfern | M | AI | 0.1h | 0.0h | Aug 13, 2026 |
SummaryFeatureAdd duplicate automation endpoint Adds an endpoint to duplicate automations in the Resend Node SDK, enabling users to copy existing automations. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore: bump to 6.19.0-preview-headless-dashboard.7 | dielduarte | XS | AI | 0.1h | 0.1h | Aug 13, 2026 |
SummaryChoreBump package version to 6.19.0-preview-headless-dashboard.7 Updates the package to the latest preview release, enabling broadcasts.clickedLinks() support without changing runtime behavior. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| feat: add clicked-links support | dielduarte | M | AI | 0.2h | 0.1h | Aug 13, 2026 |
SummaryFeatureAdd clicked-links support to broadcasts Enables SDK users to retrieve click statistics for broadcast links, improving analytics and engagement tracking. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| chore: bump to 6.19.0-preview-headless-dashboard.6 | dielduarte | XS | AI | 1.2h | 0.0h | Aug 13, 2026 |
SummaryChorechore: bump to 6.19.0-preview-headless-dashboard.6 Version bump to expose account-level broadcast metrics via broadcasts.metrics() without code changes. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack |
||||||
| feat: broadcasts.metrics() for account-level broadcast metrics | dielduarte | L | AI | 1.2h | 0.1h | Aug 13, 2026 |
SummaryFeatureAdd account-level broadcast metrics API Provides broadcasts.metrics() for account-level metrics, aligning with emails and segments metrics and removing obsolete endpoint code. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Cubic AI
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||