Plugin Directory

Changeset 3260405


Ignore:
Timestamp:
03/23/2025 07:35:40 PM (9 months ago)
Author:
Tomdever
Message:

wpForo v2.4.3 Readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wpforo/trunk/readme.txt

    r3245729 r3260405  
    1 === wpForo Forum ===
     1=== wpForo Forum ===
    22Contributors: gVectors Team
    33Tags: forum, forums, forum plugin, bbpress, community
    44Requires at least: 5.1
    55Tested up to: 6.7
    6 Stable tag: 2.4.2
     6Stable tag: 2.4.3
    77Requires PHP: 7.0
    88License: GPLv2 or later
     
    180180
    181181
    182 = wpForo Forum 2.4.0 - 2.4.2 | 24.02.2025 =
     182= wpForo Forum 2.4.0 - 2.4.3 | 23.03.2025 =
    183183
    184184[wpForo Forum v2.4 Release Summary](https://wpforo.com/community/wpforo-announcements/wpforo-2-4-is-released/)
    185185
     186* Version 2.4.3
     187* Added: Discussion forum (DiscussionForumPosting) structured data for Google Search
     188* Security: Fixed issue with manipulation and privilege escalation via hidden parameter
     189* Fixed Bug: BuddyPress Integration problems related to deprecated functions
     190* Fixed Bug: False positive spam file detection and notification in the dashboard
     191* Fixed Bug: Problems related to PHP 8.4
     192* Fixed Bug: Issues with saving antispam settings
     193* Fixed Bug: More robust solution for "Arbitrary File Reading" problem by changing `wp_remote_get()` function to `wp_safe_remote_get()`
     194* ---------
    186195* Version 2.4.2
    187 * Security: Fixed issue with manipulation and privilege escalation via hidden parameter
     196* Security: Unauthenticated Arbitrary File Read in update
    188197* Fixed Bug: In some cases user couldn't see own private topics
    189198* Fixed Bug: Problem with topic slugs containing negative number (-1234)
Note: See TracChangeset for help on using the changeset viewer.