View Single Post
  #6  
Old 02-04-2014, 10:53 PM
  Ksenia's Avatar 
Ksenia Ksenia is offline
 

X-Cart team
  
Join Date: Apr 2013
Posts: 735
 

Default Re: X-Cart Classic v. 4.6.2 released

-----X-CART v4.6.2 CHANGELOG PART II-------

*USERS*
[!] 12 Dec 2013, aim - Bug (0137410): Quotation mark symbols ' and " could not be used in user passwords. Fixed.
[!] 06 Dec 2013, aim - Bug (0137070): The password for the current admin account could not be changed at the same time with the email/username. Fixed.
[!] 06 Dec 2013, aim - Bug (0137070): Undefined variable: subscription in include/register.php notice. Fixed.

*PRODUCTS*[*] 30 Jan 2014, aim - Improvement (0112692): A product is no longer available via a direct link if the setting 'Check only main category condition for products selection and product search' is used and the product's main category is disabled.[*] 27 Dec 2013, aim - Improvement (0137587, 0136999): Added a setting 'Store search phrases for the last N days'.[*] 18 Dec 2013, aim - Improvement (0137467): Added the Sort by Sales feature for catalog pages. Set the default order to DESC for sales_stats.
[!] 23 Jan 2014, aim - Bug (0112692): A product from a disabled category was available via a direct link. Fixed.

