Skip to content

chore(next): release 0.10.0 - #356

Merged
driaug merged 1 commit into
nextfrom
release-please--branches--next--components--plunk
May 1, 2026
Merged

chore(next): release 0.10.0#356
driaug merged 1 commit into
nextfrom
release-please--branches--next--components--plunk

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beepboop

0.10.0 (2026-05-01)

Features

  • add className prop to EmptyState component for custom styling (c278a0f)
  • add configurable attachment limits for email service (2eb4079), closes#358
  • add middleware support for .md file rewrites (0b3aa28)
  • add updateActiveProject function for in-place project updates (6f31fa2)
  • enhance contact addition with bulk email lookup and subscription options (bb72911)
  • enhance contact data handling by filtering empty strings and allowing null to delete fields (1094651)
  • 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
  • ses: emit List-Unsubscribe inside the header section, not the body (11c428d)
  • 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-actionsBotforce-pushed the release-please--branches--next--components--plunk branch from 44ff219 to 28c8632CompareApril 20, 2026 18:16
@github-actionsgithub-actionsBot changed the title chore(next): release 0.9.1chore(next): release 0.10.0Apr 20, 2026
@github-actions
github-actionsBotforce-pushed the release-please--branches--next--components--plunk branch 23 times, most recently from 5074a9e to dcec979CompareApril 27, 2026 14:59
@github-actions
github-actionsBotforce-pushed the release-please--branches--next--components--plunk branch 3 times, most recently from 2a5fd04 to e494d24CompareMay 1, 2026 08:40
@github-actions
github-actionsBotforce-pushed the release-please--branches--next--components--plunk branch from e494d24 to fd066a6CompareMay 1, 2026 17:45
@driaug
driaug merged commit a5e8d23 into nextMay 1, 2026
3 checks passed
@github-actions

Copy link
Copy Markdown
ContributorAuthor

🤖 Created releases:

🌻

Sign up for freeto 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.

Configurable attachment size limit via environment variable Campaign stuck in SENDING status due to dynamic segment race condition

1 participant

@driaug