Skip to content

Commit

Permalink
Bump version to 1.0-RC5.
Browse files Browse the repository at this point in the history
  • Loading branch information
r-a-y committed Sep 12, 2017
1 parent 10ba16f commit ab84264
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion loader.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Description: Reply to BuddyPress items from the comfort of your email inbox.
Author: r-a-y
Author URI: http://profiles.wordpress.org/r-a-y
Version: 1.0-RC5.dev
Version: 1.0-RC5
License: GPLv2 or later
*/

Expand Down
10 changes: 9 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 4.6.x, BuddyPress 2.7.x
Tested up to: WordPress 4.8.x, BuddyPress 2.9.x
Stable tag: trunk

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

== Changelog ==

= 1.0-RC5 =
* Enhancement: Better IMAP auto-connect mode. When "Automatically reconnect" is enabled on the admin page, if not connected to the IMAP inbox, a "Connect" button will appear. Clicking on this button will connect and try to keep a persistent connection to the inbox. For more info, check out [this page](https://github.com/r-a-y/bp-reply-by-email/wiki/IMAP-Autoconnect-Mode).
* Enhancement: Better compatibility when using the bbPress and BuddyPress Group Email Subscription plugins with BuddyPress groups.
* Fix: Postmark and SendGrid parsing for those using Inbound Mode.
* Fix: Fatal error for those using the Debug Bar plugin.
* Fix: Do not filter passwords for those using IMAP mode.
* Fix: Remove flood check when replying to bbPress items by email.

= 1.0-RC4 =
* Feature: Add support to reply to BuddyPress HTML emails, available since BuddyPress 2.5.
* Feature: Add SparkPost, SendGrid and Postmark as alternative inbound providers.
Expand Down

0 comments on commit ab84264

Please sign in to comment.