Skip to content

docs: add v1.9.x changelog entry#382

Merged
KMKoushik merged 3 commits intomainfrom
docs/changelog-1-9x
Mar 23, 2026
Merged

docs: add v1.9.x changelog entry#382
KMKoushik merged 3 commits intomainfrom
docs/changelog-1-9x

Conversation

@KMKoushik
Copy link
Copy Markdown
Member

@KMKoushik KMKoushik commented Mar 23, 2026

Summary

  • add a new March 2026 v1.9.x changelog section to apps/docs/changelog.mdx
  • capture the main additions from v1.9.0 and v1.9.1 (campaign personalization, double opt-in customization, broader API/SDK coverage, and multi-domain webhook filters)
  • include notable supporting improvements such as Redis key prefix support and key UX/search fixes

Testing

  • not run (docs-only change)

Summary by cubic

Add the March 2026 v1.9.0 changelog to apps/docs/changelog.mdx, with expanded copy covering campaign personalization with contact-book variables, customizable double opt-in, broader API/SDK coverage (contact books, dashboard analytics, campaign deletion), and multi-domain webhook filtering.

Written for commit ddbd86c. Summary will update on new commits.

Summary by CodeRabbit

  • New Features

    • Campaign personalization using contact-book variables
    • Double opt-in customization with configurable confirmation flow and copy
    • Expanded contact-book support across the SDK
    • Dashboard analytics available via public API and SDK
    • Public endpoint to delete campaigns
    • Multi-domain filtering for webhooks
  • Bug Fixes

    • Restored contact search behavior after pagination

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Mar 23, 2026

Deploying usesend with  Cloudflare Pages  Cloudflare Pages

Latest commit: abd0864
Status: ✅  Deploy successful!
Preview URL: https://bdd8bfc4.usesend.pages.dev
Branch Preview URL: https://docs-changelog-1-9x.usesend.pages.dev

View logs

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
unsend-marketing Ready Ready Preview, Comment Mar 23, 2026 4:54am

Copy link
Copy Markdown

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 23, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e8df8007-6903-4772-b11f-6f0f0b6f54f1

📥 Commits

Reviewing files that changed from the base of the PR and between 592cfa9 and ddbd86c.

📒 Files selected for processing (1)
  • apps/docs/changelog.mdx

Walkthrough

Added a new March 2026 changelog entry (v1.9.0) to apps/docs/changelog.mdx documenting: campaign personalization using contact-book variables; configurable double opt-in confirmation flow and copy; expanded contact-book support in the SDK; dashboard analytics availability via public API and SDK; a public endpoint to delete campaigns; webhook multi-domain filtering; and other minor documentation edits. No exported or public code declarations were changed.

Possibly related PRs

Suggested labels

codex

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'docs: add v1.9.x changelog entry' directly and accurately describes the main change—adding a new changelog entry for version 1.9.x to the documentation. It is concise, clear, and specific.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick comments (1)
apps/docs/changelog.mdx (1)

10-18: Consider normalizing “contact book” terminology in this section.

You use both “contact-book” (Line 10) and “Contact book” (Line 18). Standardizing this term in one style will make docs feel more polished and consistent.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@apps/docs/changelog.mdx` around lines 10 - 18, Normalize the "contact book"
term to a single style across this section: change "contact-book variable
registry" and "Contact book support" to the same form (e.g., "contact book" in
lowercase as a two-word term) so usage is consistent; update both occurrences in
the changelog section (the phrase "contact-book variable registry" and "Contact
book support was expanded in the SDK") to the chosen style and scan the
surrounding sentences in this block to ensure the same formatting is used
everywhere.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In `@apps/docs/changelog.mdx`:
- Around line 10-18: Normalize the "contact book" term to a single style across
this section: change "contact-book variable registry" and "Contact book support"
to the same form (e.g., "contact book" in lowercase as a two-word term) so usage
is consistent; update both occurrences in the changelog section (the phrase
"contact-book variable registry" and "Contact book support was expanded in the
SDK") to the chosen style and scan the surrounding sentences in this block to
ensure the same formatting is used everywhere.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 81e0cd1d-d4f6-4a49-8948-4cacdcaa95c0

📥 Commits

Reviewing files that changed from the base of the PR and between 741b2b1 and 592cfa9.

📒 Files selected for processing (1)
  • apps/docs/changelog.mdx

@KMKoushik KMKoushik merged commit eafbb53 into main Mar 23, 2026
4 of 5 checks passed
@KMKoushik KMKoushik deleted the docs/changelog-1-9x branch March 23, 2026 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant