Releases: useplunk/plunk
Releases · useplunk/plunk
v0.10.0
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)
v0.9.0
0.9.0 (2026-04-20)
Features
- Add accept/markdown to apps/landing (df76be1)
- Add emailId field to webhook events for better correlation with send requests (ae64c2d), closes #344
- Add headless template type (fb5aa87)
- Add onboarding flow (bd5a085)
- Add type to campaign (d24259e)
- Block domain changes for disabled projects with appropriate error handling (44c8657)
- Disable projects on failed payment (3343e89)
- Enhance email processing to include parsed HTML body content in inbound email records (e339508), closes #342
- Enhance login forms with last used authentication method (f2ebce0)
- Enhance security metrics handling with new thresholds and improved messaging (c0b2aba)
- implement AWS SNS signature verification in SecurityService (b79d416)
- integrate DOMPurify for sanitizing HTML content (bf12392)
- Update new project bounce thresholds for stricter email handling (5e62f51)
Bug Fixes
- Enhance email processing to support campaign types and improve unsubscribe logic (9e2400c)
- Hint custom event names in combobox when no matches are found (3214f6c)
- Implement content negotiation for markdown and html in middleware (37ed1e4)
- Implement SSRF protection in webhook handling with safeFetch method (2c5a715)
- Refactor date filtering logic for pagination in ActivityFeed and ActivityService (52cb2b6)
- Update language validation regex to support locale variants (7834b9e)
Documentation
- Add content negotiation to apps/wiki (545d733)
v0.8.0
0.8.0 (2026-03-31)
Features
- Add multi-branch workflow conditions (switch/case) (92949b7)
- i18n: add Chinese translations (zh-TW, zh-HK, zh-CN) (33df563)
- i18n: add Italian translation (7b6872c)
Bug Fixes
- Adapt SNS Webhook validation regex pattern to also support AWS eusc partition (7b6540a)
- add alt text to email badge image (3b39d84)
- broken links to next-wiki.useplunk.com (e3ea5fb)
- Connect branches smoothly to original node (2c3e897)
- Enhance email step configuration validation and recipient handling (b50b5af)
- Enhance email step configuration validation and recipient handling (a99cde8)
- normalize field references and handle undefined values in JSON (b9d692c)
- Prevent switching if nodes are attached to multi-branch (c32b54f)
- update old references to next.useplunk.com (44987d2)
- visual editor preview (4451e92)
Documentation
v0.7.1
v0.7.0
0.7.0 (2026-03-05)
Features
- api: support inline images in emails using Content-ID (9b15b93)
- Sort projects alphabetically in the dashboard and fix layout (64bd094)
- Static segments (4b51e38)
Bug Fixes
- Add support for STATIC segment type in CampaignService (7bd098b)
- correct cookie domain for .local TLD hostnames (59aa784)
- Correctly set domain status on manual verify (21af8fe)
- Do not unsubscribe existing contacts (2c4d95e)
- Support any locale on creation (ec1f4c9)
- Verify SNS URL before sending fetch request (b8f1ad9)
Documentation
- Static segments (e8a247f)
v0.6.0
0.6.0 (2026-02-19)
Features
- Ability to change workflow trigger (eec37ec)
- Add billing for inbound (3330d83)
- Add billing for inbound (de7ed84)
- Add dedicated received type (f947ee6)
- i18n: Add Spanish language (9c69c7a)
Bug Fixes
- Enhance email bounce notification with latest bounce details (e639c72)
Documentation
- Add receiving emails functionality and update DNS records documentation (b426986)
v0.5.0
0.5.0 (2026-02-17)
Features
- Ability to disable signups and disable email verification for self-hosters (9316564)
- add "olderThan" segment filter operator (b5fa21a)
- Add additional checks for website, NS records and personal emails (0a67a82)
- Add advanced DNS configuration (7964563)
- Add bounce and complaint filter to activity feed (c85df75)
- add documentation link and redirect to WIKI_URI (4c81d9e)
- Add inbound handling (d050b55)
- Add initial handling in webhook for inbound (e01dc40)
- Add initial handling in webhook for inbound (c286f49)
- add minimum thresholds for bounce and complaint rates (d55dda3)
- Add support for custom email recipients in workflow steps (78d3d22)
- i18n: Add Bulgarian translations (663bc2b)
- i18n: add Czech locale translations (14c471e)
- i18n: add Polish locale translations (7a6df77)
- i18n: add Polish locale translations (d2d779c), closes #246
- i18n: Add Portuguese translations (c2afb2d)
- Integrate NuqsAdapter for improved state management and query handling (0cf0a26)
- Remove domain from AWS if no longer in use by other projects (e6baace)
Bug Fixes
- added missing services:down script, added "win32" to supportedArchitectures for yarn package installation, added missing required WIKI_URI to .env.example of api (ddbe523)
- Center "Add Step" nodes below parent nodes and update positions on drag (e4e334c)
- Enhance email activity filtering by adding date range checks (ad0c17d)
- Ensure template type is loaded before rendering Select (8a38766)
- Implement merging for activity updates to preserve component state (0d4b694)
- Improve bounce handling logic to differentiate between permanent and transient bounces (7df43d8)
- Improve email verification logic by prioritizing MX record checks and clarifying domain existence validation (26800a8)
- Refactor Redis keys to prevent multiple messages on concurrent requests (4db1ccc)
- Remove 'Optional' label from MAIL FROM Domain and Inbound Email headings (f9b1354)
- Update contact subscription logic for upsert operations (a928666)
- Update URL replacement logic to handle runtime paths and add warnings for missing files (c07816c)
Code Refactoring
- remove unnecessary logging for segment processing (42ceb6e)
Documentation
v0.4.0
0.4.0 (2026-01-08)
Features
- Add cooldown to resend verification email (457c829)
- Add email verification on signup (fb02051)
- Add forwarding domains as verification check (e732c76)
- Add id as reserved field in templates, campaigns and workflows (7386441)
- Add platform emails for domain verification and expiration (19554e6)
Bug Fixes
- Add better validation for sender email (e75e07f)
- Catch unknown content-type headers (a5c5754)
- Check email volume for 7-day window (492beb0)
- Copy types build files (49824af)
- Enhance CORS handling to allow requests with rejection logging (718251c)
- Migrate over to new pagination format in dashboard (8790c45)
- Reentry into segment not working after exit (4dce71a)
- Refactor CORS handling to allow unrestricted access for public API endpoints (940c893)
- Update sentCount on campaign sent for correct overview stats (ee00eb3)
- Update template fetching to use Template type and simplify body access (b6c5471)
- Update templates data fetching to use PaginatedResponse type (fa22b82)
Documentation
- Add more details about personalisation (940a4d2)
v0.3.0
0.3.0 (2025-12-29)
Features
- Ability to overwrite locale on contact level with locale key on data (7615523)
- Add additional banner and information about security metrics (bc8611a)
- Add bulk actions to contact overview (726f667)
- Add email verification and password reset (1a5607f)
- Add email verification endpoint at /v1/verify (6a9f6aa)
- Add plus address check to /v1/verify (afc405e)
- Add project-scoped language for unsubscribe footer and contact-facing pages (e1f8263)
- Allow to pick currency when starting subscription (8a136dd)
- Email preview in contact and activity feed (72dffe1)
- i18n: add German translations and update supported languages (a6bd2e7)
- i18n: add Hindi translations for contact-facing pages (ddc14ae), closes #246
Bug Fixes
- Add styling for visual editor emails in preview (5993b84)
- Correctly reserve fields from being set on contact (61cea95)
- Date filtering not working properly for custom contact data (97ab0a2)
- Do not check verification if platform emails are not enabled (9567144)
- Import no longer case-sensitive about email column (451dd03)
- Pass through email verification if auth type is apiKey (d7b5d3f)
- Persistence of subscription state for existing contacts (007a908)
- Properly tag events in SegmentFilterBuilder.tsx (8f725c7)
- Redirect verification link to dashboard instead of landing (35f5275)
- Set auth type before disable check (862babb)
- Variable substitution in transactional emails (8c03042)
Documentation
v0.2.0
0.2.0 (2025-12-16)
Features
- ability to create new campaigns based on templates or previous campaigns (6b25bbe)
- Add improved html editor using CodeMirror (672f1e6)
- Add security center and warning for exceeding bounce/complaint rates (fbd3038)
- Added platform emails for billing limits and disabled projects (2485d2f)
- Automatically detect rate limit from AWS with ability to override in .env (3225c50)
- Improved createdAt and updatedAt visualisation (1019ba0)
Bug Fixes
- ability to clear reply-to and from name from templates and campaigns (badb035)
- Add additional checks for disabled projects (863e784)
- Add additional checks for disabled projects (780741e)
- add additional indexes on event model (1cd89d1)
- Allow changing audience type after creation of campaign (85b9d7a)
- Better highlight warnings in SecurityWarningBanner.tsx (91eb0f3)
- Clear notification cache keys when changing billing limits (e50c33a)
- Correctly show recipient count during creation and edit (d0191be)
- custom relative time to shorten strings for better UI fit (5e4adb7)
- display email progress instead of scheduling progress for campaigns (07f875c)
- Hide upsell banner if billing is not configured (433e796)
- Increase z-index of color picker (769e374)
- Move react and react-dom to dependencies instead of peerDependency for API (a555a12)
- Move react and react-dom to dependencies instead of peerDependency for API (f37bfcc)
- Only check free tier limits if billing is enabled (1713b23)
- Only fetch project members if project Id is defined (5a0a41c)
- Overflow of inputs in email editor (3336fa1)
- Prevent manual tracking of internal events that are automatically tracked (f34052e)
- prevent scheduling of campaign if billing limit reached (a3bbb1e)
- show correct default value for placeholder (04275e3)
- Unauthenticated users are redirected to login on subscribe/unsubscribe/manage pages (11ef47b)
- Update recipient count on create/update of campaign (ff5c79c)
- Verify if sending without tracking is possible in SESService (68f9979)