wp/wp-content/plugins/akismet/readme.txt
author ymh <ymh.work@gmail.com>
Wed, 16 Oct 2019 11:23:38 +0200
changeset 14 00ac8f60d73f
parent 9 177826044cd9
permissions -rw-r--r--
remove unused plugins
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
7
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
     1
=== Akismet Anti-Spam ===
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
     2
Contributors: matt, ryan, andy, mdawaffe, tellyworth, josephscott, lessbloat, eoigal, cfinke, automattic, jgs, procifer, stephdau
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
     3
Tags: akismet, comments, spam, antispam, anti-spam, anti spam, comment moderation, comment spam, contact form spam, spam comments
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
     4
Requires at least: 4.0
9
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
     5
Tested up to: 5.2
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
     6
Stable tag: 4.1.2
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     7
License: GPLv2 or later
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
     8
7
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
     9
Akismet checks your comments and contact form submissions against our global database of spam to protect you and your site from malicious content.
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    10
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    11
== Description ==
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    12
7
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    13
Akismet checks your comments and contact form submissions against our global database of spam to prevent your site from publishing malicious content. You can review the comment spam it catches on your blog's "Comments" admin screen.
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    14
5
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    15
Major features in Akismet include:
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    16
5
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    17
* Automatically checks all comments and filters out the ones that look like spam.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    18
* Each comment has a status history, so you can easily see which comments were caught or cleared by Akismet and which were spammed or unspammed by a moderator.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    19
* URLs are shown in the comment body to reveal hidden or misleading links.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    20
* Moderators can see the number of approved comments for each user.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
    21
