From 416a8c6bae524227565ae4ce12effc20e8a8ee04 Mon Sep 17 00:00:00 2001 From: JasWSInc Date: Tue, 7 Oct 2014 21:51:08 -0800 Subject: [PATCH] Preparing release of v141007. --- s2member/checksum.txt | 2 +- s2member/includes/translations/s2member.pot | 20 ++++++++++---------- s2member/readme.txt | 15 ++++++++++++--- s2member/s2member.php | 8 ++++---- 4 files changed, 27 insertions(+), 18 deletions(-) diff --git a/s2member/checksum.txt b/s2member/checksum.txt index 25ea91e7..62439ad3 100644 --- a/s2member/checksum.txt +++ b/s2member/checksum.txt @@ -1 +1 @@ -53efa7007fd214f3a812d3cae6cbef4d \ No newline at end of file +880cf4b36bfab2c644bde04a14c3be1d \ No newline at end of file diff --git a/s2member/includes/translations/s2member.pot b/s2member/includes/translations/s2member.pot index 59cc5546..45175161 100644 --- a/s2member/includes/translations/s2member.pot +++ b/s2member/includes/translations/s2member.pot @@ -2,9 +2,9 @@ # This file is distributed under the same license as the package. msgid "" msgstr "" -"Project-Id-Version: 140921\n" +"Project-Id-Version: 141007\n" "Report-Msgid-Bugs-To: http://wordpress.org/tag/s2member\n" -"POT-Creation-Date: 2014-09-21 09:50:11+00:00\n" +"POT-Creation-Date: 2014-10-08 05:49:57+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -970,7 +970,7 @@ msgctxt "s2member-front" msgid "Your Link Expired:
Please contact Support if you need assistance." msgstr "" -#: s2member/includes/classes/registrations.inc.php:546 +#: s2member/includes/classes/registrations.inc.php:579 msgctxt "s2member-front" msgid "s2Member security violation. You attempted to POST administrative variables that will NOT be trusted in a NON-administrative zone!" msgstr "" @@ -1625,32 +1625,32 @@ msgid "" "%s" msgstr "" -#: s2member/includes/syscon.inc.php:284 +#: s2member/includes/syscon.inc.php:289 msgctxt "s2member-front" msgid "Free Subscriber" msgstr "" -#: s2member/includes/syscon.inc.php:284 +#: s2member/includes/syscon.inc.php:289 msgctxt "s2member-front" msgid "Bronze Member" msgstr "" -#: s2member/includes/syscon.inc.php:284 +#: s2member/includes/syscon.inc.php:289 msgctxt "s2member-front" msgid "Silver Member" msgstr "" -#: s2member/includes/syscon.inc.php:284 +#: s2member/includes/syscon.inc.php:289 msgctxt "s2member-front" msgid "Gold Member" msgstr "" -#: s2member/includes/syscon.inc.php:284 +#: s2member/includes/syscon.inc.php:289 msgctxt "s2member-front" msgid "Platinum Member" msgstr "" -#: s2member/includes/syscon.inc.php:284 +#: s2member/includes/syscon.inc.php:289 msgctxt "s2member-front" msgid "Level %s Member" msgstr "" @@ -3983,7 +3983,7 @@ msgctxt "s2member-front" msgid "ERROR: Unable to verify POST vars. Please contact Support for assistance.\\n\\nThis is most likely related to an invalid ClickBank configuration. If you are the site owner, please check: s2Member -› ClickBank Options." msgstr "" -#: s2member-pro/s2member-pro/includes/classes/gateways/clickbank/clickbank-utilities.inc.php:218 +#: s2member-pro/s2member-pro/includes/classes/gateways/clickbank/clickbank-utilities.inc.php:237 msgctxt "s2member-front" msgid "Reminder: Purchases at this site will appear on your credit card or bank statement as: ClickBank or CLKBANK*COM." msgstr "" diff --git a/s2member/readme.txt b/s2member/readme.txt index f481e13d..87d019a4 100644 --- a/s2member/readme.txt +++ b/s2member/readme.txt @@ -1,7 +1,7 @@ === s2Member Framework (Member Roles, Capabilities, Membership, PayPal Members) === -Version: 140921 -Stable tag: 140921 +Version: 141007 +Stable tag: 141007 SSL Compatible: yes bbPress® Compatible: yes @@ -159,12 +159,21 @@ Released under the terms of the [GNU General Public License](http://www.gnu.org/ == Upgrade Notice == -= v140921 = += v141007 = (Maintenance Release) Upgrade immediately. == Changelog == += v141007 = + +- (s2Member Pro) **ClickBank IPN v6:** This release enables a new integration option for site owners integrated with ClickBank. You may now choose to integrate with v6 of ClickBank's IPN service, since all previous versions are slowly being phased out by ClickBank. Please see: `Dashboard ⥱ s2Member ⥱ ClickBank Options ⥱ IPN Integration` for v6 config. options. See also [this GitHub issue](https://github.com/websharks/s2member/issues/256) if you'd like further details regarding this topic. See also: [this article @ ClickBank](https://support.clickbank.com/entries/22803622-instant-notification-service). +- (s2Member/s2Member Pro) **AWeber API Integration:** This release of s2Member adds a new option for site owners using AWeber. It is now possible to integrate with the new [s2Member App](http://www.s2member.com/r/aweber-api-key) for AWeber; i.e. via the AWeber API instead of via email-based communication. For further details, please see: `Dashboard ⥱ s2Member ⥱ API / List Servers ⥱ AWeber Integration`. See also: [this GitHub issue](https://github.com/websharks/s2member/issues/303) if you'd like additional details. +- (s2Member/s2Member Pro) **Bug Fix:** The EOT Behavior option for `refunds,partial_refunds,reversals` was not being accepted by s2Member. Fixed in this release. Please see [this GitHub issue](https://github.com/websharks/s2member/issues/345) if you'd like further details. +- (s2Member/s2Member Pro) **MailChimp API Wrapper:** This release of s2Member comes with an updated API wrapper class for MailChimp integration. No change in functionality, just a smoother, slightly faster, and more bug-free interaction with the MailChimp API. Please see [this GitHub issue](https://github.com/websharks/s2member/issues/303) if you'd like further details regarding this improvement. See also: [the official MailChimp API class](https://bitbucket.org/mailchimp/mailchimp-api-php); i.e. what s2Member has been updated to in this release. +- (s2Member/s2Member Pro) **URI Restrictions caSe-insensitive (Security Fix)** This release of s2Member changes the way URI Restrictions work. All URI Restrictions are now caSe-insensitive (i.e. `/some-path/` is now the same as `/some-Path/`), allowing s2Member to automatically pick up different variations used in attempts to exploit the behavior of certain slugs within the WordPress core. You can also change this new default behavior, if you prefer. Please see: `Dashboard ⥱ s2Member ⥱ Restriction Options ⥱ URI Restrictions`. See also: [this GitHub issue](https://github.com/websharks/s2member/issues/354) for the details about why this was changed in the most recent copy of s2Member. +- (s2Member/s2Member) **AWeber Role-Based Emails:** In this release we're adding a note in the s2Member UI regarding role-based email addresses being rejected by AWeber. AWeber does not allow role-based emails like: `admin@` or `webmaster@` to be subscribed. It is suggested that you enable s2Member's config. option: "Force Personal Emails" if you intend to integrate with AWeber. Please see: `Dashboard ⥱ s2Member ⥱ General Options ⥱ Registration/Profile Fields`; where you can tell s2Member for force personal email addresses when someone registers on-site. This will prevent a potential subscriber from entering something like `admin@example.com` as their email address. + = v140921 = - (s2Member/s2Member Pro) **WP v4 over SSL Compat.** A compatibility issue with the `home_url()` function in the latest release of WordPress has been resolved with this release. Some site owners reported that their s2Member menu pages were appearing without any CSS/JavaScript being loaded; i.e. the graphical UI was not appearing as one would expect under certain scenarios. diff --git a/s2member/s2member.php b/s2member/s2member.php index 13a2b37e..eab0db22 100644 --- a/s2member/s2member.php +++ b/s2member/s2member.php @@ -19,8 +19,8 @@ */ /* -- This section for WordPress parsing. ------------------------------------------------------------------------------ -Version: 140921 -Stable tag: 140921 +Version: 141007 +Stable tag: 141007 SSL Compatible: yes bbPress Compatible: yes @@ -75,7 +75,7 @@ * @var string */ if(!defined('WS_PLUGIN__S2MEMBER_VERSION')) - define('WS_PLUGIN__S2MEMBER_VERSION', '140921' /* !#distro-version#! */); + define('WS_PLUGIN__S2MEMBER_VERSION', '141007' /* !#distro-version#! */); /** * Minimum PHP version required to run s2Member. * @@ -105,7 +105,7 @@ * @var string */ if(!defined('WS_PLUGIN__S2MEMBER_MIN_PRO_VERSION')) - define('WS_PLUGIN__S2MEMBER_MIN_PRO_VERSION', '140921' /* !#distro-version#! */); + define('WS_PLUGIN__S2MEMBER_MIN_PRO_VERSION', '141007' /* !#distro-version#! */); /* Several compatibility checks. If all pass, load the s2Member plugin.