Skip to content

feat:add newsletter#34

Merged
Rikublender3d merged 4 commits intomainfrom
feature/downloads
Feb 1, 2026
Merged

feat:add newsletter#34
Rikublender3d merged 4 commits intomainfrom
feature/downloads

Conversation

@Rikublender3d
Copy link
Copy Markdown
Owner

@Rikublender3d Rikublender3d commented Feb 1, 2026

変更内容

変更の種類

  • 🐛 Bug fix (バグ修正)
  • ✨ New feature (新機能)
  • 💄 UI/Style update (見た目の変更)
  • ⚡ Performance improvement (パフォーマンス改善)
  • 📝 Documentation (ドキュメント)
  • 🔧 Maintenance (メンテナンス)

テスト

  • 新しいテストを追加した
  • 既存のテストがすべて通る
  • 手動テストを実施した

チェックリスト

  • ESLint エラーがない
  • TypeScript エラーがない
  • ビルドが通る
  • レスポンシブ対応している
  • アクセシビリティを考慮している

スクリーンショット(UI変更がある場合)

関連Issue

Closes #

追加情報


Note

Medium Risk
Introduces a new email-sending path and contact management via Resend, plus a major Next.js upgrade that could affect runtime/build behavior.

Overview
Adds a Resend-backed newsletter subscription flow. POST /api/subscribe now validates input, proxies the signup to Google Apps Script (best-effort), creates/updates a Resend contact and (if configured) assigns it to a profession-based segment, then sends a segment-specific welcome email.

Staging deploy workflow now injects Resend-related secrets, and the UI surfaces backend error messages on failure. Also bumps next to ^16.1.6, adds the resend dependency (with lockfile churn), and updates TypeScript config (jsx: react-jsx, include .next/dev/types).

Written by Cursor Bugbot for commit 36c7733. This will update automatically on new commits. Configure here.

@vercel
Copy link
Copy Markdown

vercel bot commented Feb 1, 2026

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

Project Deployment Actions Updated (UTC)
med-dent-hub Ready Ready Preview, Comment Feb 1, 2026 1:01pm

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@Rikublender3d Rikublender3d merged commit 4e6ac74 into main Feb 1, 2026
4 checks passed
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