- Fixed fatal error on phpBB 3.3.3
- Fixed error initiating checkout when using currencies other than USD
- Fixed error initiating checkout in Live mode
- Fixed inclusion of PayPal SDK JS to comply with phpBB policy
- Replaced the PayPal IPN system with the PayPal REST API
- No changes
- Replaced group associations with subscriptions start and end actions
- Added term selection when adding or editing subscriptions
- Added ability to reactivate a cancelled subscription
- Added notification for a subscription starting
- Added notification for a subscription being cancelled by an administrator
- Added more granular permissions
- Added subscriptions to the user administration module
- Added error logging for transaction errors
- Added option to change the number of terms listed as radio inputs
- Fixed localized prices causing PayPal buttons to fail
- Fixed out-of-bounds error when creating a subscription
- Fixed confirmation box logic
- Fixed user selection input field
- Fixed business names being case-sensitive
- Fixed unlimited subscriptions
- Fixed issue with language loading in the ACP
- Removed local certificate authority file
- Fixed expiration warning email errors
- Added support for the cURL extension
- Added local certificate authority file
- Added page header and footer options
- Added event
stevotvr.groupsub.payment_received
- Fixed unlimited terms being shown as 0 years on the return page
- Fixed error when attempting to view inactive subscriptions
- Fixed notifications being sent about inactive subscriptions
- Use strong tags instead of b tags in language strings
- Optimize JavaScript event handling
- Update code for phpBB extension validation compliance
- Fixed some missing error messages
- Fixed incompatibility with PHP 5.4
- Cleaned up HTML and JavaScript output
- Fixed duplicate database key
- Initial stable release
- Fixed events being fired too early
- Fixed subscriptions not automatically expiring
- Fixed styling issues with the package list
- Fixed unlimited subscription terms
- Added package option to set the default group for subscribers
- Initial beta release