Changelog
All notable changes to SubArc will be documented in this file.
[Unreleased]
Added
- Initial documentation structure
- SDK overview and guides
- API reference
- Contract documentation
[0.1.0] - 2024-01-01
Added
- Core subscription smart contracts
- UUPS upgradeable proxy architecture
- Basic SDK functionality
- REST API endpoints
- Webhook support
- Provider dashboard (beta)
Features
- Create and manage subscription plans
- Subscribe and cancel subscriptions
- Automatic renewals
- Grace period handling
- Payment processing
- Event system
Known Issues
- Limited testnet support
- Some edge cases in renewal logic
- Webhook delivery may be delayed under high load
[0.2.0] - Coming Soon
Planned
- Enhanced analytics dashboard
- Usage-based billing support
- Multi-currency support
- Advanced plan configurations
- Improved error handling
- Performance optimizations
Info
For detailed API changes, see the API Documentation.