» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with BBPress + Releases

Security Release: bbPress 0.9.0.2

bbPress 0.9.0.2 is available for immediate download. This release includes some small changes and fixes a few bugs, but is first and foremost a security release. The vulnerability is not yet publicly known, but will be soon.

Many thanks go out to Steven J. Murdoch for identifying the issue (CVE-2008-1930) and working with us and WordPress to resolve it.

Note: Those of you with integrated WordPress/bbPress installs should upgrade WordPress first and then will probably have to update the “WordPress database secret” setting in your Settings -> WordPress Integration: Cookies admin panel after upgrading bbPress.

BBPress: BBPress Development Blog

bbPress 0.9 released

The bbPress team is happy to release bbPress 0.9 for download. This release is important for anyone who integrates bbPress with WordPress and wishes to update to WordPress 2.5.

Primarily this is a compatibility release so that we can continue to provide the same integration levels with WordPress as in the past, however quite a few other improvements have made their way into this version.

Improvements and changes include:

  • New installer: 
    • Creates your bb-config.php file for you when possible.
    • Allows for setting up integration with WordPress at install time.
    • Supports languages other than English when language translations are available.
    • Looks pretty.
  • Additional RSS feeds for views.
  • A “new topics” RSS feed, available on the front-page and on each forum. This feed only returns the first post from each new topic as it is created, instead of all posts.
  • More configurable <title> tag available to themes.
  • More secure authentication cookies which are compatible with WordPress 2.5
  • Passwords now stored using “phpass” hashing library instead of md5. If you still want to store your passwords as md5 for any reason, there is a plugin here which will do that for you.
  • A second core theme called “Kakumei Blue”. This theme demonstrates just how little you need to do to start creating a new theme.
  • “General” and “WordPress Integration” options configurable via admin interface.
  • Built-in support for Gravatars, implemented in a way that makes 3rd-party avatar plugins much easier to author.
  • New “Date and time format” and “Date format” options.
  • Akismet and Bozo functionalities have been moved to plugins. Akismet key now enterable via an admin interface.
  • Removed “replies” querystring argument (?replies=#) from topic links. If you still want that functionality, there is a plugin here which should emulate it.
  • Fixes to use of PHP “glob()” function to avoid errors on hosts that don’t support it.
  • Moderators can now manage tags by default.
  • Fixes to slug incrementing.
  • The old “admin_email” setting is now called “from_email”. This is now the email address that emails from your installation appear to come from.
  • “No replies” view is now technically “no replies and greater than 2 hours old”.
  • Improvements to the export script towards the integration of an upcoming import script.
  • RSS feeds now sent as UTF-8
  • Full support for slug-based feeds on forum and topic feeds.
  • Keymasters can no longer be demoted by non-keymasters.
  • Many other smaller bug and typo fixes.

Installation

We have provided updated and more detailed installation and integration instructions in the documentation.

Upgrading

Upgrade instructions are available in the documentation here.

Dedication

bbPress 0.9 is named “Brubeck” after American Jazz pianist Dave Brubeck. In his early career he often performed with saxophonist Paul Desmond, after whom bbPress 0.8 was named. Brubeck has composed a number of jazz standards many of which employ complex rhythms and unusual time signatures.

BBPress: BBPress Development Blog

bbPress 0.8.3.1 released

Due to popular demand we have bundled a bug-fix release for bbPress. 0.8.3.1 (still called “Desmond” I believe) and it is now available for download.

This version is not the latest development release so as to remain as compatible as possible with the current version of WordPress.

The primary reason for the release is to fix some bugs in the MySQLi implementation. We anticipate that MySQLi support will be dropped in the future and to this end we have made MySQL the default extension instead of MySQLi.

A few other fixes and enhancements have also snuck in:

  • Deep forum breadcrumbs with thanks to baptiste
  • More consistent topic labeling methods - users of the support forum plugin will probably need to upgrade to version 2.3.3
  • Some fixes to stop orphaned sub-forums from disappearing from all view
  • There is now one of those fancy checkboxes to mark a user as a bozo

A couple of those changes will affect existing themes. If you have questions about adapting your theme to be compatible with the new topic labeling and forum breadcrumb features, then ask over on this forum topic.

BBPress: BBPress Development Blog

bbPress 0.8.3

A new version is finally here, and ready for download! The biggest news is better search and compatibility with WordPress 2.3, but it also fixes a lot of bugs.

Other bug fixes include:

  • Broken forum hierarchies
  • Tag inconsistencies
  • and a bunch of fixes making it easier to write cool plugins.

In addition to the above bugs, you can also check out the exact code changes.

BBPress: BBPress Development Blog

bbPress 0.8.2.1: Security Release

As awkward as it is to issue a new release less than 24 hours after the previous one, here it is: bbPress 0.8.2.1.

We recommend all users download and upgrade now.

This release fixes a security bug found by Ory Segal, written up by Dragos Lungu and pointed out to me (today) by Epsilon.

Too bad I hadn’t heard about it yesterday )

The following files have changed.

We recommend going through the full upgrade every time, but if you are upgrading from bbPress 0.8.2 only, you can download those files (or the corresponding diff if you know how to use it).

Anyone upgrading from earlier versions must go through the standard upgrade proceedure.

BBPress: BBPress Development Blog

0.8.2: Hot off the bbPress

A new release! bbPress 0.8.2 has a quite a few changes and features. While you’re downloading, check out the cool new stuff.

Hierarchical Forums

Forums can now be grouped hierarchically (that is, forums can have “children”). To organize your forums, go to Content -> Forums in your bbPress’ admin panels, click “Edit Forum Order” and drag the rows around: up, down, left and right.