* A discard feature that outright blocks the worst spam, saving you disk space and speeding up your site.
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    22
7
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    23
PS: You'll need an [Akismet.com API key](https://akismet.com/get/) to use it.  Keys are free for personal blogs; paid subscriptions are available for businesses and commercial sites.
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    24
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    25
== Installation ==
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    26
7
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    27
Upload the Akismet plugin to your blog, Activate it, then enter your [Akismet.com API key](https://akismet.com/get/).
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    28
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    29
1, 2, 3: You're done!
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    30
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    31
== Changelog ==
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
    32
9
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    33
= 4.1.2 =
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    34
*Release Date - 14 May 2019*
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    35
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    36
* Fixed a conflict between the Akismet setup banner and other plugin notices.
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    37
* Reduced the number of API requests made by the plugin when attempting to verify the API key.
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    38
* Include additional data in the pingback pre-check API request to help make the stats more accurate.
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    39
* Fixed a bug that was enabling the "Check for Spam" button when no comments were eligible to be checked.
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    40
* Improved Akismet's AMP compatibility.
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    41
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    42
= 4.1.1 =
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    43
*Release Date - 31 January 2019*
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    44
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    45
* Fixed the "Setup Akismet" notice so it resizes responsively.
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    46
* Only highlight the "Save Changes" button in the Akismet config when changes have been made.
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    47
* The count of comments in your spam queue shown on the dashboard show now always be up-to-date.
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    48
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    49
= 4.1 =
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    50
*Release Date - 12 November 2018*
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    51
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    52
* Added a WP-CLI method for retrieving stats.
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    53
* Hooked into the new "Personal Data Eraser" functionality from WordPress 4.9.6.
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    54
* Added functionality to clear outdated alerts from Akismet.com.
177826044cd9 upgrade wordpress to 5.2.3
ymh <ymh.work@gmail.com>
parents: 7
diff changeset
    55
7
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    56
= 4.0.8 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    57
*Release Date - 19 June 2018*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    58
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    59
* Improved the grammar and consistency of the in-admin privacy related notes (notice and config).
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    60
* Revised in-admin explanation of the comment form privacy notice to make its usage clearer. 
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    61
* Added `rel="nofollow noopener"` to the comment form privacy notice to improve SEO and security.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    62
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    63
= 4.0.7 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    64
*Release Date - 28 May 2018*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    65
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    66
* Based on user feedback, the link on "Learn how your comment data is processed." in the optional privacy notice now has a `target` of `_blank` and opens in a new tab/window.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    67
* Updated the in-admin privacy notice to use the term "comment" instead of "contact" in "Akismet can display a notice to your users under your comment forms."
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    68
* Only show in-admin privacy notice if Akismet has an API Key configured
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    69
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    70
= 4.0.6 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    71
*Release Date - 26 May 2018*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    72
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    73
* Moved away from using `empty( get_option() )` to instantiating a variable to be compatible with older versions of PHP (5.3, 5.4, etc).  
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    74
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    75
= 4.0.5 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    76
*Release Date - 26 May 2018*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    77
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    78
* Corrected version number after tagging. Sorry...
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    79
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    80
= 4.0.4 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    81
*Release Date - 26 May 2018*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    82
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    83
* Added a hook to provide Akismet-specific privacy information for a site's privacy policy.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    84
* Added tools to control the display of a privacy related notice under comment forms.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    85
* Fixed HTML in activation failure message to close META and HEAD tag properly.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    86
* Fixed a bug that would sometimes prevent Akismet from being correctly auto-configured.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    87
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    88
= 4.0.3 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    89
*Release Date - 19 February 2018*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    90
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    91
* Added a scheduled task to remove entries in wp_commentmeta that no longer have corresponding comments in wp_comments.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    92
* Added a new `akismet_batch_delete_count` action to the batch delete methods for people who'd like to keep track of the numbers of records being processed by those methods.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    93
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    94
= 4.0.2 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    95
*Release Date - 18 December 2017*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    96
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    97
* Fixed a bug that could cause Akismet to recheck a comment that has already been manually approved or marked as spam.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    98
* Fixed a bug that could cause Akismet to claim that some comments are still waiting to be checked when no comments are waiting to be checked.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
    99
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   100
= 4.0.1 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   101
*Release Date - 6 November 2017*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   102
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   103
* Fixed a bug that could prevent some users from connecting Akismet via their Jetpack connection.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   104
* Ensured that any pending Akismet-related events are unscheduled if the plugin is deactivated.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   105
* Allow some JavaScript to be run asynchronously to avoid affecting page render speeds.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   106
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   107
= 4.0 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   108
*Release Date - 19 September 2017*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   109
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   110
* Added REST API endpoints for configuring Akismet and retrieving stats.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   111
* Increased the minimum supported WordPress version to 4.0.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   112
* Added compatibility with comments submitted via the REST API.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   113
* Improved the progress indicator on the "Check for Spam" button.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   114
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   115
= 3.3.4 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   116
*Release Date - 3 August 2017*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   117
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   118
* Disabled Akismet's debug log output by default unless AKISMET_DEBUG is defined.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   119
* URL previews now begin preloading when the mouse moves near them in the comments section of wp-admin.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   120
* When a comment is caught by the Comment Blacklist, Akismet will always allow it to stay in the trash even if it is spam as well.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   121
* Fixed a bug that was preventing an error from being shown when a site can't reach Akismet's servers.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   122
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   123
= 3.3.3 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   124
*Release Date - 13 July 2017*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   125
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   126
* Reduced amount of bandwidth used by the URL Preview feature.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   127
* Improved the admin UI when the API key is manually pre-defined for the site.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   128
* Removed a workaround for WordPress installations older than 3.3 that will improve Akismet's compatibility with other plugins.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   129
* The number of spam blocked that is displayed on the WordPress dashboard will now be more accurate and updated more frequently.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   130
* Fixed a bug in the Akismet widget that could cause PHP warnings.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   131
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   132
= 3.3.2 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   133
*Release Date - 10 May 2017*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   134
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   135
* Fixed a bug causing JavaScript errors in some browsers.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   136
 
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   137
= 3.3.1 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   138
*Release Date - 2 May 2017*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   139
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   140
* Improve performance by only requesting the akismet_comment_nonce option when absolutely necessary.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   141
* Fixed two bugs that could cause PHP warnings.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   142
* Fixed a bug that was preventing the "Remove author URL" feature from working after a comment was edited using "Quick Edit."
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   143
* Fixed a bug that was preventing the URL preview feature from working after a comment was edited using "Quick Edit."
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   144
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   145
= 3.3 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   146
*Release Date - 23 February 2017*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   147
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   148
* Updated the Akismet admin pages with a new clean design.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   149
* Fixed bugs preventing the `akismet_add_comment_nonce` and `akismet_update_alert` wrapper functions from working properly.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   150
* Fixed bug preventing the loading indicator from appearing when re-checking all comments for spam.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   151
* Added a progress indicator to the "Check for Spam" button.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   152
* Added a success message after manually rechecking the Pending queue for spam.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   153
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   154
= 3.2 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   155
*Release Date - 6 September 2016*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   156
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   157
* Added a WP-CLI module. You can now check comments and recheck the moderation queue from the command line.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   158
* Stopped using the deprecated jQuery function `.live()`.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   159
* Fixed a bug in `remove_comment_author_url()` and `add_comment_author_url()` that could generate PHP notices.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   160
* Fixed a bug that could cause an infinite loop for sites with very very very large comment IDs.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   161
* Fixed a bug that could cause the Akismet widget title to be blank.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   162
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   163
= 3.1.11 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   164
*Release Date - 12 May 2016*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   165
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   166
* Fixed a bug that could cause the "Check for Spam" button to skip some comments.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   167
* Fixed a bug that could prevent some spam submissions from being sent to Akismet.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   168
* Updated all links to use https:// when possible.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   169
* Disabled Akismet debug logging unless WP_DEBUG and WP_DEBUG_LOG are both enabled.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   170
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   171
= 3.1.10 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   172
*Release Date - 1 April 2016*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   173
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   174
* Fixed a bug that could cause comments caught as spam to be placed in the Pending queue.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   175
* Fixed a bug that could have resulted in comments that were caught by the core WordPress comment blacklist not to have a corresponding History entry.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   176
* Fixed a bug that could have caused avoidable PHP warnings in the error log.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   177
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   178
= 3.1.9 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   179
*Release Date - 28 March 2016*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   180
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   181
* Add compatibility with Jetpack so that Jetpack can automatically configure Akismet settings when appropriate.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   182
* Fixed a bug preventing some comment data from being sent to Akismet.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   183
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   184
= 3.1.8 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   185
*Release Date - 4 March 2016*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   186
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   187
* Fixed a bug preventing Akismet from being used with some plugins that rewrite admin URLs.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   188
* Reduced the amount of bandwidth used on Akismet API calls
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   189
* Reduced the amount of space Akismet uses in the database
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   190
* Fixed a bug that could cause comments caught as spam to be placed in the Pending queue.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   191
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   192
= 3.1.7 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   193
*Release Date - 4 January 2016*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   194
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   195
* Added documentation for the 'akismet_comment_nonce' filter.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   196
* The post-install activation button is now accessible to screen readers and keyboard-only users.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   197
* Fixed a bug that was preventing the "Remove author URL" feature from working in WordPress 4.4
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   198
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   199
= 3.1.6 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   200
*Release Date - 14 December 2015*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   201
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   202
* Improve the notices shown after activating Akismet.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   203
* Update some strings to allow for the proper plural forms in all languages.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   204
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   205
= 3.1.5 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   206
*Release Date - 13 October 2015*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   207
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   208
* Closes a potential XSS vulnerability.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   209
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   210
= 3.1.4 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   211
*Release Date - 24 September 2015*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   212
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   213
* Fixed a bug that was preventing some users from automatically connecting using Jetpack if they didn't have a current Akismet subscription.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   214
* Fixed a bug that could cause comments caught as spam to be placed in the Pending queue.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   215
* Error messages and instructions have been simplified to be more understandable.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   216
* Link previews are enabled for all links inside comments, not just the author's website link.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   217
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   218
= 3.1.3 =
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   219
*Release Date - 6 July 2015*
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   220
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   221
* Notify users when their account status changes after previously being successfully set up. This should help any users who are seeing blank Akismet settings screens.
cf61fcea0001 resynchronize code repo with production
ymh <ymh.work@gmail.com>
parents: 5
diff changeset
   222
5
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   223
= 3.1.2 =
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   224
*Release Date - 7 June 2015*
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   225
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   226
* Reduced the amount of space Akismet uses in the commentmeta table.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   227
* Fixed a bug where some comments with quotes in the author name weren't getting history entries
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   228
* Pre-emptive security improvements to ensure that the Akismet plugin can't be used by attackers to compromise a WordPress installation.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   229
* Better UI for the key entry field: allow whitespace to be included at the beginning or end of the key and strip it out automatically when the form is submitted.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   230
* When deactivating the plugin, notify the Akismet API so the site can be marked as inactive.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   231
* Clearer error messages.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   232
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   233
= 3.1.1 =
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   234
*Release Date - 17th March, 2015*
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   235
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   236
* Improvements to the "Remove comment author URL" JavaScript
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   237
* Include the pingback pre-check from the 2.6 branch.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   238
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   239
= 3.1 =
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   240
*Release Date - 11th March, 2015*
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   241
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   242
* Use HTTPS by default for all requests to Akismet.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   243
* Fix for a situation where Akismet might strip HTML from a comment.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   244
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   245
= 3.0.4 =
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   246
*Release Date - 11th December, 2014*
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   247
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   248
* Fix to make .htaccess compatible with Apache 2.4.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   249
* Fix to allow removal of https author URLs.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   250
* Fix to avoid stripping part of the author URL when removing and re-adding.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   251
* Removed the "Check for Spam" button from the "Trash" and "Approved" queues, where it would have no effect.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   252
* Allow automatic API key configuration when Jetpack is installed and connected to a WordPress.com account
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   253
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   254
= 3.0.3 =
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   255
*Release Date - 3rd November, 2014*
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   256
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   257
* Fix for sending the wrong data to delete_comment action that could have prevented old spam comments from being deleted.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   258
* Added a filter to disable logging of Akismet debugging information.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   259
* Added a filter for the maximum comment age when deleting old spam comments.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   260
* Added a filter for the number per batch when deleting old spam comments.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   261
* Removed the "Check for Spam" button from the Spam folder.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   262
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   263
= 3.0.2 =
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   264
*Release Date - 18th August, 2014*
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   265
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   266
* Performance improvements.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   267
* Fixed a bug that could truncate the comment data being sent to Akismet for checking.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   268
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   269
= 3.0.1 =
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   270
*Release Date - 9th July, 2014*
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   271
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   272
* Removed dependency on PHP's fsockopen function
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   273
* Fix spam/ham reports to work when reported outside of the WP dashboard, e.g., from Notifications or the WP app
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   274
* Remove jQuery dependency for comment form JavaScript
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   275
* Remove unnecessary data from some Akismet comment meta
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   276
* Suspended keys will now result in all comments being put in moderation, not spam.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   277
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   278
= 3.0.0 =
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   279
*Release Date - 15th April, 2014*
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   280
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   281
* Move Akismet to Settings menu
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   282
* Drop Akismet Stats menu
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   283
* Add stats snapshot to Akismet settings
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   284
* Add Akismet subscription details and status to Akismet settings
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   285
* Add contextual help for each page
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   286
* Improve Akismet setup to use Jetpack to automate plugin setup
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   287
* Fix "Check for Spam" to use AJAX to avoid page timing out
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   288
* Fix Akismet settings page to be responsive
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   289
* Drop legacy code
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   290
* Tidy up CSS and Javascript
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   291
* Replace the old discard setting with a new "discard pervasive spam" feature.
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   292
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   293
= 2.6.0 =
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   294
*Release Date - 18th March, 2014*
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   295
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   296
* Add ajax paging to the check for spam button to handle large volumes of comments
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   297
* Optimize javascript and add localization support 
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   298
* Fix bug in link to spam comments from right now dashboard widget
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   299
* Fix bug with deleting old comments to avoid timeouts dealing with large volumes of comments
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   300
* Include X-Pingback-Forwarded-For header in outbound WordPress pingback verifications
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   301
* Add pre-check for pingbacks, to stop spam before an outbound verification request is made
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   302
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   303
= 2.5.9 =
5
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   304
*Release Date - 1st August, 2013*
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   305
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   306
* Update 'Already have a key' link to redirect page rather than depend on javascript
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   307
* Fix some non-translatable strings to be translatable
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   308
* Update Activation banner in plugins page to redirect user to Akismet config page
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   309
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   310
= 2.5.8 =
5
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   311
*Release Date - 20th January, 2013*
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   312
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   313
* Simplify the activation process for new users
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   314
* Remove the reporter_ip parameter
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   315
* Minor preventative security improvements
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   316
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   317
= 2.5.7 =
5
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   318
*Release Date - 13th December, 2012*
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   319
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   320
* FireFox Stats iframe preview bug
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   321
* Fix mshots preview when using https
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   322
* Add .htaccess to block direct access to files
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   323
* Prevent some PHP notices
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   324
* Fix Check For Spam return location when referrer is empty
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   325
* Fix Settings links for network admins
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   326
* Fix prepare() warnings in WP 3.5
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   327
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   328
= 2.5.6 =
5
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   329
*Release Date - 26th April, 2012*
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   330
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   331
* Prevent retry scheduling problems on sites where wp_cron is misbehaving
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   332
* Preload mshot previews
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   333
* Modernize the widget code
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   334
* Fix a bug where comments were not held for moderation during an error condition
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   335
* Improve the UX and display when comments are temporarily held due to an error
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   336
* Make the Check For Spam button force a retry when comments are held due to an error
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   337
* Handle errors caused by an invalid key
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   338
* Don't retry comments that are too old
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   339
* Improve error messages when verifying an API key
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   340
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   341
= 2.5.5 =
5
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   342
*Release Date - 11th January, 2012*
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   343
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   344
* Add nonce check for comment author URL remove action
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   345
* Fix the settings link
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   346
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   347
= 2.5.4 =
5
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   348
*Release Date - 5th January, 2012*
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   349
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   350
* Limit Akismet CSS and Javascript loading in wp-admin to just the pages that need it
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   351
* Added author URL quick removal functionality
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   352
* Added mShot preview on Author URL hover
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   353
* Added empty index.php to prevent directory listing
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   354
* Move wp-admin menu items under Jetpack, if it is installed
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   355
* Purge old Akismet comment meta data, default of 15 days
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   356
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   357
= 2.5.3 = 
5
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   358
*Release Date - 8th Febuary, 2011*
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   359
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   360
* Specify the license is GPL v2 or later
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   361
* Fix a bug that could result in orphaned commentmeta entries
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   362
* Include hotfix for WordPress 3.0.5 filter issue
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   363
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   364
= 2.5.2 =
5
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   365
*Release Date - 14th January, 2011*
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   366
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   367
* Properly format the comment count for author counts
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   368
* Look for super admins on multisite installs when looking up user roles
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   369
* Increase the HTTP request timeout
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   370
* Removed padding for author approved count
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   371
* Fix typo in function name
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   372
* Set Akismet stats iframe height to fixed 2500px.  Better to have one tall scroll bar than two side by side.
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   373
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   374
= 2.5.1 =
5
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   375
*Release Date - 17th December, 2010*
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   376
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   377
* Fix a bug that caused the "Auto delete" option to fail to discard comments correctly
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   378
* Remove the comment nonce form field from the 'Akismet Configuration' page in favor of using a filter, akismet_comment_nonce
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   379
* Fixed padding bug in "author" column of posts screen
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   380
* Added margin-top to "cleared by ..." badges on dashboard
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   381
* Fix possible error when calling akismet_cron_recheck()
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   382
* Fix more PHP warnings
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   383
* Clean up XHTML warnings for comment nonce
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   384
* Fix for possible condition where scheduled comment re-checks could get stuck
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   385
* Clean up the comment meta details after deleting a comment
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   386
* Only show the status badge if the comment status has been changed by someone/something other than Akismet
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   387
* Show a 'History' link in the row-actions
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   388
* Translation fixes
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   389
* Reduced font-size on author name
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   390
* Moved "flagged by..." notification to top right corner of comment container and removed heavy styling
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   391
* Hid "flagged by..." notification while on dashboard
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   392
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   393
= 2.5.0 =
5
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   394
*Release Date - 7th December, 2010*
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   395
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   396
* Track comment actions under 'Akismet Status' on the edit comment screen
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   397
* Fix a few remaining deprecated function calls ( props Mike Glendinning ) 
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   398
* Use HTTPS for the stats IFRAME when wp-admin is using HTTPS
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   399
* Use the WordPress HTTP class if available
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   400
* Move the admin UI code to a separate file, only loaded when needed
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   401
* Add cron retry feature, to replace the old connectivity check
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   402
* Display Akismet status badge beside each comment
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   403
* Record history for each comment, and display it on the edit page
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   404
* Record the complete comment as originally submitted in comment_meta, to use when reporting spam and ham
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   405
* Highlight links in comment content
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   406
* New option, "Show the number of comments you've approved beside each comment author."
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   407
* New option, "Use a nonce on the comment form."
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   408
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   409
= 2.4.0 =
5
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   410
*Release Date - 23rd August, 2010*
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   411
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   412
* Spell out that the license is GPLv2
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   413
* Fix PHP warnings
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   414
* Fix WordPress deprecated function calls
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   415
* Fire the delete_comment action when deleting comments
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   416
* Move code specific for older WP versions to legacy.php
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   417
* General code clean up
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   418
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   419
= 2.3.0 =
5
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   420
*Release Date - 5th June, 2010*
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   421
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   422
* Fix "Are you sure" nonce message on config screen in WPMU
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   423
* Fix XHTML compliance issue in sidebar widget
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   424
* Change author link; remove some old references to WordPress.com accounts
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   425
* Localize the widget title (core ticket #13879)
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   426
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   427
= 2.2.9 =
5
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   428
*Release Date - 2nd June, 2010*
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   429
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   430
* Eliminate a potential conflict with some plugins that may cause spurious reports
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   431
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   432
= 2.2.8 =
5
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   433
*Release Date - 27th May, 2010*
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   434
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   435
* Fix bug in initial comment check for ipv6 addresses
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   436
* Report comments as ham when they are moved from spam to moderation
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   437
* Report comments as ham when clicking undo after spam
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   438
* Use transition_comment_status action when available instead of older actions for spam/ham submissions
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   439
* Better diagnostic messages when PHP network functions are unavailable
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   440
* Better handling of comments by logged-in users
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   441
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   442
= 2.2.7 =
5
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   443
*Release Date - 17th December, 2009*
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   444
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   445
* Add a new AKISMET_VERSION constant
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   446
* Reduce the possibility of over-counting spam when another spam filter plugin is in use
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   447
* Disable the connectivity check when the API key is hard-coded for WPMU
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   448
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   449
= 2.2.6 =
5
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   450
*Release Date - 20th July, 2009*
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   451
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   452
* Fix a global warning introduced in 2.2.5
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   453
* Add changelog and additional readme.txt tags
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   454
* Fix an array conversion warning in some versions of PHP
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   455
* Support a new WPCOM_API_KEY constant for easier use with WordPress MU
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   456
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   457
= 2.2.5 =
5
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   458
*Release Date - 13th July, 2009*
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   459
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   460
* Include a new Server Connectivity diagnostic check, to detect problems caused by firewalls
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   461
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   462
= 2.2.4 =
5
5e2f62d02dcd upgrade wordpress + plugins
ymh <ymh.work@gmail.com>
parents: 0
diff changeset
   463
*Release Date - 3rd June, 2009*
0
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   464
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   465
* Fixed a key problem affecting the stats feature in WordPress MU
d970ebf37754 first import
ymh <ymh.work@gmail.com>
parents:
diff changeset
   466
* Provide additional blog information in Akismet API calls