Skip to content

Commit

Permalink
Bump version to 1.0-RC3.
Browse files Browse the repository at this point in the history
Making our way slowly-but-surely to 1.0 :)
  • Loading branch information
r-a-y committed Dec 5, 2014
1 parent 048cfcc commit 987787a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
4 changes: 2 additions & 2 deletions loader.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
Plugin Name: BuddyPress Reply By Email
Description: Reply to BuddyPress items from the comfort of your email inbox.
Author: r-a-y
Author URI: http://buddypress.org/community/members/r-a-y/
Version: 1.0-20140501
Author URI: http://profiles.wordpress.org/r-a-y
Version: 1.0-RC3
License: GPLv2 or later
*/

Expand Down
9 changes: 8 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: r-a-y, cuny-academic-commons
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=V9AUZCMECZEQJ
Tags: buddypress, email, basecamp
Requires at least: WordPress 3.4.x, BuddyPress 1.5.6
Tested up to: WordPress 3.5.x, BuddyPress 1.8
Tested up to: WordPress 4.0.x, BuddyPress 2.2.x
Stable tag: trunk

Reply to BuddyPress items from the comfort of your email inbox.
Expand Down Expand Up @@ -70,6 +70,13 @@ Italian - [htrex](https://github.com/htrex)

== Changelog ==

= 1.0-RC3 =
* Feature: Added new mode - inbound mail. For more info, check out [this page](https://github.com/r-a-y/bp-reply-by-email/wiki/Mandrill).
* Feature: Preliminary bbPress 2.5.4 support for non-BuddyPress forums.
* Feature: Set the "From" name in reply-by-emails to the member name instead of the site name.
* Enhancement: Improved IMAP locking system.
* Enhancement: Improved email signature stripping.

= 1.0-RC2 =
* Feature: Support auto-updating the plugin through GitHub. Uses the [Plugin Update Checker](https://github.com/YahnisElsts/plugin-update-checker) library by Janis Elsts.
* Feature: Preliminary support for [WP Better Emails](http://wordpress.org/extend/plugins/wp-better-emails/).
Expand Down

0 comments on commit 987787a

Please sign in to comment.