There have been a lot of bug fixes as well as the a complete rewrite of the checkout. The checkout ATM is only a single page and options like changing address and payment type have not been put back in. These are going to use the #ahah feature of the new formapi to allow users to change much easier. I am going to put back multi page checkouts, but this will be done by configuration and not be forced on the site admin.
The checkout api has completely changed and is now much more modular and should allow for much better formed functions.
Also there were problems with receipting now allowing the processing of receipts which have been fixed and now a complete checkout can be done.
New features:
* _charts_example() generates charts with generic data
* Color module integrated and some fine tunning
* README.txt has some important information
* CSS and JS derived from Color module to integrate Color's Farbtastic into Charts
This Drupal 6.0 beta release of the Links Package has all three of the main modules: links, links_related, and links_weblink. All are feature-complete relative to the equivalent Drupal 5 release. There are a couple of small new features, notably a stylesheet for links_weblink to allow sites to customize some of the cosmetics of the links display.
I would consider this release to be "stable enough for your personal blog, not stable enough for a corporate web site."
Bugs fixed:
* #320007 by brmassa: Example for creating a slideshow with files from a directory (README.txt read)
* #305873 by brmassa: Current Slide String text keeps coming back
* #309992 by brmassa: Disabled javascript: the prev/next links don't work
* #314086 by hovel, vann and brmassa: ROTATE_SPEED and BLEND parameters ignored (because no longer used by 2.23 of JQuery Cycle Plugin)
* #327716 by sloat and brmassa: 6.x-1.29 works, 6.x-1.30 not (js regression)
Documentation:
* Some documentation fixes on README.txt