View Single Post
  #2  
Old 03-13-2006, 11:03 PM
 
svowl svowl is offline
 

X-Cart team
  
Join Date: Jan 2003
Posts: 937
 

Default

A demo store based on X-Cart 4.1.0 rc3 is installed here: http://www.x-cart.com/demo_preview/

Anticipating questions about the final release, I can inform you that RC3 is probably going to be the last release candidate before the final X-Cart 4.1.0 release. At the moment, the version 4.1.0 is undergoing the final stage of testing and we are going to complete it during the following 3-6 weeks.

Below is a CHANGELOG between RC2 and RC3:

Quote:
----------------- X-CART v4.1.0 rc3 RELEASED

Mon Mar 13 13:55:07 MSK 2006 [!] - max - Bug: When the image repository was located on the file system, product class images were still displayed using the image.php script. Fixed.

Sat Mar 11 12:55:37 MSK 2006 [!] - max - Bug: Calendar updating procedure in Subscription module caused a JS error. Fixed.

Sat Mar 11 12:34:39 MSK 2006 [!] - max - Bug: Orders info (Since the last log in) was calculated wrongly on the Summary page. Fixed.

Fri Mar 10 12:27:27 MSK 2006[*] - max - Improvement: 'Upload all remote images to the selected image repository' option is added for the new Images mechanism; image properties are now displayed in Admin area as alternative text for <img ... > tag; small logic changes have been made in the new Images mechanism.

Thu Mar 09 17:50:40 MSK 2006 [!] - max - Bug: X-Cart's functionality responsible for changing the set of states offered for selection according to the country selected could not detect a change of country performed by Google toolbar plugin Autofill functionality; as a result, the list of states was not rebuilt. Fixed.

Thu Mar 09 14:21:58 MSK 2006 [!] - max - Bug: JS-based zipcode checking functionality did not work on the Edit Customer Information page (X-AOM module): functionality declaration was not included on this page. Fixed.

Thu Mar 09 09:38:10 MSK 2006 [!] - max - Bug: Save money label displayed a zero saving if the saving amount was larger than 0, but smaller than 1. Fixed.

Tue Mar 07 14:05:16 MSK 2006 [!] - max - Bug: Import options were saved with slashes before quotes. Fixed.

Tue Mar 07 11:34:31 MSK 2006 [!] - max - Bug: Blowfish encryption method did not function correctly on PHP 4.4.1. Fixed.

Mon Mar 06 12:19:33 MSK 2006 [!] - max - Bug: Shopping cart conversion funnel statistics were not gathered correctly if a customer modified his or her profile using the 'Modify' link on the last step of checkout. Fixed.

Mon Mar 06 10:05:37 MSK 2006 [!] - max - Bug: Multilingual category descriptions were not saved correctly if they contained HTML tags. Fixed.

Fri Mar 03 16:41:39 MSK 2006 [!] - mclap - Bug: Updating the profile of a currently logged in administrator resulted in disabling his profile. Fixed.

Fri Mar 03 11:50:49 MSK 2006 [!] - max - Bug: Default category was not used by the product import script if the data being imported did not include category information. Fixed.

Fri Mar 03 11:24:31 MSK 2006 [!] - max - Bug: A product that had product variants was removed from the shopping cart if its product options were edited by a customer on the Cart page.

Fri Mar 03 10:47:19 MSK 2006[*] - max - Improvement: A note 'The order total amount is greater than the balance on the gift certificate you have applied...' is added to the Checkout procedure.

Fri Mar 03 10:00:12 MSK 2006 [!] - max - Bug: When created in the Admin area, gift certificates were created with a zero debit. Fixed.

Fri Mar 03 09:49:46 MSK 2006 [!] - max - Bug: Editing of product options in Customer area caused a JS-error in the popup window. Fixed.

Fri Mar 03 09:44:36 MSK 2006 [!] - max - Bug: When a product was being cloned, a record of the product's price and service flags in the inner cache was not copied for the clone product; as a result, the created clone product was invisible to customers and even to administrators. Fixed.

Fri Mar 03 09:27:09 MSK 2006 [!] - max - Bug: The procedure of deleting a user profile did not delete the user's log-in history. Fixed.

