| | 2 | |
|---|
| | 3 | == 0.5.6 (2006/03/08) == |
|---|
| | 4 | |
|---|
| | 5 | === Core === |
|---|
| | 6 | |
|---|
| | 7 | * New AUTHORS: Yuichi Tateno, Gosuke Miyashita, Casey West, Jesse Vincent, Naoya Ito and Kenichi Ishigaki |
|---|
| | 8 | * Make ~/.plagger directory not readable by other users. (Thanks to typester) |
|---|
| | 9 | * Better package management and pod tests (obra) |
|---|
| | 10 | * config examples/ directory (cwest) |
|---|
| | 11 | * Templates and other plugins resource rename (cwest) |
|---|
| | 12 | * SmartFeed now has $entry->source to point to source feed (miyagawa) |
|---|
| | 13 | * $context->templatize($plugin, $file, $var) conveniene method (miyagawa) |
|---|
| | 14 | * Plagger::Date now uses local timezone as a default, when there's no config |
|---|
| | 15 | * Added aggregator.aggregate.filter experimental hook for Aggregator::Simple (miyagawa) |
|---|
| | 16 | * Implement define_recipes, recipes and includes directive in config for DRY (Yappo, secondlife) |
|---|
| | 17 | * $plugin->cache->path_to() to point plugin specifc temp file (miyagawa) |
|---|
| | 18 | * Added 'plugin.init' hook (miyagawa) |
|---|
| | 19 | |
|---|
| | 20 | === New Plugins === |
|---|
| | 21 | |
|---|
| | 22 | * Notify::SSTP: Notify updates to Sakura Script Transfer Protocol (secondlife) |
|---|
| | 23 | * Publish::Playlog: Use Atom Publishing Protocol to post iTunes playlog (mizzy) |
|---|
| | 24 | * CustomFeed::iTunesRecentPlay: iTunes' recent playlist as a custom feed (mizzy) |
|---|
| | 25 | * SmartFeed::All: All updates as one feed (miyagawa, cwest) |
|---|
| | 26 | * Publish::CSV: publish updates as Comma Separated Value format (naoya) |
|---|
| | 27 | * Filter::HatenaFormat: filter hatena format (naoya) |
|---|
| | 28 | * Publish::MT: publish updates using MT XML-RPC API (naoya) |
|---|
| | 29 | * Publish::Planet: Planet-Planet clone in Plagger (cwest) |
|---|
| | 30 | * Publish::OPML: publish OPML files based on subscription (miyagawa) |
|---|
| | 31 | * CustomFeed::FlickrSearch: Use Flickr API to create custom feeds (cwest) |
|---|
| | 32 | * CustomFeed::AmazonAssociateReportJP: Fetch Amazon's associate report (naoya) |
|---|
| | 33 | * Filter::ImageInfo: fetch information of $feed->image and $entry->icon (miyagawa) |
|---|
| | 34 | * Subscription::HatenaGroup: fetch Hatena Group blogs as subscription (tokuhirom) |
|---|
| | 35 | * Filter::BlogPet: Strip BlogPet's post (naoya) |
|---|
| | 36 | * Filter::SpamAssassin: Use SpamAssassin to strip spam posts (charsbar) |
|---|
| | 37 | |
|---|
| | 38 | === Plugins Updates === |
|---|
| | 39 | |
|---|
| | 40 | * Aggregator::Xango: Added conditional GET support #93 (Daisuke) |
|---|
| | 41 | * CustomFeed::Mixi: Support links to deleted entry #96 (miyagawa) |
|---|
| | 42 | * Aggregator::Simple: Fixed error handling bug when URL is 404 #97 (miyagawa) |
|---|
| | 43 | * CustomFeed::POP3: Create one feed per one mail (tokuhirom) |
|---|
| | 44 | * Publish::Gmail: Fixed bad MAIL FROM: when used with Sendmail (Thanks to maru.gs) |
|---|
| | 45 | * Subscription::Config: Support array of just URLs (miyagawa) |
|---|
| | 46 | * Publish::PSP: template typo fix in permalink (miyagawa) |
|---|
| | 47 | * Rule::Fresh: no datetime field means it's fresh (miyagawa) |
|---|
| | 48 | * Subscription::Bloglines: Liberal parser support. Fallbacks to loop mode when it still finds error (miyagawa) |
|---|
| | 49 | * Aggregator::Simple: uses XML::RSS::Liberal if it's installed (miyagawa) |
|---|
| | 50 | * Publish::Gmail: resizes feed and entry images when it's too big (miyagawa) |
|---|
| | 51 | * Filter::StripRssAd: Support Pheedo ads pattern (miyagawa) |
|---|
| | 52 | * Rule::Fresh: Handle empty dates better (cwest) |
|---|
| | 53 | * Aggregator::Simple: handle Atom 1.0 date fields (miyagawa, cwest) |
|---|
| | 54 | * Widget::HatenaBookmarkUsersCount: Support '#' in the URL (otsune) |
|---|
| | 55 | * CustomFeed::Frepa: Fixed to support Frepa's new HTML (miyagawa) |
|---|