Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

47 lines (31 loc) · 1.13 KB

Changelog

1.1.0 (8/25/19)

  • Fixed expiration warning email errors

1.1.0-beta (8/11/19)

  • 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

1.0.2 (6/5/19)

  • 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

1.0.1 (4/22/19)

  • Fixed some missing error messages
  • Fixed incompatibility with PHP 5.4
  • Cleaned up HTML and JavaScript output
  • Fixed duplicate database key

1.0.0 (1/16/19)

  • Initial stable release

0.2.1 (9/12/18)

  • Fixed events being fired too early
  • Fixed subscriptions not automatically expiring

0.2.0 (8/28/18)

  • Fixed styling issues with the package list
  • Fixed unlimited subscription terms
  • Added package option to set the default group for subscribers

0.1.0 (8/23/18)

  • Initial beta release