Skip to:
Content

bbPress.org

Changeset 6689


Ignore:
Timestamp:
09/09/2017 03:55:05 PM (9 years ago)
Author:
johnjamesjacoby
Message:

Read-me & Humans updates:

  • Add Sergey & Pippin
  • Add dates to changelog
  • Consolidate 2.0.0 betas into one release
  • Update plugin descriptions
Location:
trunk/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/humans.txt

    r6579 r6689  
    4848Favorite Food: Tacos 🌮
    4949
     50Name: Sergey Biryukov
     51Title: Core Contributor
     52Twitter: sergeybiryukov
     53
    5054/* THANKS */
    51 Mike Adams, Gautam Gupta, Ben L, Justin Tadlock, cnorris23, anointed, andy, nacin
     55Mike Adams, Gautam Gupta, Ben L, Justin Tadlock, Pippin Williamson, cnorris23, anointed, andy, nacin
    5256
    5357/* META */
    54 Updated: 2013/11/25
     58Updated: 2017/09/09
    5559See: http://humanstxt.org/
  • trunk/src/readme.txt

    r6688 r6689  
    11=== bbPress ===
    2 Contributors: matt, johnjamesjacoby, jmdodd, netweb
     2Contributors: matt, johnjamesjacoby, jmdodd, netweb, sergeybiryukov
    33Tags: forums, discussion, support, theme, akismet, multisite
    44Requires at least: 4.7
     
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
    99
    10 bbPress is forum software, made the WordPress way.
     10bbPress is forum software for WordPress.
    1111
    1212== Description ==
    1313
    14 Are you looking for a timeless, elegant, and streamlined discussion board? bbPress is focused on ease of integration, ease of use, modern web standards, and performance.
    15 
    16 bbPress is spry & nimble, and allows for great add-on features through WordPress's extensive plugin system. It is intentionally simple yet infinitely powerful forum software, built by contributors to WordPress.
     14Are you looking for a timeless, elegant, and streamlined discussion board? bbPress is easy to integrate, easy to use, and is built to scale with your growing community.
     15
     16bbPress is intentionally simple yet infinitely powerful forum software, built by contributors to WordPress.
    1717
    1818== Installation ==
     
    5555== Changelog ==
    5656
    57 = 2.5.14 =
     57= [2.5.14]- 2017-09-09 =
    5858* Improved support for PHP 7.1 and higher
    5959* Improved pagination for non-public post statuses
    60 * Fix converter row-limit boundaries
    61 
    62 = 2.5.13 =
     60* Fixed converter row-limit boundaries
     61
     62= [2.5.13]- 2017-05-18 =
    6363* Improved support for `post_parent__in` type queries
    6464
    65 = 2.5.12 =
     65= [2.5.12]- 2016-12-08 =
    6666* Bump minimum WordPress version to 4.7
    6767* Use 'wp_roles_init' action for dynamic roles
    6868
    69 = 2.5.11 =
     69= [2.5.11]- 2016-11-09 =
    7070* Improved support for WordPress 4.7
    7171* Improved localization of role names
    7272* Increase minimum WordPress version to 4.2
    7373
    74 = 2.5.10 =
     74= [2.5.10]- 2016-07-13 =
    7575* Improved user display-name rendering
    7676
    77 = 2.5.9 =
     77= [2.5.9]- 2016-05-02 =
    7878* Improved user mentions
    7979
    80 = 2.5.8 =
     80= [2.5.8]- 2015-07-13 =
    8181* Improved ajax actions
    8282* Improved user query parsing
    83 * Fix BuddyPress Groups notice
    84 
    85 = 2.5.7 =
     83* Fixed BuddyPress Groups notice
     84
     85= [2.5.7]- 2015-04-20 =
    8686* Improved output of certain URLs
    8787
    88 = 2.5.6 =
     88= [2.5.6]- 2015-03-16 =
    8989* Improved notification & subscription email sending
    9090
    91 = 2.5.5 =
     91= [2.5.5]- 2015-03-06 =
    9292* Improved bulk editing of users
    9393* Improved suggesting of topics & authors for moderators
    9494* Improved converter tool access
    9595
    96 = 2.5.4 =
    97 * Fix reply editing causing polluted hierarchy
    98 * Add tool for repairing reply positions within topics
     96= [2.5.4]- 2014-06-06 =
     97* Fixed reply editing causing polluted hierarchy
     98* Added tool for repairing reply positions within topics
    9999* Improved custom slug and displayed user field sanitization
    100100* Improved SSL support when relying on theme compatibility
    101101
    102 = 2.5.3 =
     102= [2.5.3]- 2014-01-11 =
    103103* WordPress 3.8 support (dashicons, new color schemes)
    104 * Fix dropdown selects in settings pages
    105 * Fix accidental topic subscription removal on reply form
    106 * Fix poor grammar in profile title element
    107 * Fix admin area SSL support
    108 
    109 = 2.5.2 =
    110 * Fix BuddyPress (1.9.1) Notification integration
    111 
    112 = 2.5.1 =
     104* Fixed dropdown selects in settings pages
     105* Fixed accidental topic subscription removal on reply form
     106* Fixed poor grammar in profile title element
     107* Fixed admin area SSL support
     108
     109= [2.5.2]- 2013-12-27 =
     110* Fixed BuddyPress (1.9.1) Notification integration
     111
     112= [2.5.1]- 2013-12-03 =
    113113* Updated subscriptions setting description
    114 * Fix forum subscriptions not appearing on profiles for some users
     114* Fixed forum subscriptions not appearing on profiles for some users
    115115* Allow links to have targets
    116 * Improve Windows compatibility
    117 
    118 = 2.5 =
     116* Improved Windows compatibility
     117
     118= [2.5.0]- 2013-11-25 =
    119119* Added forum subscriptions
    120120* Added importers for AEF, Drupal, FluxBB, Kunena Forums (Joomla), MyBB, Phorum, PHPFox, PHPWind, PunBB, SMF, Xenforo and XMB
    121121* Added BuddyPress Notifications integration
    122122* Added ability to enqueue scripts and styles in the template stack
    123 * Fix various existing importer scripts
    124 * Fix forum visibility meta saving
    125 * Fix Akismet anonymous user meta checking
    126 * Fix inconsistent bbp_dropdown() results
    127 * Fix topic and reply ping-status inconsistencies
    128 
    129 = 2.4.1 =
    130 * Fix forum status saving
    131 * Fix widget settings saving
    132 * Fix custom wp_title compatibility
    133 * Fix search results custom permalink compatibility
    134 * Fix custom user topics & replies pages
    135 * Fix hierarchical reply handling in converter
    136 
    137 = 2.4 =
     123* Fixed various existing importer scripts
     124* Fixed forum visibility meta saving
     125* Fixed Akismet anonymous user meta checking
     126* Fixed inconsistent bbp_dropdown() results
     127* Fixed topic and reply ping-status inconsistencies
     128
     129= [2.4.1]- 2013-10-10 =
     130* Fixed forum status saving
     131* Fixed widget settings saving
     132* Fixed custom wp_title compatibility
     133* Fixed search results custom permalink compatibility
     134* Fixed custom user topics & replies pages
     135* Fixed hierarchical reply handling in converter
     136
     137= [2.4.0]- 2013-08-24 =
    138138* Added hierarchical reply support
    139139* Added ability to disable forum search
     
    150150* General code clean-up
    151151
    152 = 2.3.2 =
     152= [2.3.2]- 2013-05-06 =
    153153* Improved posting of preformatted code
    154154* Improved theme compatibility CSS
    155155* Improved BuddyPress Activity Streams integration
    156156
    157 = 2.3.1 =
     157= [2.3.1]- 2013-04-26 =
    158158* Improved posting of preformatted code
    159 * Fix deleting of post cache group
    160 * Fix moderators not having view_trash capability
    161 
    162 = 2.3 =
     159* Fixed deleting of post cache group
     160* Fixed moderators not having view_trash capability
     161
     162= [2.3.1]- 2013-04-13 =
    163163* Added forum search functionality
    164164* Improved BuddyPress Group Forums integration
     
    167167* Added more forum migration options
    168168
    169 = 2.2.4 =
     169= [2.2.4]- 2013-01-24 =
    170170* Prepare converter queries
    171 * Improve validation and sanitization of form values
    172 
    173 = 2.2.3 =
    174 * Improve compatibility with some themes
    175 * Fix integration with BuddyPress Group Forums
    176 * Fix BuddyPress Activity Stream integration
    177 
    178 = 2.2.2 =
     171* Improved validation and sanitization of form values
     172
     173= [2.2.3]- 2012-12-11 =
     174* Improved compatibility with some themes
     175* Fixed integration with BuddyPress Group Forums
     176* Fixed BuddyPress Activity Stream integration
     177
     178= [2.2.2]- 2012-11-23 =
    179179* RTL and i18n fixes
    180180* Improved user profile theme compatibility
     
    183183* Fixed template part reference in extras user edit template
    184184
    185 = 2.2.1 =
    186 * Fix role mapping for non-WordPress roles
    187 * Fix issue with private forums being blocked
     185= [2.2.1]- 2012-11-19 =
     186* Fixed role mapping for non-WordPress roles
     187* Fixed issue with private forums being blocked
    188188* Allow moderators to see hidden forums
    189189
    190 = 2.2 =
     190= [2.2.0]- 2012-11-09 =
    191191* Improved user roles and capabilities
    192192* Improved theme compatibility
     
    198198* WordPress 3.5 and BuddyPress 1.7 ready
    199199
    200 = 2.1.2 =
     200= [2.1.2]- 2012-07-31 =
    201201* Fixed admin-side help verbiage
    202202* Fixed reply height CSS
     
    204204* Fixed child post trash and delete functions
    205205
    206 = 2.1.1 =
     206= [2.1.1]- 2012-07-23 =
    207207* Fixed Invision, phpBB, and vBulletin importers
    208208* Fixed private/hidden forum bugs
     
    213213* Fixed missing filter on displayed user fields
    214214
    215 = 2.1 =
     215= [2.1.0]- 2012-07-08 =
    216216* WordPress 3.4 compatibility
    217217* Deprecate $bbp global, use bbpress() singleton
     
    241241* Added tools for importing, resetting, and removing
    242242
    243 = 2.0 =
    244 * Released on September 21, 2011
    245 
    246 = 2.0-rc-5 =
     243= [2.0.2]- 2011-11-28 =
     244* Released on November 13, 2011
     245
     246= [2.0.1]- 2011-11-23 =
     247* Released on November 13, 2011
     248
     249= [2.0.0]- 2011-09-21 =
     250* Initial plugin release <3
     251* BuddyPress @mention integration
     252* BuddyPress activity action integration
     253* GlotPress integration
     254* Multisite integration
     255* Akismet integration
     256* RTL support
     257* More future proofing internal API's
     258* Green admin color scheme for WordPress 3.2
     259* Audit usage of get strings for moderator level and above users
     260* Normalize theme, shortcodes, and template parts
     261* Added blacklist_keys support
     262* Added actions to topic/reply forms
     263* Added Forum Participant role for multisite use
     264* Added humans.txt
     265* Added empty index.php files to prevent snooping
     266* Added max length to topic titles (default 80 chars)
     267* Added home link support to breadcrumb
     268* Added filters for future anti-spam support
     269* Added missing breadcrumbs to various template files
     270* Improved templates and CSS
     271* Improved Theme Compatibility
     272* Improved Theme Compat class
     273* Improved Akismet user agent handling
     274* Improved support for future ajaxification
     275* Improved unpretty permalink support
     276* Improved importer
     277* Improved multisite support
    247278* Fixed Genesis incompatibilities
    248279* Fixed BuddyPress activity stream issues
    249280* Fixed Subscription email sending issues
    250281* Fixed Theme Compat display issues for some themes
    251 * Improved Theme Compat class
    252 * More future proofing internal API's
    253 
    254 = 2.0-rc-4 =
    255 * BuddyPress @mention integration
    256 * Improved Akismet user agent handling
    257 * Added blacklist_keys support
    258282* Fixed spam/deleted user handling
    259 * Updated green admin color scheme for WordPress 3.2
    260 * Added actions to topic/reply forms
    261 * Improved support for future ajaxification
    262 
    263 = 2.0-rc-3 =
    264283* Fixed activation/deactivation
    265 * Added Forum Participant role for multisite use
    266 
    267 = 2.0-rc-2 =
    268 * BuddyPress activity action integration
    269 * Multisite integration
    270284* Fixed a bushel of bugs
    271285* Fixed tag pagination again
    272286* Fixed ajax priority loading
    273 
    274 = 2.0-rc-1 =
    275287* Fixed tag pagination
    276 * Broke tag pagination
    277 * Squashed a bunch of bugs
    278 
    279 = 2.0-beta-3b =
    280 * Fix regression in forum index theme compatibility template
    281 * Audit usage of get strings for moderator level and above users
    282 
    283 = 2.0-beta-3 =
    284 * Akismet integration
    285 * Fixes replies within wp-admin
    286 * Fixes reply notification links
    287 * Fixes inconsistent breadcrumb behavior
    288 * Fixes theme compatibility issues
    289 * Fixes archive and page conflicts
    290 * Improvements to unpretty permalink support
    291 * Improvements to importer
    292 * Improvements to multisite support
    293 * Normalize theme, shortcodes, and template parts
    294 * Add humans.txt
    295 * Add empty index.php files to prevent snooping
    296 * Add max length to topic titles (default 80 chars)
    297 
    298 = 2.0-beta-2 =
    299 * GlotPress integration
    300 * Fixes Forum archive bug
    301 * Fixes and improvements to importer
    302 * Adds home link support to breadcrumb
    303 * Improvements to Theme Compatibility
    304 * Numerous template and CSS improvements
    305 * RTL support
    306 * Improved multisite support
    307 * Add filters for future anti-spam support
    308 * Add missing breadcrumbs to various template files
    309 * Topic/reply trash fixes
    310 
    311 = 2.0-beta-1 =
    312 * In development
     288* Fixed regression in forum index theme compatibility template
     289* Fixed replies within wp-admin
     290* Fixed reply notification links
     291* Fixed inconsistent breadcrumb behavior
     292* Fixed theme compatibility issues
     293* Fixed archive and page conflicts
     294* Fixed forum archive bug
     295* Fixed and improvements to importer
     296* Fixed topic/reply trash
Note: See TracChangeset for help on using the changeset viewer.