Changelog
Changelog
Stay updated with the latest releases, bug fixes, and new features added to Payment Link.
Recent Releases
Payment Link releases follow semantic versioning. You receive automatic updates in your dashboard at https://app.paymentlink.io.
Check your current version in the dashboard under Settings > About. Upgrade prompts appear for critical fixes.
2024-10-15v1.2.0
featureimprovement
New Features
- Added webhook support for real-time payment notifications
- Introduced customizable payment pages with branding options
Improvements
- Enhanced dashboard performance by
>30% - Better mobile responsiveness for checkout links
Bug Fixes
- Fixed intermittent checkout failures during high traffic
- Resolved currency display issues in reports
2024-09-20v1.1.0
featurebugfix
New Features
- Multi-currency support for international payments
- Automated email receipts with custom templates
Bug Fixes
- Corrected API rate limiting errors
- Fixed login issues with Google OAuth
2024-08-10v1.0.0
breakingfeature
Initial Release
- Core payment link generation
- Dashboard for managing links and analytics
- Stripe integration for secure payments
Breaking Changes
- Updated API authentication to use
{API_KEY}header
Version Summary
| Version | Date | Key Changes |
|---|---|---|
| v1.2.0 | 2024-10-15 | Webhooks, performance boost |
| v1.1.0 | 2024-09-20 | Multi-currency, bug fixes |
| v1.0.0 | 2024-08-10 | Initial release |
Upgrade Process
Check Compatibility
Review the changelog for breaking changes in your integration.
Update SDK
npm install @paymentlink/sdk@latest
pip install paymentlink==1.2.0
Test Payments
Create a test payment link and verify end-to-end flow.
Upcoming Features
Was this page helpful?
Last updated today
Built with Documentation.AI