Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This beta release includes many bug fixes that may be tracked on our Bazaar log site. The default payment methods check, COD, and 'other' have been moved into their own module that will need to be enabled if your site is using them. Finally, credit card encryption has made it into core and could use some testing. For more information, check out the news post at Ubercart.org.
Features:
# Install it on a PHP4 or PHP5 site with a MySQL or a PostgreSQL database
# Cache feed downloading to save bandwidth and time
# Turn feed items into nodes
# Turn feed items into lightweight items – use FeedAPI like the good old core aggregator
# Adjust cron processing of feeds based on elapsed time. No more php timeouts
# Get statistics about feed processing
# With Feed Element Mapper, map feed item elements to CCK fields or taxonomy
# Import your feeds from anywhere with OPML import
# Export OPML
# Inherit taxonomy and organic group settings from feeds to feed items
# Views support, having a predefined views for exploring feed items for a specific feed
# Content-type based configurable presets
# Promote items to the front page according to your settings
# 1-click feed creating block. Just supply the feed url and the feed is created
# Purge or not purge outdated feed items – it's your choice
# Automate tests (simpletest module yeay!) - easy checking for problems on your installation.
# Auto-detect feed URL, you do not have to know the RSS/ATOM link, you can just supply the site URL, for example http://drupal.org
# Access to a documented API, you can write parsers or processors and use FeedAPI’s power in feed management
# Ready-to-translate .po files in the package
Share code has been rewritten and condensed. Share now also supports Share This, though no documentation on how to set it up has been written as of yet.