Skip to content

chore(next): release 0.10.0#356

Open
github-actions[bot] wants to merge 1 commit intonextfrom
release-please--branches--next--components--plunk
Open

chore(next): release 0.10.0#356
github-actions[bot] wants to merge 1 commit intonextfrom
release-please--branches--next--components--plunk

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 20, 2026

🤖 I have created a release beep boop

0.10.0 (2026-04-24)

Features

  • add className prop to EmptyState component for custom styling (c278a0f)
  • add middleware support for .md file rewrites (0b3aa28)
  • add updateActiveProject function for in-place project updates (6f31fa2)
  • Enhance ease of use of workflow editor (c910d20)
  • implement CommandPalette for enhanced navigation and recent pages tracking (1c89ed0)
  • implement meter event processing with queue for Stripe billing (e048fc1)
  • implement phishing detection using OpenRouter API with configurable sampling rate (2da8b06)

Bug Fixes

  • Add in-memory cache for lower-confidence phishing checks (208c809)
  • add new configuration options for phishing detection thresholds (c0e0ad8)
  • add project name and sender email parameters to phishing content check (1637d54)
  • add project name and sender email parameters to phishing content check (15294a4)
  • Consistency across buttons and labels (c1bcd35)
  • Consistency across cards (517753c)
  • Content negotiation for xml and txt (c8190b9)
  • Harmonize rings and hover states (f40cc86)
  • improve layout and accessibility of workflow header and buttons (ab3edd7)
  • log message for projects passing phishing checks (8628754)
  • prevent unnecessary state updates in search input effect (98f1e80)
  • reconcile totalRecipients in CampaignService to prevent stuck campaigns (4322de9), closes #348
  • standardize step type labels and update visual styles in workflow components (bdc9b30)
  • Sync display name in TemplateSearchPicker when initialName changes (3649392)
  • Sync display name in TemplateSearchPicker when initialName changes (cbde3cc)
  • turn warning into success log (b7eb254)
  • update phishing confidence threshold to 95% (bb78c86)
  • update project disabled messages for clarity and consistency (d7eb85f)
  • update project icon colors for improved visibility and consistency (5f741c6)
  • update response format for phishing analysis and improve JSON parsing comment (91d0d2d)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--next--components--plunk branch from 44ff219 to 28c8632 Compare April 20, 2026 18:16
@github-actions github-actions Bot changed the title chore(next): release 0.9.1 chore(next): release 0.10.0 Apr 20, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--next--components--plunk branch 21 times, most recently from 314dbf5 to 6d42844 Compare April 24, 2026 17:21
@github-actions github-actions Bot force-pushed the release-please--branches--next--components--plunk branch from 6d42844 to 5074a9e Compare April 24, 2026 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Campaign stuck in SENDING status due to dynamic segment race condition

0 participants