Brak opisu

changelog.txt 20KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466
  1. === Akismet Anti-Spam ===
  2. == Archived Changelog Entries ==
  3. This file contains older changelog entries, so we can keep the size of the standard WordPress readme.txt file reasonable.
  4. For the latest changes, please see the "Changelog" section of the [readme.txt file](https://plugins.svn.wordpress.org/akismet/trunk/readme.txt).
  5. = 4.1.5 =
  6. *Release Date - 29 April 2020*
  7. * Based on user feedback, we have dropped the in-admin notice explaining the availability of the "privacy notice" option in the AKismet settings screen. The option itself is available, but after displaying the notice for the last 2 years, it is now considered a known fact.
  8. * Updated the "Requires at least" to WP 4.6, based on recommendations from https://wp-info.org/tools/checkplugini18n.php?slug=akismet
  9. * Moved older changelog entries to a separate file to keep the size of this readme reasonable, also based on recommendations from https://wp-info.org/tools/checkplugini18n.php?slug=akismet
  10. = 4.1.4 =
  11. *Release Date - 17 March 2020*
  12. * Only redirect to the Akismet setup screen upon plugin activation if the plugin was activated manually from within the plugin-related screens, to help users with non-standard install workflows, like WP-CLI.
  13. * Update the layout of the initial setup screen to be more readable on small screens.
  14. * If no API key has been entered, don't run code that expects an API key.
  15. * Improve the readability of the comment history entries.
  16. * Don't modify the comment form HTML if no API key has been set.
  17. = 4.1.3 =
  18. *Release Date - 31 October 2019*
  19. * Prevented an attacker from being able to cause a user to unknowingly recheck their Pending comments for spam.
  20. * Improved compatibility with Jetpack 7.7+.
  21. * Updated the plugin activation page to use consistent language and markup.
  22. * Redirecting users to the Akismet connnection/settings screen upon plugin activation, in an effort to make it easier for people to get setup.
  23. = 4.1.2 =
  24. *Release Date - 14 May 2019*
  25. * Fixed a conflict between the Akismet setup banner and other plugin notices.
  26. * Reduced the number of API requests made by the plugin when attempting to verify the API key.
  27. * Include additional data in the pingback pre-check API request to help make the stats more accurate.
  28. * Fixed a bug that was enabling the "Check for Spam" button when no comments were eligible to be checked.
  29. * Improved Akismet's AMP compatibility.
  30. = 4.1.1 =
  31. *Release Date - 31 January 2019*
  32. * Fixed the "Setup Akismet" notice so it resizes responsively.
  33. * Only highlight the "Save Changes" button in the Akismet config when changes have been made.
  34. * The count of comments in your spam queue shown on the dashboard show now always be up-to-date.
  35. = 4.1 =
  36. *Release Date - 12 November 2018*
  37. * Added a WP-CLI method for retrieving stats.
  38. * Hooked into the new "Personal Data Eraser" functionality from WordPress 4.9.6.
  39. * Added functionality to clear outdated alerts from Akismet.com.
  40. = 4.0.8 =
  41. *Release Date - 19 June 2018*
  42. * Improved the grammar and consistency of the in-admin privacy related notes (notice and config).
  43. * Revised in-admin explanation of the comment form privacy notice to make its usage clearer.
  44. * Added `rel="nofollow noopener"` to the comment form privacy notice to improve SEO and security.
  45. = 4.0.7 =
  46. *Release Date - 28 May 2018*
  47. * 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.
  48. * 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."
  49. * Only show in-admin privacy notice if Akismet has an API Key configured
  50. = 4.0.6 =
  51. *Release Date - 26 May 2018*
  52. * Moved away from using `empty( get_option() )` to instantiating a variable to be compatible with older versions of PHP (5.3, 5.4, etc).
  53. = 4.0.5 =
  54. *Release Date - 26 May 2018*
  55. * Corrected version number after tagging. Sorry...
  56. = 4.0.4 =
  57. *Release Date - 26 May 2018*
  58. * Added a hook to provide Akismet-specific privacy information for a site's privacy policy.
  59. * Added tools to control the display of a privacy related notice under comment forms.
  60. * Fixed HTML in activation failure message to close META and HEAD tag properly.
  61. * Fixed a bug that would sometimes prevent Akismet from being correctly auto-configured.
  62. = 4.0.3 =
  63. *Release Date - 19 February 2018*
  64. * Added a scheduled task to remove entries in wp_commentmeta that no longer have corresponding comments in wp_comments.
  65. * 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.
  66. = 4.0.2 =
  67. *Release Date - 18 December 2017*
  68. * Fixed a bug that could cause Akismet to recheck a comment that has already been manually approved or marked as spam.
  69. * 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.
  70. = 4.0.1 =
  71. *Release Date - 6 November 2017*
  72. * Fixed a bug that could prevent some users from connecting Akismet via their Jetpack connection.
  73. * Ensured that any pending Akismet-related events are unscheduled if the plugin is deactivated.
  74. * Allow some JavaScript to be run asynchronously to avoid affecting page render speeds.
  75. = 4.0 =
  76. *Release Date - 19 September 2017*
  77. * Added REST API endpoints for configuring Akismet and retrieving stats.
  78. * Increased the minimum supported WordPress version to 4.0.
  79. * Added compatibility with comments submitted via the REST API.
  80. * Improved the progress indicator on the "Check for Spam" button.
  81. = 3.3.4 =
  82. *Release Date - 3 August 2017*
  83. * Disabled Akismet's debug log output by default unless AKISMET_DEBUG is defined.
  84. * URL previews now begin preloading when the mouse moves near them in the comments section of wp-admin.
  85. * 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.
  86. * Fixed a bug that was preventing an error from being shown when a site can't reach Akismet's servers.
  87. = 3.3.3 =
  88. *Release Date - 13 July 2017*
  89. * Reduced amount of bandwidth used by the URL Preview feature.
  90. * Improved the admin UI when the API key is manually pre-defined for the site.
  91. * Removed a workaround for WordPress installations older than 3.3 that will improve Akismet's compatibility with other plugins.
  92. * The number of spam blocked that is displayed on the WordPress dashboard will now be more accurate and updated more frequently.
  93. * Fixed a bug in the Akismet widget that could cause PHP warnings.
  94. = 3.3.2 =
  95. *Release Date - 10 May 2017*
  96. * Fixed a bug causing JavaScript errors in some browsers.
  97. = 3.3.1 =
  98. *Release Date - 2 May 2017*
  99. * Improve performance by only requesting the akismet_comment_nonce option when absolutely necessary.
  100. * Fixed two bugs that could cause PHP warnings.
  101. * Fixed a bug that was preventing the "Remove author URL" feature from working after a comment was edited using "Quick Edit."
  102. * Fixed a bug that was preventing the URL preview feature from working after a comment was edited using "Quick Edit."
  103. = 3.3 =
  104. *Release Date - 23 February 2017*
  105. * Updated the Akismet admin pages with a new clean design.
  106. * Fixed bugs preventing the `akismet_add_comment_nonce` and `akismet_update_alert` wrapper functions from working properly.
  107. * Fixed bug preventing the loading indicator from appearing when re-checking all comments for spam.
  108. * Added a progress indicator to the "Check for Spam" button.
  109. * Added a success message after manually rechecking the Pending queue for spam.
  110. = 3.2 =
  111. *Release Date - 6 September 2016*
  112. * Added a WP-CLI module. You can now check comments and recheck the moderation queue from the command line.
  113. * Stopped using the deprecated jQuery function `.live()`.
  114. * Fixed a bug in `remove_comment_author_url()` and `add_comment_author_url()` that could generate PHP notices.
  115. * Fixed a bug that could cause an infinite loop for sites with very very very large comment IDs.
  116. * Fixed a bug that could cause the Akismet widget title to be blank.
  117. = 3.1.11 =
  118. *Release Date - 12 May 2016*
  119. * Fixed a bug that could cause the "Check for Spam" button to skip some comments.
  120. * Fixed a bug that could prevent some spam submissions from being sent to Akismet.
  121. * Updated all links to use https:// when possible.
  122. * Disabled Akismet debug logging unless WP_DEBUG and WP_DEBUG_LOG are both enabled.
  123. = 3.1.10 =
  124. *Release Date - 1 April 2016*
  125. * Fixed a bug that could cause comments caught as spam to be placed in the Pending queue.
  126. * 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.
  127. * Fixed a bug that could have caused avoidable PHP warnings in the error log.
  128. = 3.1.9 =
  129. *Release Date - 28 March 2016*
  130. * Add compatibility with Jetpack so that Jetpack can automatically configure Akismet settings when appropriate.
  131. * Fixed a bug preventing some comment data from being sent to Akismet.
  132. = 3.1.8 =
  133. *Release Date - 4 March 2016*
  134. * Fixed a bug preventing Akismet from being used with some plugins that rewrite admin URLs.
  135. * Reduced the amount of bandwidth used on Akismet API calls
  136. * Reduced the amount of space Akismet uses in the database
  137. * Fixed a bug that could cause comments caught as spam to be placed in the Pending queue.
  138. = 3.1.7 =
  139. *Release Date - 4 January 2016*
  140. * Added documentation for the 'akismet_comment_nonce' filter.
  141. * The post-install activation button is now accessible to screen readers and keyboard-only users.
  142. * Fixed a bug that was preventing the "Remove author URL" feature from working in WordPress 4.4
  143. = 3.1.6 =
  144. *Release Date - 14 December 2015*
  145. * Improve the notices shown after activating Akismet.
  146. * Update some strings to allow for the proper plural forms in all languages.
  147. = 3.1.5 =
  148. *Release Date - 13 October 2015*
  149. * Closes a potential XSS vulnerability.
  150. = 3.1.4 =
  151. *Release Date - 24 September 2015*
  152. * Fixed a bug that was preventing some users from automatically connecting using Jetpack if they didn't have a current Akismet subscription.
  153. * Fixed a bug that could cause comments caught as spam to be placed in the Pending queue.
  154. * Error messages and instructions have been simplified to be more understandable.
  155. * Link previews are enabled for all links inside comments, not just the author's website link.
  156. = 3.1.3 =
  157. *Release Date - 6 July 2015*
  158. * 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.
  159. = 3.1.2 =
  160. *Release Date - 7 June 2015*
  161. * Reduced the amount of space Akismet uses in the commentmeta table.
  162. * Fixed a bug where some comments with quotes in the author name weren't getting history entries
  163. * Pre-emptive security improvements to ensure that the Akismet plugin can't be used by attackers to compromise a WordPress installation.
  164. * 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.
  165. * When deactivating the plugin, notify the Akismet API so the site can be marked as inactive.
  166. * Clearer error messages.
  167. = 3.1.1 =
  168. *Release Date - 17th March, 2015*
  169. * Improvements to the "Remove comment author URL" JavaScript
  170. * Include the pingback pre-check from the 2.6 branch.
  171. = 3.1 =
  172. *Release Date - 11th March, 2015*
  173. * Use HTTPS by default for all requests to Akismet.
  174. * Fix for a situation where Akismet might strip HTML from a comment.
  175. = 3.0.4 =
  176. *Release Date - 11th December, 2014*
  177. * Fix to make .htaccess compatible with Apache 2.4.
  178. * Fix to allow removal of https author URLs.
  179. * Fix to avoid stripping part of the author URL when removing and re-adding.
  180. * Removed the "Check for Spam" button from the "Trash" and "Approved" queues, where it would have no effect.
  181. * Allow automatic API key configuration when Jetpack is installed and connected to a WordPress.com account
  182. = 3.0.3 =
  183. *Release Date - 3rd November, 2014*
  184. * Fix for sending the wrong data to delete_comment action that could have prevented old spam comments from being deleted.
  185. * Added a filter to disable logging of Akismet debugging information.
  186. * Added a filter for the maximum comment age when deleting old spam comments.
  187. * Added a filter for the number per batch when deleting old spam comments.
  188. * Removed the "Check for Spam" button from the Spam folder.
  189. = 3.0.2 =
  190. *Release Date - 18th August, 2014*
  191. * Performance improvements.
  192. * Fixed a bug that could truncate the comment data being sent to Akismet for checking.
  193. = 3.0.1 =
  194. *Release Date - 9th July, 2014*
  195. * Removed dependency on PHP's fsockopen function
  196. * Fix spam/ham reports to work when reported outside of the WP dashboard, e.g., from Notifications or the WP app
  197. * Remove jQuery dependency for comment form JavaScript
  198. * Remove unnecessary data from some Akismet comment meta
  199. * Suspended keys will now result in all comments being put in moderation, not spam.
  200. = 3.0.0 =
  201. *Release Date - 15th April, 2014*
  202. * Move Akismet to Settings menu
  203. * Drop Akismet Stats menu
  204. * Add stats snapshot to Akismet settings
  205. * Add Akismet subscription details and status to Akismet settings
  206. * Add contextual help for each page
  207. * Improve Akismet setup to use Jetpack to automate plugin setup
  208. * Fix "Check for Spam" to use AJAX to avoid page timing out
  209. * Fix Akismet settings page to be responsive
  210. * Drop legacy code
  211. * Tidy up CSS and Javascript
  212. * Replace the old discard setting with a new "discard pervasive spam" feature.
  213. = 2.6.0 =
  214. *Release Date - 18th March, 2014*
  215. * Add ajax paging to the check for spam button to handle large volumes of comments
  216. * Optimize javascript and add localization support
  217. * Fix bug in link to spam comments from right now dashboard widget
  218. * Fix bug with deleting old comments to avoid timeouts dealing with large volumes of comments
  219. * Include X-Pingback-Forwarded-For header in outbound WordPress pingback verifications
  220. * Add pre-check for pingbacks, to stop spam before an outbound verification request is made
  221. = 2.5.9 =
  222. *Release Date - 1st August, 2013*
  223. * Update 'Already have a key' link to redirect page rather than depend on javascript
  224. * Fix some non-translatable strings to be translatable
  225. * Update Activation banner in plugins page to redirect user to Akismet config page
  226. = 2.5.8 =
  227. *Release Date - 20th January, 2013*
  228. * Simplify the activation process for new users
  229. * Remove the reporter_ip parameter
  230. * Minor preventative security improvements
  231. = 2.5.7 =
  232. *Release Date - 13th December, 2012*
  233. * FireFox Stats iframe preview bug
  234. * Fix mshots preview when using https
  235. * Add .htaccess to block direct access to files
  236. * Prevent some PHP notices
  237. * Fix Check For Spam return location when referrer is empty
  238. * Fix Settings links for network admins
  239. * Fix prepare() warnings in WP 3.5
  240. = 2.5.6 =
  241. *Release Date - 26th April, 2012*
  242. * Prevent retry scheduling problems on sites where wp_cron is misbehaving
  243. * Preload mshot previews
  244. * Modernize the widget code
  245. * Fix a bug where comments were not held for moderation during an error condition
  246. * Improve the UX and display when comments are temporarily held due to an error
  247. * Make the Check For Spam button force a retry when comments are held due to an error
  248. * Handle errors caused by an invalid key
  249. * Don't retry comments that are too old
  250. * Improve error messages when verifying an API key
  251. = 2.5.5 =
  252. *Release Date - 11th January, 2012*
  253. * Add nonce check for comment author URL remove action
  254. * Fix the settings link
  255. = 2.5.4 =
  256. *Release Date - 5th January, 2012*
  257. * Limit Akismet CSS and Javascript loading in wp-admin to just the pages that need it
  258. * Added author URL quick removal functionality
  259. * Added mShot preview on Author URL hover
  260. * Added empty index.php to prevent directory listing
  261. * Move wp-admin menu items under Jetpack, if it is installed
  262. * Purge old Akismet comment meta data, default of 15 days
  263. = 2.5.3 =
  264. *Release Date - 8th Febuary, 2011*
  265. * Specify the license is GPL v2 or later
  266. * Fix a bug that could result in orphaned commentmeta entries
  267. * Include hotfix for WordPress 3.0.5 filter issue
  268. = 2.5.2 =
  269. *Release Date - 14th January, 2011*
  270. * Properly format the comment count for author counts
  271. * Look for super admins on multisite installs when looking up user roles
  272. * Increase the HTTP request timeout
  273. * Removed padding for author approved count
  274. * Fix typo in function name
  275. * Set Akismet stats iframe height to fixed 2500px. Better to have one tall scroll bar than two side by side.
  276. = 2.5.1 =
  277. *Release Date - 17th December, 2010*
  278. * Fix a bug that caused the "Auto delete" option to fail to discard comments correctly
  279. * Remove the comment nonce form field from the 'Akismet Configuration' page in favor of using a filter, akismet_comment_nonce
  280. * Fixed padding bug in "author" column of posts screen
  281. * Added margin-top to "cleared by ..." badges on dashboard
  282. * Fix possible error when calling akismet_cron_recheck()
  283. * Fix more PHP warnings
  284. * Clean up XHTML warnings for comment nonce
  285. * Fix for possible condition where scheduled comment re-checks could get stuck
  286. * Clean up the comment meta details after deleting a comment
  287. * Only show the status badge if the comment status has been changed by someone/something other than Akismet
  288. * Show a 'History' link in the row-actions
  289. * Translation fixes
  290. * Reduced font-size on author name
  291. * Moved "flagged by..." notification to top right corner of comment container and removed heavy styling
  292. * Hid "flagged by..." notification while on dashboard
  293. = 2.5.0 =
  294. *Release Date - 7th December, 2010*
  295. * Track comment actions under 'Akismet Status' on the edit comment screen
  296. * Fix a few remaining deprecated function calls ( props Mike Glendinning )
  297. * Use HTTPS for the stats IFRAME when wp-admin is using HTTPS
  298. * Use the WordPress HTTP class if available
  299. * Move the admin UI code to a separate file, only loaded when needed
  300. * Add cron retry feature, to replace the old connectivity check
  301. * Display Akismet status badge beside each comment
  302. * Record history for each comment, and display it on the edit page
  303. * Record the complete comment as originally submitted in comment_meta, to use when reporting spam and ham
  304. * Highlight links in comment content
  305. * New option, "Show the number of comments you've approved beside each comment author."
  306. * New option, "Use a nonce on the comment form."
  307. = 2.4.0 =
  308. *Release Date - 23rd August, 2010*
  309. * Spell out that the license is GPLv2
  310. * Fix PHP warnings
  311. * Fix WordPress deprecated function calls
  312. * Fire the delete_comment action when deleting comments
  313. * Move code specific for older WP versions to legacy.php
  314. * General code clean up
  315. = 2.3.0 =
  316. *Release Date - 5th June, 2010*
  317. * Fix "Are you sure" nonce message on config screen in WPMU
  318. * Fix XHTML compliance issue in sidebar widget
  319. * Change author link; remove some old references to WordPress.com accounts
  320. * Localize the widget title (core ticket #13879)
  321. = 2.2.9 =
  322. *Release Date - 2nd June, 2010*
  323. * Eliminate a potential conflict with some plugins that may cause spurious reports
  324. = 2.2.8 =
  325. *Release Date - 27th May, 2010*
  326. * Fix bug in initial comment check for ipv6 addresses
  327. * Report comments as ham when they are moved from spam to moderation
  328. * Report comments as ham when clicking undo after spam
  329. * Use transition_comment_status action when available instead of older actions for spam/ham submissions
  330. * Better diagnostic messages when PHP network functions are unavailable
  331. * Better handling of comments by logged-in users
  332. = 2.2.7 =
  333. *Release Date - 17th December, 2009*
  334. * Add a new AKISMET_VERSION constant
  335. * Reduce the possibility of over-counting spam when another spam filter plugin is in use
  336. * Disable the connectivity check when the API key is hard-coded for WPMU
  337. = 2.2.6 =
  338. *Release Date - 20th July, 2009*
  339. * Fix a global warning introduced in 2.2.5
  340. * Add changelog and additional readme.txt tags
  341. * Fix an array conversion warning in some versions of PHP
  342. * Support a new WPCOM_API_KEY constant for easier use with WordPress MU
  343. = 2.2.5 =
  344. *Release Date - 13th July, 2009*
  345. * Include a new Server Connectivity diagnostic check, to detect problems caused by firewalls
  346. = 2.2.4 =
  347. *Release Date - 3rd June, 2009*
  348. * Fixed a key problem affecting the stats feature in WordPress MU
  349. * Provide additional blog information in Akismet API calls