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.Documentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
Release strategy
| Item | Details |
|---|---|
| Frequency | Quarterly; new Helm chart per release |
| Patch releases | Security and stability as needed |
| Versioning | Semantic (vX.Y.Z) |
| Upgrades | Minor versions backward-compatible; major may include migrations |
Release history
v1.1.1 (Oct 2025)
v1.1.1 (Oct 2025)
Release Date: October 21, 2025
Docker Tag:
Docker Tag:
suprsend@1.1.1Bugfixes and improvements
- Improved documentation of keys in
values.yamland in the docs - Support for defining
nodeSelector,tolerations,affinity,podLabels, andpodAnnotations
v1.1.0 (Oct 2025)
v1.1.0 (Oct 2025)
Release Date: October 16, 2025
Docker Tag:
Docker Tag:
suprsend@1.1.0Bugfixes 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
v1.0.10 (Oct 2025)
v1.0.10 (Oct 2025)
Release Date: October 9, 2025
Docker Tag:
Docker Tag:
suprsend@1.0.10Bugfixes 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
v1.0.9 (Sep 2025)
v1.0.9 (Sep 2025)
Release Date: September 29, 2025
Docker Tag:
Docker Tag:
suprsend@1.0.9Product updates
- SuprSend CLI (beta): Profiles to manage self-hosted deployments across servers
- SuprSend MCP (beta) support
v1.0.8 (Sep 2025)
v1.0.8 (Sep 2025)
Release Date: September 9, 2025
Docker Tag:
Helm Chart Version:
Docker Tag:
suprsend@1.0.8Helm Chart Version:
1.0.8Backend / 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
v1.0.7 (Aug 2025)
v1.0.7 (Aug 2025)
Release Date: August 5, 2025
Docker Tag:
Docker Tag:
suprsend@1.0.7Bugfixes 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
v1.0.6 (June 2025)
v1.0.6 (June 2025)
Release Date: June 1, 2025
Docker Tag:
Helm Chart Version:
Docker Tag:
suprsend@1.0.6Helm Chart Version:
1.0.6Backend / 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
- Fetch cross-tenant feed by passing
- 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
v1.0.5 (May 2025)
v1.0.5 (May 2025)
Release Date: May 19, 2025
Docker Tag:
Docker Tag:
suprsend@1.0.5Bugfixes 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
v1.0.4 (May 2025)
v1.0.4 (May 2025)
Release Date: May 3, 2025
Docker Tag:
Docker Tag:
suprsend@1.0.4Bugfixes 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
v1.0.1 (Feb 2025) — Initial GA Release
v1.0.1 (Feb 2025) — Initial GA Release
Release Date: February 20, 2025
Docker Tag:
Helm Chart Version:
Status: Deprecated
Docker Tag:
suprsend/self-hosted:v0.1Helm Chart Version:
0.1Status: 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)
| Component | Version | Deployment |
|---|---|---|
| Kubernetes | v1.29+ | Core runtime |
| Postgres | v16+ | External DB |
| ClickHouse | v24.9+ | External analytics |
| Redis | v7.0+ | Cache & workflow state |
Platform features
All product features released through February 28, 2025 are included in this release.Notes
- Subscribe to release notifications on GitHub Releases.
- For upgrade help or rollback support, contact enterprise-support@suprsend.com.