- Server-side SDKs
- Client-side SDKs
- Mobile SDKs
Python SDK - v0.15.0
Python SDK - v0.15.0
Repository: suprsend-py-sdk
Latest Release: v0.15.0
v0.15.0
Aug 30, 2025Changes: v2 APIs and response fixes
v0.14.0
Apr 12, 2025Changes:
- Removed the 100 recipient limit cap from workflow triggers
Notes: You can now send notifications to unlimited recipients in a single workflow trigger, improving scalability for large campaigns.
v0.13.0
Feb 26, 2025Features:
- User APIs
Notes: New user management capabilities added to the SDK.
v0.12.0BREAKING
Nov 4, 2024Features:
- Objects implementation methods
Changes:
- Update README and rename id_provider
Breaking Changes: Renamed id_provider. Update your code to use the new parameter name.
v0.11.0
Apr 18, 2024Features:
- Add support for user’s timezone and workflow trigger API
Notes: New timezone support and workflow trigger capabilities added to the SDK.
v0.11.0-prePRE-RELEASE
Apr 16, 2024New Features (Pre-release):
- Early access to workflow trigger API functionality
- Programmatic workflow execution capabilities
- Enhanced automation features for testing
Notes: This is a pre-release version. Use with caution in production environments. Full release available in v0.11.0.
v0.10.0
Jan 29, 2024Features:
- Add tenants API
Notes: New tenants API for multi-tenant application support.
v0.9.0
Oct 31, 2023Features:
- Add set/setonce/increment method to update subscriber properties
Notes: New subscriber property management methods for flexible data updates.
v0.8.0
Oct 16, 2023Features:
- Add support for ms-teams
Notes: Microsoft Teams integration support added to the SDK.
v0.7.0
Sep 14, 2023Changes:
- Increase idempotency key length to 255
Notes: You can now use longer idempotency keys (up to 255 characters) for better uniqueness and collision avoidance in high-volume scenarios.
v0.6.0
Aug 15, 2023Features:
- Support for attachments using URL
Notes: File attachment support added to notifications via URL.
v0.5.0
Jul 20, 2023Features: Multi-language support for notifications
v0.4.2-alphaALPHA
Jun 10, 2023Features: Organization brands API (Alpha release)
v0.4.1
Oct 19, 2022Features: Support for attachments using URL
v0.4.0
Oct 10, 2022Features: Multi-language notifications based on user preference
v0.3.0
Sep 29, 2022Features: Support for idempotency-key in workflow and event
v0.2.1PATCH
Sep 21, 2022Fixes: Minor fixes
v0.2.0
Sep 15, 2022Features: Enhanced event tracking and user management
v0.1.0INITIAL
Sep 1, 2022Initial Release:
- First stable release of SuprSend Python SDK
- Core notification sending capabilities
- Basic user and subscriber management
- Support for email, SMS, and push notifications
- RESTful API integration
Notes: This is the foundation release. Install with pip install suprsend and start building notification-powered applications.
Node.js SDK - v1.13.0
Node.js SDK - v1.13.0
Repository: suprsend-node-sdk
Latest Release: v1.13.0
v1.13.0
May 21, 2025Features:
- Added user APIs
- Removed validation for user channel methods
- Request payload size changes
Notes: Enhanced user management capabilities with improved payload handling and validation updates.
v1.12.0
Jan 30, 2025Features:
- Object improvement and user methods support
Notes: Enhanced object handling and expanded user method capabilities with improved functionality.
v1.11.1PATCH
Jan 18, 2025Fixes:
- Add defaults for optional method parameters in objects
Notes: Fixed parameter handling for optional object methods with proper default values.
v1.11.0
Nov 4, 2024Features:
- Add object implementation methods
Changes:
- README updated
Notes: New object implementation methods with updated documentation and improved functionality.
v1.10.0
May 1, 2024Features:
- Added new workflow API
- Timezone set method in user methods
Notes: New workflow capabilities with timezone support for enhanced user management.
v1.9.1PATCH
Mar 13, 2024Features:
- Added preferred_language in workflow schema
Notes: Enhanced workflow schema with language preference support.
v1.9.0
Jan 10, 2024Features:
- Adding tenant APIs
- MS Teams channel added
- Syncing list by version methods added
- User methods: set, set_once, increment added
Notes: Major feature release with tenant support, MS Teams integration, and enhanced user management methods.
v1.8.2PATCH
Nov 9, 2023Fixes:
- Fixed GitHub dependabot issues
Notes: Security and dependency updates.
v1.8.1PATCH
Jun 13, 2023Features:
- Increased idempotency_key length
Notes: Extended idempotency key length for better uniqueness in high-volume scenarios.
v1.8.0
Apr 22, 2023Features:
- Error handling in bulk API
Notes: Improved error handling for bulk operations.
v1.7.1PATCH
Mar 31, 2023Fixes:
- Fixed error logging related issue in bulk APIs
Notes: Fixed error logging issues in bulk API operations.
v1.7.0
Mar 16, 2023Fixes:
- Fixed dependabot vulnerabilities in json5 and minimatch packages
Notes: Security updates for dependency vulnerabilities.
v1.6.0
Feb 20, 2023Notes: Feature release with enhanced capabilities.
v1.5.0
Jan 15, 2023Notes: Feature release with new capabilities.
v1.4.0
Dec 10, 2022Notes: Feature release with enhanced functionality.
v1.3.0
Nov 5, 2022Features:
- User operations implementation
Notes: Added comprehensive user operations support.
v1.2.0
Oct 1, 2022Features:
- Added list API methods
Notes: New list management capabilities added.
v1.1.2PATCH
Sep 21, 2022Features:
- Added brands API
Notes: New brand management capabilities.
v1.1.1PATCH
Jun 13, 2022Features:
- Implementation of user language preference method
Changes:
- Updated README
Notes: Added user language preference support with updated documentation.
v1.1.0
Oct 20, 2022Features:
- Implemented remote file URL as attachment
Notes: Added support for remote file attachments via URL.
v1.0.0INITIAL
Sep 30, 2022Features:
- Bulk APIs implementation for users, events, and workflows
- Added interface for adding attachments to email
Notes: Initial stable release with comprehensive bulk API support and email attachment capabilities.
v0.9.0
Aug 15, 2022Features:
- Enhanced error handling and logging
- Improved API response processing
Notes: Pre-release version with enhanced error handling capabilities.
v0.8.0
Jul 20, 2022Features:
- Basic notification sending capabilities
- User management APIs
Notes: Core notification functionality implementation.
v0.7.0
Jun 25, 2022Features:
- Workflow trigger support
- Event tracking capabilities
Notes: Added workflow and event management features.
Java SDK - v0.12.0
Java SDK - v0.12.0
Repository: suprsend-java-sdk
Latest Release: v0.12.0
v0.12.0
Aug 30, 2025Features:
- V2 APIs response structure implementation
Notes: Enhanced API response structure for improved data handling and consistency.
v0.11.0
Jul 5, 2025Features:
- HTTP proxy implementation
Notes: Added HTTP proxy support for enhanced network configuration and security.
v0.10.0
May 22, 2025Changes:
- Changed payload size limit to 800kb
Notes: Increased payload size limit for handling larger data transfers.
v0.9.0
Feb 1, 2025Features:
- Added all user APIs
Notes: Comprehensive user management API implementation for complete user operations.
v0.8.0
Jan 24, 2025Features:
- Added objects implementation methods
Notes: New object management capabilities with comprehensive implementation methods.
v0.7.2PATCH
Jan 21, 2025Changes:
- Upgraded dependencies
Notes: Updated dependencies for improved security and performance.
v0.7.1BREAKING
Nov 8, 2024Breaking Changes:
- Renamed id_provider
- Removed regex validation from JSON schema
Notes: Parameter rename and validation updates. Update your code to use pushvendor.
v0.7.0
May 5, 2024Features:
- Added API to trigger workflow via slug
Notes: New workflow triggering capabilities using workflow slugs for easier automation.
v0.6.0
Jan 29, 2024Features:
- Added subscriber properties
- List versioning support
- MS Teams support
Notes: Enhanced subscriber management with properties, list versioning, and MS Teams integration.
v0.5.0
Mar 6, 2024Features:
- Bulk Event, Subscriber & Workflow Support
- List Support
- Broadcast Support
Notes: Major feature release with comprehensive bulk operations and broadcast capabilities.
v0.4.0
Sep 29, 2023Features:
- Changes to support idempotency key
Notes: Added idempotency key support for event and workflow operations to prevent duplicate processing.
v0.3.0
May 29, 2023Changes:
- Refactor and Java 8 compatibility
Notes: Code refactoring with improved Java 8 compatibility for better performance and maintainability.
Go SDK - v0.8.0
Go SDK - v0.8.0
Repository: suprsend-go
Latest Release: v0.8.0
v0.8.0
Sep 1, 2025Features:
- Added TikTok and X social links to Brand and Tenant structures
- Updated response as per event.v2 API & workflow schema
Notes: Enhanced social media integration and improved API response structure for better data handling.
v0.7.0
Jul 23, 2025Features:
- Added proxy support
- Added Preferences API methods
Notes: Enhanced network configuration with proxy support and new user preference management capabilities.
v0.6.0BREAKING
May 10, 2025Breaking Changes:
- Renamed id_provider
Features:
- Added object and user API methods
Notes: Parameter rename and new object/user management capabilities. Update your code to use pushvendor.
v0.5.1PATCH
Apr 18, 2025Fixes:
- Fixed git tag issue with v0.5.0
Notes: Resolved git tagging issue from the previous release.
v0.5.0
Apr 18, 2025Features:
- Added support for user’s timezone
- Added support for workflow trigger API
Notes: Enhanced user management with timezone support and new workflow triggering capabilities.
v0.5.0-prePRE-RELEASE
Apr 16, 2025Features:
- Workflow trigger API
Notes: Pre-release version with workflow trigger API capabilities.
v0.4.0
Jan 28, 2025Features:
- Tenants API
- List versioning
- Microsoft Teams support
Notes: Major feature release with tenant management, list versioning, and Microsoft Teams integration.
v0.3.1PATCH
Oct 12, 2024Security Updates:
- Upgraded go/net package as part of security fix
Notes: Security update with dependency upgrades for improved safety.
v0.3.0
Mar 8, 2024Features:
- Include all new features
Notes: Comprehensive feature release with all new capabilities and improvements.
v0.2.0
Jan 6, 2024Features:
- Support for transient users in Dynamic workflow
Notes: Enhanced workflow capabilities with support for transient users in dynamic workflows.
v0.1.0INITIAL
Nov 16, 2023Features:
- Added basic README and examples
Notes: Initial release with basic documentation and example implementations.