As some of are waiting for a Release with a patched installer, I decided to release a small-step Patch Release today, updating the current version number to 1.2 RC2b. The Download comes as a Complete Package with all files (Component, Modules, Mambots), but the only Part of the Package which has changed is the Component. Please read on for the Changelog. There's no need to update form RC2a to RC2b (when you're not having trouble). There have been no database changes.

Changelog

---------- RC2b released --------------------

 - bug fixes in germani, germanf, dutch

- new language: romanian.php
- new feature: "Print View" of an Order (see Order List !)
Major Bug Fixes on Discount Handling:
  - bug fix: Coupon Discount Type "Percentage" not being rounded
  - bug fix: Coupon Discount not being shown in confirmation email
  - bug fix: Gift Coupon not being removed after checkout
  - bug fix: Coupon Discount not being updated on Cart Update
CSV
  - multiple categories support: separate Categories with |
    Example: category/level1/level2|category2/level1/level2
  - added more accepted Mime Types in CSV Class
- bug fix: $category_id not included in Page Navigation in product.product_list
- bug fix: $manufacturer_id not included in Page Navigation in shop.browse
- Installer Bug Fix:
  * chmod( xxx, 0777 ); for better file access
  * Now is PHP5 compatible
  * Uses Archive_Tar (PEAR Package) to unpack the tar.gz files
- New Feature: Multiple Categories for Products
  You can now choose as many categories per product as you have categories
  (formerly limited to two categories)

---------- RC2a released --------------------