Releases
Track updates, improvements, and fixes to our API. This page provides version history and change summaries for staging environments.
⚠️ Note: This is a staging environment. Features and endpoints are subject to change.
🚀 Version 2.3.0 (Staging)
Release Date: February 25, 2026
Status: Beta
✨ New Features
- Added
endpointPOST /v2/discounts/bulk-approve - Introduced webhook support for approval status updates
- Added pagination support for
GET /v2/approvals
🔄 Improvements
- Optimized response time for discount validation endpoint
- Improved error response structure with standardized error codes
- Enhanced API rate limit handling
🛠 Fixes
- Fixed issue with duplicate approval triggers
- Resolved timeout error in high-volume discount submissions
🚀 Version 2.2.0
Release Date: January 18, 2026
✨ New Features
- Added role-based access control for API keys
- Introduced
endpointGET /v2/audit-logs
🔄 Improvements
- Improved logging for failed authentication attempts
- Updated API documentation formatting
🛠 Fixes
- Fixed incorrect status returned in approval history
- Resolved webhook retry logic issue
🚀 Version 2.1.1 (Patch)
Release Date: December 12, 2025
🛠 Fixes
- Fixed minor validation bug in discount creation
- Resolved incorrect timestamp format in responses
🚀 Version 2.1.0
Release Date: November 30, 2025
✨ New Features
- Introduced Version 2 API
- Added support for multi-level approval workflows
- Added environment-based API key management
⚠️ Breaking Changes
- Deprecated
endpoint/v1/discount/create - Updated authentication header format to
Authorization: Bearer <token>
📌 Upcoming (Planned for Staging)
- Sandbox environment for webhook testing
- Advanced filtering for approval queries
- GraphQL API (Experimental)
📬 Need Help?
If you encounter issues in staging:
- Contact support@yourcompany.com
- Submit a ticket via the Developer Portal