| @@ -1,40 +1,6 @@ | ||
| 1 | 1 | FeedWordPress Change Log |
| 2 | 2 | ======================== |
| 3 | -Changes from 2009.0707 to Trunk | |
| 4 | -* NEW INTERFACE HOOKS | |
| 5 | - | |
| 6 | -* FILTER API: SyndicatedPost::isTaggedAs | |
| 7 | - | |
| 8 | -* BUGIFX: SILENT FAILURE OF "SYNDICATE" BUTTON FIXED | |
| 9 | - | |
| 10 | -* BUGFIX: MagpieRSS "ILLEGAL OFFSET TYPE" ERROR MESSAGE FIXED | |
| 11 | - | |
| 12 | -Changes from 2009.0618 to 2009.0707 | |
| 13 | -* BUGFIX: WORDPRESS 2.8 AJAX COMPATIBILITY ISSUES RESOLVED (blank or | |
| 14 | - truncated "Syndicated Sites" administration page): Due to changes in the | |
| 15 | - AJAX interface elements between WordPress 2.7 and WordPress 2.8, several | |
| 16 | - FeedWordPress users encountered an issue where the front "Syndication" | |
| 17 | - page in the FeedWordPress administrative interface would come up blank, | |
| 18 | - without the normal "Syndicated Sites" list and "Update" control, or | |
| 19 | - sometimes wth the boxes visible but one or both of them truncated, with | |
| 20 | - only the title bar. This issue should now be resolved: with the new | |
| 21 | - version of FeedWordPress, the compatibility issue that caused the | |
| 22 | - disappearance should be eliminated, and if boxes are shown with only | |
| 23 | - their handle visible, you should once again be able to drop down the | |
| 24 | - rest of the box by clicking once on its title bar. | |
| 25 | - | |
| 26 | -* BUGFIX: TAG SETTING WIDGET FIXED. Due to changes in interface elements | |
| 27 | - between WordPress 2.7 and WordPress 2.8, people using FeedWordPress with | |
| 28 | - WordPress 2.8 found that the widget for setting tags to be applied to | |
| 29 | - all syndicated posts, or all syndicated posts from a particular feed, | |
| 30 | - no longer displayed "Add" and "Remove" buttons for individual tags. This | |
| 31 | - issue has now been fixed, and the tagging widget should once again work | |
| 32 | - more or less exactly like the tagging widget for individual posts in the | |
| 33 | - normal WordPress admin interface. | |
| 34 | - | |
| 35 | 3 | Changes from 2009.0613 to 2009.0618 |
| 36 | 4 | ----------------------------------- |
| 37 | 5 | * BUGFIX: MYSTERY ERRORS WITH WITH WP_Http_Fsockopen HTTP TRANSPORT |
| 38 | 6 | ELIMINATED: Thanks to a combination of a subtle bug in FeedWordPress, |