*PAYMENTS*[*] 17 Jan 2014, mixon - Improvement (0137866, 0137865): viaKlix 2.0 payment bought by Virtual Merchant. Removed from X-Cart.[*] 15 Jan 2014, mixon - Improvement (013585: Virtual Merchant - Merchant Provided Form: slight code refactoring.[*] 15 Nov 2013, random - Improvement (0136361): The popup with iframe for some payment methods did not fit onto the screen in Ideal Responsive skin mobile layout. Changed to show it on a separate page.[*] 27 Sep 2013, joss - Improvement (0135992): Worldpay US payment gateway (X-Payments): Added some fields for the invoice.
[!] 21 Jan 2014, mixon - Bug (0136955): When an order was paid for using Check offline payment method, no payment data was sent to admin. Fixed.
[!] 14 Jan 2014, mixon - Bug (013585: Virtual Merchant - Merchant Provided Form: Invalid country code issue. Fixed.
[!] 04 Dec 2013, random - Bug (0136361): PayPal Advanced/Payflow Link and Pro Hosted: iframe was not showing the scrollbar. Fixed.
[!] 13 Nov 2013, random - Bug (0136657): Bill Me Later orders were marked as placed in test mode even though actually PayPal was in live mode. Fixed.
[!] 31 Oct 2013, random - Bug (0136485): Bill Me Later was not working with PayPal Standard in Fast Lane Checkout mode. Fixed.

*SHIPPING*[*] 03 Feb 2014, aim - Improvement (0137974): An email notification is now sent to admin when a new shipping method is added.[*] 28 Jan 2014, mixon - Improvement (0136214): InterShipper: Updated the codes in xcart_shipping table.[*] 22 Jan 2014, aim - Improvement (0134829, 0137827): Added a new multiple select box on the USPS options page to handle the "Service not available" error. Added new services FIRST CLASS METERED and FIRST CLASS HFP COMMERCIAL. Made 'PRIORITY EXPRESS HFP' and 'PRIORITY EXPRESS HFP COMMERCIAL' disabled by default to avoid 'Service not available' error. Added new <GroundOnly> param for 'Standard Post' service. Fixed a PHP notice.[*] 17 Jan 2014, aim - Improvement (0137827): USPS API changes.
[!] 29 Jan 2014, aim - Bug (0138137, 0137827): Some USPS methods were missing when <service>ALL</service> was used.
[!] 22 Jan 2014, mixon - Bug (0133400): USPS Order tracking button issue. Fixed.
[!] 21 Jan 2014, aim - Bug (0137977): "v9" prefix was removed from the fedex XML response. FedEx Shipping Cost Calculation was broken. Fixed.
[!] 26 Dec 2013, aim - Bug (0107492): Products with shipping freight were taken into account for manual shipping rates calculation when the option 'Do not calculate shipping rates for products with defined shipping freight' was set.
*CART*[*] 19 Nov 2013, aim - Improvement (0136973): Added ZIP code validation for the shipping estimator for submit action.
[!] 26 Dec 2013, aim - Bug (0136892): Social login was not loading the saved cart. Fixed. Renamed func_restore_cart_from_profile to func_restore_serialized_cart.

*CHECKOUT*[*] 27 Dec 2013, aim - Improvement (0136437): At checkout, Firstname and Lastname fields are prefilled from the appropriate personal details fields.

*ORDERS*
[!] 10 Jan 2014, aim - Bug (0136317): Customers could not pay partially with a gift certificate. Fixed. Thanks2Joss.
[!] 17 Dec 2013, aim - Bug (0137467): The message "One of the products you have in cart is out of stock" was displayed on checkout to anonymous customers when the server was overloaded. Fixed.
[!] 06 Nov 2013, aim - Bug (0136344): Fixed some JS errors on the print invoice page in the Customer area. Added $development_mode_enabled smarty var.

*MODULES/ADD-ONS*[*] 03 Feb 2014, mixon - Improvement (0136436): Image verification: Gift certificate module state is now checked on module init.[*] 01 Feb 2014, aim - Improvement (0137853): Social Login: Integration with new Janrain API and other changes. Thanks to Phoenix.[*] 28 Jan 2014, mixon - Improvement (0138112): PayPal Access: PayPal Access integration is outdated, the module was disabled in DB.[*] 23 Jan 2014, aim - Improvement (0137904): Multiple improvements for XMultiCurrency module. Thanks to Phoenix.[*] 22 Jan 2014, mixon - Improvement (012719: fCommerceGo: Improved error reporting and debug functions.[*] 17 Jan 2014, aim - Improvement (0137813): XPayments_Subscriptions module optimization. Thanks to Mdk. [X-Payments Subscriptions][*] 14 Jan 2014, mixon - Improvement (0136286): Removed Wibiya module from X-Cart (Wibiya will be discontinuing their services).[*] 09 Jan 2014, random - Improvement (0137795): CloudSearch module updated to 1.3.1. Thanks to Nikita.[*] 27 Dec 2013, aim - Improvement (0136999): Removed Advanced_Statistics module. Made some changes to text labels.[*] 09 Dec 2013, random - Improvement (0135876, 0137287): Ideal Responsive skin is now set as default.[*] 04 Dec 2013, aim - Improvement (0093858, 0108139, 0101704): The module Recommended_Products no longer depends on Advanced_Statistics. Now it depends on real orders, including orders submitted by buyers without a registered user account. Added new options: Show random products, Customers who bought this also bought, Customers who bought this also bought + Random products.
[!] 31 Jan 2014, mixon - Bug (0138080): Product options: Unexpected behavior of product variants filter on the product variants page in Admin backend. Fixed.
[!] 25 Jan 2014, mixon - Bug (0138045): Special Offers: SQL error while adding a new geographic location condition. Fixed.
[!] 25 Jan 2014, mixon - Bug (0137332): TaxCloud: Errors were generated for non US orders. Fixed. Thanks2Svowl.
[!] 24 Jan 2014, mixon - Bug (0138081): Product options: Incorrect price was displayed on the search results page. Fixed. Thanks to Steve Stoyanov (Cflsystems).
[!] 24 Jan 2014, aim - Bug (0133789): Shipping labels were not generated for 'USPS First-ClassTM Package Service shipping method'. Fixed. [Shipping_Label_Generator]
[!] 20 Jan 2014, mixon - Bug (0135836): X-RMA: An anonymous customer could not file a product return request. Fixed.
[!] 20 Jan 2014, mixon - Bug (0136625): Product Notifications: Call to undefined function func_select_product. Fixed. Thanks2Isden.
[!] 10 Jan 2014, aim - Bug (0137402) Add To Cart Popup vs Socialize: When the option "Show social buttons on the matrix products list" was used, a blank page opened on the Add To Cart Popup page. Fixed.
[!] 05 Jan 2014, aim - Bug (0137703): MultiCurrency: 'get address by IP' function timeout caused a major slowdown in the site's performance. Fixed.
[!] 04 Dec 2013, random - Bug (0136967): Social Login: Sharing from cart was not working on several skins. Fixed.
[!] 04 Dec 2013, random - Bug (0137246): Add to cart popup: Alternative checkout button was not aligned properly in Ideal Responsive skin. Fixed.
[!] 29 Nov 2013, random - Bug (0137172): Social Login: Design issues in the Social sharing feature. Fixed.
[!] 11 Nov 2013, random - Bug (0136779): Add to cart popup: Proceed to checkout button was not properly placed in Ideal Responsive skin when viewing in IE.
Fixed.
[!] 23 Sep 2013, random - Bug (0135589): Klarna: Wrong encoding in error messages. Fixed. Thanks to Tito.
[!] 20 Sep 2013, random - Bug (0135830): Bill Me Later: It was not possible to disable banners for a specific page. The payment method was not disabled on the checkout page when the module was inactive. Fixed.

*LANGUAGES*[*] 31 Jan 2014, aim - Improvement (0136146): A new language variable lbl_saving is now used on the product details page instead of lbl_save.[*] 17 Jan 2014, aim - Improvement (013791 Added a note for the product modify page: 'Note that the new product will become availaible in the Customer area after cache expiration (Around 1 hour)'.[*] 31 Oct 2013, aim - Improvement (0136570): Changed the text of the note 'Your account has been created. You will be notified when you are accepted to the partner program.' to 'Your account has been created.' Related to provider registration.

*IMPORT/EXPORT*[*] 31 Jan 2014, aim - Improvement (0136217): 'PASSWORD' field is optional now. Thanks2Seyfin.
[!] 08 Jan 2014, aim - Bug (0137763): An empty charset was used when an export CSV file was downloaded. Fixed.
[!] 08 Jan 2014, aim - Bug (0137749): "Access denied" error when an import CSV file was downloaded. Fixed. Thanks to Giovanni Codovilli.
__________________
X-Cart team

Last edited by Ksenia : 02-04-2014 at 10:56 PM.
Reply With Quote