PluginProbe
wpForo Forum / 3.2.0
wpForo Forum v3.2.0
3.2.0 3.1.7 3.1.6 3.1.5 3.1.4 3.1.2 3.1.1 3.1.0 3.0.9 3.0.8 3.0.7 trunk 1.0.0 1.0.1 1.0.2 1.1.0 1.1.1 1.1.2 1.2.0 1.3.0 1.3.1 1.4.0 1.4.1 1.4.10 1.4.11 All 140 releases
← All changes | readme.txt +24 -2 3.1.6 → 3.2.0 View file →
@@ -2,9 +2,9 @@
2 2 Contributors: gVectors Team
3 3 Tags: forum, forums, forum plugin, bbpress, community
4 4 Requires at least: 5.2
5 5 Tested up to: 7.1
6 -Stable tag: 3.1.6
6 +Stable tag: 3.2.0
7 7 Requires PHP: 7.1
8 8 License: GPLv2 or later
9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html
10 10
@@ -135,9 +135,21 @@
135 135
136 136 [Terms of Service](https://gvectors.com/terms-and-conditions/)
137 137 [Privacy Policy](https://gvectors.com/privacy-policy/)
138 138
139 +**gVectors Addons News & License Reminders** (store.gvectors.com)
139 140
141 +If the forum administrator explicitly enables the addon news service (it is disabled by default and requires opt-in), wpForo connects to store.gvectors.com once per day to:
142 +
143 +* Fetch news about new addons, new features and announcements (endpoint: /news) — this request sends no site-specific data beyond standard HTTP request information
144 +* Check for addon licenses that are close to expiration (endpoint: /at-risk-licenses) — this request sends your site address, an anonymous site identifier (an HMAC hash generated from your site domain and your WordPress security salts), and the slugs and installed versions of your gVectors addons
145 +
146 +No personal data, no email addresses, and no forum content is ever sent to this service. News notifications are shown as dismissible messages in the WordPress admin, and summary emails are sent by your own site (via your own mail server) to site administrators. The service can be disabled at any time from the wpForo Addons page, which stops all outbound requests immediately.
147 +
148 +[Terms of Service](https://gvectors.com/terms-and-conditions/)
149 +[Privacy Policy](https://gvectors.com/privacy-policy/)
150 +
151 +
140 152 == Installation ==
141 153
142 154 1. Install wpForo Forum plugin in Dashboard > Plugins admin page. Then activate it.
143 155 2. If you have more than 100 users wpForo forum plugin prompts you synchronize users.
@@ -231,11 +243,21 @@
231 243
232 244 - After the update, please delete all caches and purge CDN if you have
233 245 - After the update, please flush Redis Object Cache if you have this cache enabled
234 246
235 -[wpForo Forum v3.0 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-3-0-is-released/)
247 +[wpForo Forum v3.2 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-3-2-is-released/)
236 248
237 249
250 +
251 += wpForo Forum 3.2.0 | 25.09.2026 =
252 +
253 +* Addons Store: Purchase and manage addon licenses directly in your WordPress dashboard. No need to go to gVectors Store, purchase, then download and install. Now you can do one-click purchase, install, and update addons directly in your wpForo > Addons admin page.
254 +
255 +
256 += wpForo Forum 3.1.7 | 22.09.2026 =
257 +
258 +* Security: Fixed Stored XSS vulnerability in some text fields
259 +* Fixed: Infinite recursion causing fatal error and 504/508 timeouts on forum pages
238 260
239 261 = wpForo Forum 3.1.6 | 18.09.2026 =
240 262
241 263 * Compatibility: WordPress 7.1