Make sure to “Save Forum Order” when you’re done.

“Slug” based permalinks

No longer are you constrained to topics and forums with permalinks that look like http://example.com/topic/14/. By turning on slug based permalinks, your URLs will be generated from the forum’s or topic’s title like http://example.com/topic/see-you-in-hawaii/.

Also, all of bbPress’ different permalink structures (/topic.php?id=14, /topic/14/, /topic/see-you-in-hawaii/) are interchangeable; you can switch to whichever structure you like and all your old links will still work (but see the upgrade instructions in this post).

Plugin Management

Plugins can now be activated and deactivated with the click of the mouse in bbPress 0.8.2. Just go to Site Management -> Plugins in your bbPress’ admin panels. To be activated, however, every plugin must have a “plugin header” that includes at least the plugin’s name. Here’s an example.


/*
Plugin Name: Name of your plugin required
Plugin URI: Plugin’s website
Description: Short description of your plugin
Author: Your name
Author URI: Your website
Version: Current version number of your plugin
*/

As a bonus, “hidden” feature, plugins whose file name begins with an underscore (_) do not need to be activated; they will be loaded automatically and do not require a plugin header.

A few small things

Here a sampling of some of the other minor changes in bbPress 0.8.2.

  • More tag cloud formatting options
  • Improved consistency in tagging
  • bbPress’ default Kakumei theme combines the list of “Your Tags” and “Others’ Tags”.
  • No more annoying feed: before all of your RSS feed links. The feed: psuedo-standard was a clever idea, but never really caught on.
  • Moderators and Admins are considered “trusted” and will never have their posts marked as spam.
  • Admins can change other user’s passwords.
  • More filters and actions for plugin authors
  • Faster database queries

Upgrade instructions

The only tricky thing with this release is plugins. After upgrading, you’ll have to go to your bbPress’ Site Managment -> Plugins admin panel and activate the plugins you want activated. As mentioned above, all plugins must have a plugin header before they even show up in the plugin list. If you have a plugin that’s not showing up, either give it a plugin header or rename it so that it’s filename begins with an underscore.

Also, if you’re turning on slug based permalinks, you may need to regenerate your .htaccess file’s rewrite rules.

More info

For the nitty gritty, check out these lists of bugs fixed and code changed [2].

BBPress: BBPress Development Blog

bbPress 0.8.1

A small security and bug fixing release, bbPress 0.8.1 is now available for download.

(more…)

BBPress: BBPress Development Blog

bbPress 0.8 “Desmond” Released!

After some “last minute” bug squashing, here we are: another new bbPress release ready for download. bbPress “Desmond” 0.8.

In addition to some features we already mentioned on the blog (here’s a few to recap):

there’s a couple new ones that are among our most frequently requested:

  • Better timezone support; You’re no longer restricted to showing all your times in the timezone of your server (what an odd requirement that was)
  • Whitespace preservation of `backticked` <code> blocks.

Upgrade Note: Your custom templates and stylesheets must now be placed in a sub-directory of my-templates/ rather than in that directory directly. Try putting your files in something like my-templates/my-hot-theme/ then selecting your theme from your bbPress’ Presentation Admin panel.

To get into the nitty gritty about what’s changed, here’s a list of tickets closed and two of code changed [2] (I couldn’t get trac to show them all on one page there’s so many!).

Translators can download the POT file for bbPress 0.8.

BBPress: BBPress Development Blog

bbPress 0.74

After a month of waiting, bbPress 0.74 is finally available for download. Even if it did take a while, we’ve fixed a several important things.

Aditya has a great overview of the changes, but here’s a few of the bigger ones.

  1. init hook has been changed to bb_init for better compatibility with WordPress.
  2. When users are deleted, they’re really deleted now.
  3. Somewhat simpler installation procedure. When installing, you’ll also be informed if any of those little configuration variables are incorrectly set.
  4. A place to store options in the database! Woo!

We’ve got some slick new features we’re working on for the next release (did someone say “themes”?), so stick around….

In the meantime, read on for some more technical details about this release.

(more…)

BBPress: BBPress Development Blog

bbPress 0.72

The moment you’ve all been waiting for has arrived. bbPress has officially been released, and we’re calling it 0.72: Bix. 0.72 after WordPress’ auspicious beginnings, and Bix for Bix Beiderbecke’s inspiring sound and really hep name.

We think this release is pretty swell, and we can only imagine you’ll have plenty to say about it. To that end, we’ve set up some forums to get the conversations going (and to show off the goods!).

Here’s just a few things that will catch your eye.

  • Fast and Light: nothing you don’t need.
  • Built in spam protection by Akismet.
  • Really simple interface: we want people using our software to forget that they’re using it.
  • Complete integration with WordPress.
  • Both the look and the functionality are highly customizable.
  • RSS feeds for everything.

So download and go!

BBPress: BBPress Development Blog

bbPress 0.73

After a couple of weeks of kicking the tires, we’ve decide we’ve fixed enough bugs to put out a new version of bbPress. So here it is: 0.73, the latest in the bbPress “Bix” series.

The changes in brief:

  • Improved rewrite rules generation
  • Template cleanup
  • Much better support for non-English forums including support for right-to-left languages
  • Improved installation
  • Even better integration with other software
  • And, of course, a small security fix

More detailed information about the changes can be gleaned from the tickets we fixed and the code we improved.

Download, and Get your bbPress on, everybody!

Learn more about 0.73 »

BBPress: BBPress Development Blog