Skip to content

Commit

Permalink
Release s2Member v170221
Browse files Browse the repository at this point in the history
  • Loading branch information
raamdev committed Feb 21, 2017
1 parent 8155c4c commit f9672c6
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 13 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
= v170126-RC =
= v170221 =

- (s2Member/s2Member Pro) **JW Player v7:** This release adds support for JW Player v7 in the `[s2Stream /]` shortcode. See [Issue #774](https://github.com/websharks/s2member/issues/774).

- (s2Member Pro) **Bug Fix:** Allow Pro-Forms to use `success="%%sp_access_url%%"` without issue. See [Issue #1024](https://github.com/websharks/s2member/issues/1024).

- (s2Member/s2Member Pro) **AWS Region:** Adding AWS region `ap-northeast-2`. See [Issue #1033](https://github.com/websharks/s2member/issues/1033).

- (s2Member/s2Member Pro) **AWS Region:** Adding AWS region `eu-west-2`. See [Issue #1033](https://github.com/websharks/s2member/issues/1033).

- (s2Member) **Bug Fix:** This release corrects a minor server-side validation bug that was related to the use of non-personal email address. See [Thread #1195](https://forums.wpsharks.com/t/bugfix-file-custom-reg-fields-inc-php-missing-bracket/1195) and [Issue #1054](https://github.com/websharks/s2member/issues/1054).

- (s2Member) **Bug Fix:** Updated several outdated links within the software; e.g., removing older `www.` references, correcting forum links, and more. Also corrected missing changelog. See [Issue #1027](https://github.com/websharks/s2member/issues/1027).

- (s2Member Pro) **Pro Upgrader:** The pro upgrader has been refactored and now asks for your s2Member Pro License Key instead of your s2Member.com password. The next time you upgrade to the most recent version of s2Member Pro, you will be asked for your License Key. You can obtain your License Key by logging into your account at s2Member.com. Once logged in, visit your 'My Account' page, where you will find your License Key right at the top. See [Issue #668](https://github.com/websharks/s2member/issues/668).

- (s2Member/s2Member Pro) **CloudFlare Compat.:** Enhancing compatibility with Rocket Loader via `data-cfasync="false"` on dynamic s2Member scripts. See: [Issue #1038](https://github.com/websharks/s2member/issues/1038).

= v161129 =
Expand Down
26 changes: 22 additions & 4 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
=== s2Member Framework (Member Roles, Capabilities, Membership, PayPal Members) ===

Version: 170126-RC
Stable tag: 170126-RC
Version: 170221
Stable tag: 170221

SSL Compatible: yes
bbPress® Compatible: yes
Expand All @@ -21,7 +21,7 @@ Tested up to: 4.8-alpha
Requires at least: 4.2

Requires PHP: 5.2
Tested up to PHP: 7.0.14
Tested up to PHP: 7.0.15

Copyright: © 2009 WebSharks, Inc.
License: GNU General Public License v2 or later.
Expand All @@ -40,7 +40,7 @@ Forum URI: http://s2member.com/r/forum/
Plugin URI: http://s2member.com/
Privacy URI: http://s2member.com/privacy-policy/
Changelog URI: http://s2member.com/changelog/
Video Tutorials: http://s2member.com/videos/
Video Tutorials: http://s2member.com/r/s2member-videos/
Knowledge Base: http://s2member.com/kb/
Newsletter: http://s2member.com/r/subscribe/
PayPal Pro Integration: http://s2member.com/r/pp-account-types/
Expand Down Expand Up @@ -171,6 +171,24 @@ Released under the terms of the [GNU General Public License](http://www.gnu.org/

== Changelog ==

= v170221 =

- (s2Member/s2Member Pro) **JW Player v7:** This release adds support for JW Player v7 in the `[s2Stream /]` shortcode. See [Issue #774](https://github.com/websharks/s2member/issues/774).

- (s2Member Pro) **Bug Fix:** Allow Pro-Forms to use `success="%%sp_access_url%%"` without issue. See [Issue #1024](https://github.com/websharks/s2member/issues/1024).

- (s2Member/s2Member Pro) **AWS Region:** Adding AWS region `ap-northeast-2`. See [Issue #1033](https://github.com/websharks/s2member/issues/1033).

- (s2Member/s2Member Pro) **AWS Region:** Adding AWS region `eu-west-2`. See [Issue #1033](https://github.com/websharks/s2member/issues/1033).

- (s2Member) **Bug Fix:** This release corrects a minor server-side validation bug that was related to the use of non-personal email address. See [Thread #1195](https://forums.wpsharks.com/t/bugfix-file-custom-reg-fields-inc-php-missing-bracket/1195) and [Issue #1054](https://github.com/websharks/s2member/issues/1054).

- (s2Member) **Bug Fix:** Updated several outdated links within the software; e.g., removing older `www.` references, correcting forum links, and more. Also corrected missing changelog. See [Issue #1027](https://github.com/websharks/s2member/issues/1027).

- (s2Member Pro) **Pro Upgrader:** The pro upgrader has been refactored and now asks for your s2Member Pro License Key instead of your s2Member.com password. The next time you upgrade to the most recent version of s2Member Pro, you will be asked for your License Key. You can obtain your License Key by logging into your account at s2Member.com. Once logged in, visit your 'My Account' page, where you will find your License Key right at the top. See [Issue #668](https://github.com/websharks/s2member/issues/668).

- (s2Member/s2Member Pro) **CloudFlare Compat.:** Enhancing compatibility with Rocket Loader via `data-cfasync="false"` on dynamic s2Member scripts. See: [Issue #1038](https://github.com/websharks/s2member/issues/1038).

= v161129 =

- (s2Member Pro) **Bug Fix:** Stripe refund notifications via the Stripe Webhook were always interpreted by s2Member as full refunds. This release corrects this bug so that s2Member will handle partial refunds via the Stripe API properly in all cases. Props @raamdev for reporting.
Expand Down
10 changes: 5 additions & 5 deletions s2member.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
*/
/* -- This section for WordPress parsing. ------------------------------------------------------------------------------
Version: 170126-RC
Stable tag: 170126-RC
Version: 170221
Stable tag: 170221
SSL Compatible: yes
bbPress Compatible: yes
Expand All @@ -40,7 +40,7 @@
Requires at least: 4.2
Requires PHP: 5.2
Tested up to PHP: 7.0.14
Tested up to PHP: 7.0.15
Copyright: © 2009 WebSharks, Inc.
License: GNU General Public License
Expand Down Expand Up @@ -77,7 +77,7 @@
*
* @var string
*/
${__FILE__}['tmp'] = '170126-RC'; //version//
${__FILE__}['tmp'] = '170221'; //version//
if(!defined('WS_PLUGIN__S2MEMBER_VERSION'))
define('WS_PLUGIN__S2MEMBER_VERSION', ${__FILE__}['tmp']);
/**
Expand Down Expand Up @@ -110,7 +110,7 @@
*
* @var string
*/
${__FILE__}['tmp'] = '170126-RC'; //version//
${__FILE__}['tmp'] = '170221'; //version//
if(!defined('WS_PLUGIN__S2MEMBER_MIN_PRO_VERSION'))
define('WS_PLUGIN__S2MEMBER_MIN_PRO_VERSION', ${__FILE__}['tmp']);
/*
Expand Down
2 changes: 1 addition & 1 deletion src/includes/classes/css-js-themes.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ public static function add_js_w_globals()
* Disallow async loading.
*
* @package s2Member\CSS_JS
* @since 17xxxx Enhancing CloudFlare compat.
* @since 170221 Enhancing CloudFlare compat.
*
* @attaches-to ``add_filter('script_loader_tag');``
*
Expand Down
4 changes: 2 additions & 2 deletions src/includes/translations/s2member.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# This file is distributed under the same license as the package.
msgid ""
msgstr ""
"Project-Id-Version: 170126-RC\n"
"Project-Id-Version: 170221\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/s2member\n"
"POT-Creation-Date: 2017-01-26 02:14:50+00:00\n"
"POT-Creation-Date: 2017-02-21 00:07:54+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
Expand Down

0 comments on commit f9672c6

Please sign in to comment.