Skip to main content
The SuprSend Self-Hosted Changelog provides a record of all self-hosted releases, including new features, bug fixes, and infrastructure updates for the Helm chart and related components. For Cloud product updates (features, SDKs, dashboard), see Product Updates.

Release strategy

ItemDetails
FrequencyQuarterly; new Helm chart per release
Patch releasesSecurity and stability as needed
VersioningSemantic (vX.Y.Z)
UpgradesMinor versions backward-compatible; major may include migrations

Release history

Release Date: October 21, 2025
Docker Tag: suprsend@1.1.1

Bugfixes and improvements

  • Improved documentation of keys in values.yaml and in the docs
  • Support for defining nodeSelector, tolerations, affinity, podLabels, and podAnnotations
Release Date: October 16, 2025
Docker Tag: suprsend@1.1.0

Bugfixes and improvements

  • Fixed order of dependency resolution so services no longer enter an unhealthy state during installation
  • Renamed several key variables in the Helm chart and values.yaml
Release Date: October 9, 2025
Docker Tag: suprsend@1.0.10

Bugfixes and improvements

  • Fixed schema validation in event trigger not working in test trigger
  • Bundled NATS in the Helm chart
  • Integrated OpenDAL for object storage support (AWS / Azure / GCP / MinIO)

Product updates

  • Preference Category Management APIs added
Release Date: September 29, 2025
Docker Tag: suprsend@1.0.9

Product updates

  • SuprSend CLI (beta): Profiles to manage self-hosted deployments across servers
  • SuprSend MCP (beta) support
Release Date: September 9, 2025
Docker Tag: suprsend@1.0.8
Helm Chart Version: 1.0.8

Backend / SDK updates

  • ClickHouse schema changes: Structured JSON logs; new materialized views and schemas for notification analytics
  • Management API support for CLI: Management API support for workflows, schemas, and events to promote assets via CLI
  • JSON Schema validation: API-level JSON Schema validation for workflow trigger payloads to catch mismatches before execution
  • iOS SDK revamp with JWT-based auth and Preferences support
  • Web SDK / iOS delivery tracking improvements

Dashboard updates

  • Analytics 2.0: Real-time dashboards, workflow-level comparisons, one-click drilldowns, unsubscription/opt-out trends with granular filtering
  • Message logs revamp: Simplified UI, visibility of notification logs across linked entities, and stronger filters
  • Proxy support in Java SDK: Route outbound requests through HTTP/S proxies for deployments behind corporate firewalls
  • SendGrid IP Pool support: Create and manage IP Pools for email delivery and reputation
  • New SMS vendor: Pinnacle
For more detail, see the product changelog.
Release Date: August 5, 2025
Docker Tag: suprsend@1.0.7

Bugfixes and improvements

  • react-sdk (v0.3.0): Custom infinite-scroll component with Shadow DOM compatibility
  • Support for sending Slack messages via broadcast
  • web-components (v0.3.0): Improved Shadow DOM rendering for component isolation and consistent styling
Release Date: June 1, 2025
Docker Tag: suprsend@1.0.6
Helm Chart Version: 1.0.6

Backend / SDK updates

  • Cross lookup user subscriptions: APIs to fetch a user’s object or list subscriptions
  • In-app enhancements:
    • Fetch cross-tenant feed by passing tenantId = * when initializing the Inbox
    • Translation support: pass language="fr" when initializing the Inbox for localized static content (e.g. French). Available in @suprsend/web-inbox ≥ v0.6.0
  • Dual dashboard model: Host (internal alerts) and Root (customer notifications)
  • Queue & cache hardening: Recommended split Redis (shared vs. workflow state) for isolation

Dashboard updates

  • Preference tags: Filter notification categories by tags (e.g. role, team, department)
  • Workflow capabilities:
    • Array comparison operators in conditions and SuprSend-tracked properties in recipient payload
    • For event-based triggers: override actor, recipient, tenant, and object inside the workflow
Release Date: May 19, 2025
Docker Tag: suprsend@1.0.5

Bugfixes and improvements

  • Flutter SDK (v2.5.0): Android push client fix and silent push support for background updates
  • Fixed web push image rendering
  • Fixed some events not appearing in audit logs
Release Date: May 3, 2025
Docker Tag: suprsend@1.0.4

Bugfixes and improvements

  • Fixed newly published workflow versions not appearing without a page refresh (after version history was added)
  • Fixed test trigger modal showing incorrect object suggestions when switching from API to event trigger
  • Removed success metric from delivery nodes where not relevant (kept for Smart Delivery nodes)
  • iOS: Fixed bitcode issue in Xcode 16
  • Added API name filter in request logs for event and workflow name
Release Date: February 20, 2025
Docker Tag: suprsend/self-hosted:v0.1
Helm Chart Version: 0.1
Status: Deprecated

Highlights

  • General Availability (GA) of SuprSend Self-Hosted
  • Core components: API, Workers, Dashboard, Postgres, Redis, ClickHouse
  • Kubernetes (v1.29+) and Helm deployment
  • Postgres (v16+), ClickHouse (v24.9+), Redis (v7.0+)

Deployment requirements (recap)

ComponentVersionDeployment
Kubernetesv1.29+Core runtime
Postgresv16+External DB
ClickHousev24.9+External analytics
Redisv7.0+Cache & workflow state

Platform features

All product features released through February 28, 2025 are included in this release.

Notes