Changelog

1.1.2

  • Fixed a compatibility issue where some servers generated an invalid IPN for PayPal
  • Increased the data storage size for extra fields on register pages

1.1.1

  • Added more types to the extra fields for register pages
  • Enhanced debug report (now checks active plugins for compatibility)
  • Moved the "forgot Password" link to show before a failed login attempt

1.1.0a

  • Added ability to detect corrupted add-ons (due to restrictive filesystem permissions) to allow for gracefully notifying the admin about the issue

1.1.0

  • Added a link to perform a "Forced Update" with Synergy Software Group's Servers
  • Improved PHP version detection and error reporting
  • Changed encoding method of the data_libraries to be compatible with FTP's ASCII transfer mode
  • Added the ability to send a debugging report to Synergy Software Group's Servers
  • Added partial support for non-us currencies
  • Added partial support for non-english language
  • Added optional hooks for the a top level admin menu
  • Added News and Info page
  • Added a troubleshooting screen
  • Moved version information to News and Info

1.0.6

  • Added partial support for encrypted paypal buttons
  • Added support to the PayPal addon for custom BuyNow and Subscribe buttons

1.0.5a

  • Fixed an issue with Authorize.net where if the server timezone is something other then GMT, Authorize.net failed to process recurring payments without free trials due to the transaction time being in the past.

1.0.5

  • Fixed an issue where some hosted Authorize.net buttons failed to send the customer to Authorize.net

1.0.4

  • Added optional caching to another method.
  • Corrected an issue where in some cases, category protection was a little too aggressive.

1.0.3

  • Added ability to Sync WordPress User Passwords to WP-Membership User Passwords based on email address
  • Added optional caching to some of WP-Membership's methods
  • Fixed a conflict with the Page Masher plug-in that prevented Page Masher from hiding pages

1.0.2

  • Fixed a bug where is some cases the plug-in failed to see all posts.

1.0.1

  • Auto-Update no-longer requires the presence of the ZipArchive Library
  • Made a change to how the "General Settings" are saved to make the plug-in more compatible with WordPress-MU

1.0.0

  • Added ability to export csv user list
  • Improved PHP version detection
  • Improved Hooked Page Detection
  • Added optional "Reset Password" link
  • Added missing "Failed Login" error message
  • Added ability to restrict Posts (including hiding posts from category post counts)
  • Added ability to restrict access to categories
  • Added ability to manage Post Levels from the "Manage Post" panel on the dashboard
  • Added ability to have custom form fields
  • Reworked permalink translation

0.9.9

  • Added ability to manage Page Levels from the "Manage Page" panel on the dashboard
  • Added the ability to use Usernames instead of Email addresses

0.9.8

  • Added default values for the macros
  • Added the ability for WordPress to detect when a new update is available.
  • Fixed a bug where pages were sometimes hidden in the admin dashboard

0.9.7

  • Fixed a problem with Logout where on some hosts the Session was failing to be removed.

0.9.6

  • Added the ability to automatically update when the ZipArchive library is not present.

0.9.5

  • Applied a compatibility fix where some hosts failed to retain the security key

0.9.4

  • Improved interface for the end user to manage subscriptions
  • Added the ability to detect the PHP version and give a user friendly error if insufficient
  • Added the ability to detect the presence of CURL and give a user friendly error if not present
  • Added the ability to detect the presence of mCrypt and give a user friendly error if not present
  • Added the ability to detect the presence of Rijndael 256 and give a user friendly error if not present

0.9.3

  • Fixed the plug-ins ability operate when permalinks are in use.

0.9.2

  • Added a "Quick Start Guide" to the manual
  • Added detection code for servers that don't support ZipArchive
  • Corrected an error in authentication on some hosts.

0.9.1

  • Removed Requirement for SSL Cert to be required for Server-to-Server communications, as some hosting providers have a proxy that makes this break
  • is_Update_Available() now asks the callback server if there is an update available

0.9.0a

  • Initial Release