Skip to content

Commit f9672c6

Browse files
committed
Release s2Member v170221
1 parent 8155c4c commit f9672c6

File tree

5 files changed

+38
-13
lines changed

5 files changed

+38
-13
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
1-
= v170126-RC =
1+
= v170221 =
22

33
- (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).
4+
45
- (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).
6+
57
- (s2Member/s2Member Pro) **AWS Region:** Adding AWS region `ap-northeast-2`. See [Issue #1033](https://github.com/websharks/s2member/issues/1033).
8+
69
- (s2Member/s2Member Pro) **AWS Region:** Adding AWS region `eu-west-2`. See [Issue #1033](https://github.com/websharks/s2member/issues/1033).
10+
711
- (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).
12+
813
- (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).
14+
915
- (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).
16+
1017
- (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).
1118

1219
= v161129 =

readme.txt

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
=== s2Member Framework (Member Roles, Capabilities, Membership, PayPal Members) ===
22

3-
Version: 170126-RC
4-
Stable tag: 170126-RC
3+
Version: 170221
4+
Stable tag: 170221
55

66
SSL Compatible: yes
77
bbPress® Compatible: yes
@@ -21,7 +21,7 @@ Tested up to: 4.8-alpha
2121
Requires at least: 4.2
2222

2323
Requires PHP: 5.2
24-
Tested up to PHP: 7.0.14
24+
Tested up to PHP: 7.0.15
2525

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

172172
== Changelog ==
173173

174+
= v170221 =
175+
176+
- (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).
177+
178+
- (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).
179+
180+
- (s2Member/s2Member Pro) **AWS Region:** Adding AWS region `ap-northeast-2`. See [Issue #1033](https://github.com/websharks/s2member/issues/1033).
181+
182+
- (s2Member/s2Member Pro) **AWS Region:** Adding AWS region `eu-west-2`. See [Issue #1033](https://github.com/websharks/s2member/issues/1033).
183+
184+
- (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).
185+
186+
- (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).
187+
188+
- (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).
189+
190+
- (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).
191+
174192
= v161129 =
175193

176194
- (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.

s2member.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
*/
2121
/* -- This section for WordPress parsing. ------------------------------------------------------------------------------
2222
23-
Version: 170126-RC
24-
Stable tag: 170126-RC
23+
Version: 170221
24+
Stable tag: 170221
2525
2626
SSL Compatible: yes
2727
bbPress Compatible: yes
@@ -40,7 +40,7 @@
4040
Requires at least: 4.2
4141
4242
Requires PHP: 5.2
43-
Tested up to PHP: 7.0.14
43+
Tested up to PHP: 7.0.15
4444
4545
Copyright: © 2009 WebSharks, Inc.
4646
License: GNU General Public License
@@ -77,7 +77,7 @@
7777
*
7878
* @var string
7979
*/
80-
${__FILE__}['tmp'] = '170126-RC'; //version//
80+
${__FILE__}['tmp'] = '170221'; //version//
8181
if(!defined('WS_PLUGIN__S2MEMBER_VERSION'))
8282
define('WS_PLUGIN__S2MEMBER_VERSION', ${__FILE__}['tmp']);
8383
/**
@@ -110,7 +110,7 @@
110110
*
111111
* @var string
112112
*/
113-
${__FILE__}['tmp'] = '170126-RC'; //version//
113+
${__FILE__}['tmp'] = '170221'; //version//
114114
if(!defined('WS_PLUGIN__S2MEMBER_MIN_PRO_VERSION'))
115115
define('WS_PLUGIN__S2MEMBER_MIN_PRO_VERSION', ${__FILE__}['tmp']);
116116
/*

src/includes/classes/css-js-themes.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ public static function add_js_w_globals()
136136
* Disallow async loading.
137137
*
138138
* @package s2Member\CSS_JS
139-
* @since 17xxxx Enhancing CloudFlare compat.
139+
* @since 170221 Enhancing CloudFlare compat.
140140
*
141141
* @attaches-to ``add_filter('script_loader_tag');``
142142
*

src/includes/translations/s2member.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# This file is distributed under the same license as the package.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: 170126-RC\n"
5+
"Project-Id-Version: 170221\n"
66
"Report-Msgid-Bugs-To: http://wordpress.org/tag/s2member\n"
7-
"POT-Creation-Date: 2017-01-26 02:14:50+00:00\n"
7+
"POT-Creation-Date: 2017-02-21 00:07:54+00:00\n"
88
"MIME-Version: 1.0\n"
99
"Content-Type: text/plain; charset=UTF-8\n"
1010
"Content-Transfer-Encoding: 8bit\n"

0 commit comments

Comments
 (0)