Thu Mar 02 16:46:44 MSK 2006 [!] - max - Bug: If a product or a product variant had a membership-based wholesale price, the product's wholesale price was not displayed on the Product list page and on the Product details page correctly. Fixed.

Thu Mar 02 14:44:30 MSK 2006 [!] - max - Bug: The JS-based functionality of Product options module for the Product details page did not work correctly if the product had product variants (or product options with a percent price modifier), wholesale prices for product variants and tax rates included into the product price. Fixed.

Thu Mar 02 14:41:01 MSK 2006 [!] - max - Bug: Wholesale prices for product variants were not saved correctly on the Modify product variants page (Product options module). Fixed.

Thu Mar 02 14:38:27 MSK 2006 [!] - max - Bug: Product options module did not select information on taxes for product variants and product options correctly; The function func_get_product_variants() selected product variants with disabled product options or product option values. Fixed.

Thu Mar 02 14:37:04 MSK 2006 [!] - max - Bug: The function func_select_product() did not select the product's service flags from xcart_quick_flags table. Fixed.

Thu Mar 02 14:35:21 MSK 2006 [!] - max - Bug: When a person added a product variant to the shopping cart so that it became the first product in the cart, and at this moment another person purchased such amount of the product variant that the number of items of this variant in stock became smaller than the number of items added to cart by the former person, the product variant was not removed from the cart of the former person, so he or she got the impression that the quantity of items of the selected variant is still enough for the purchase. Fixed.

Thu Mar 02 09:58:33 MSK 2006 [!] - max - Bug: Disabled products were not deleted from cart and were detected as enabled product. Fixed.

Tue Feb 28 14:37:57 MSK 2006 [!] - max - Bug: Product options were not displayed correctly on the Order invoice page when Product options module was disabled. Fixed.

Tue Feb 28 12:07:59 MSK 2006 [!] - max - Bug: Categories list was not sorted by the 'order by' field on the Categories list page in Admin area. Fixed.

Tue Feb 28 12:01:11 MSK 2006 [!] - max - Bug: error_message.php?subscribe_bad_email page did not comply with the XHTML standard. Fixed.

Tue Feb 28 11:04:00 MSK 2006 [!] - svowl - Bug: Products with a defined subscription plan and empty setup fee (empty price) were displayed with 'Enter price' text on the search results page (Subscriptions module); included taxes were not displayed for products on the products list page. Fixed.

Mon Feb 27 10:30:49 MSK 2006[*] - max - 'Counting the number of categories' subcategories' functionality is optimized for speed.

Sun Feb 26 16:58:04 MSK 2006 [!] - max - Bug: Authorize.Net AIM payment module did not send the x_authentication_indicator field correctly. Fixed.

Sat Feb 25 13:17:07 MSK 2006 [+] - max - X-Magnifier add-on module is added.

Wed Feb 22 17:18:57 MSK 2006 [-] - max - The function func_export_display_results() is deleted as unused.

Wed Feb 22 15:20:58 MSK 2006[*] - max - Improvement: Extra fields import / export section is changed: multilanguage support is added. Export mechanism is changed: the default admin area language is now exported in exactly the same way as any other language -to a separate file.

Mon Feb 20 13:58:59 MSK 2006 [!] - max - Bug: Orders search page contained a JS error. Fixed.

Mon Feb 20 11:15:22 MSK 2006 [!] - max - Bug: Shopping cart conversion funnel statistics did not wrok correctly: the data was not captured in the Customer area. Fixed.

Mon Feb 20 10:49:05 MSK 2006 [!] - max - Bug: X-Cart's browser enviroment detector, whose work is based on analyzing the USER_AGENT HTTP header, could not detect the type of web browser correctly if USER_AGENT HTTP header contained a bracketed block inside another bracketed block. Fixed.

Fri Feb 17 14:02:44 MSK 2006 [!] - max - Bug: The procedure of adding a discount coupon did not work if JS was disabled. Fixed.

Fri Feb 17 09:28:17 MSK 2006 [!] - max - Bug: Files with .conf extension were not forbidden in .htaccess file. Fixed.

Upgrade patches from RC1 and RC2 to RC3 will be released soon.
__________________
Vladimir Semyonov
Lead Software Engineer
Reply With Quote