Changelogs

See what's new added, changed, fixed, improved or updated with Foxy.
You are viewing logs from August 17, 2013 to March 18, 2013
See Latest Logs

August 17, 2013

Changes for the week ending 2013-08-19:

  • v1.0 - v1.1: Fixed a bug with live taxes when shipping tax was calculated incorrectly if cart contained more than one product.

August 12, 2013

Changes for the week ending 2013-08-12:

  • v1.1: Updated UPS rate requests to round the weight figure up to the nearest whole number.

August 5, 2013

Changes for the week ending 2013-08-04:

  • v1.1: Updated the Stripe payment gateway to support auth-only transactions.

July 22, 2013

Changes for the week ending 2013-07-21:

  • v1.1: customer_id is now accessible in Templates via Twig.

July 15, 2013

Changes for the week ending 2013-07-14:

  • v1.1: Add the ability to filter the API by date_modified and make sure that gets updated for hosted transactions.

July 8, 2013

Changes for the week ending 2013-07-07:

  • All versions: Fix for the edit profile admin page asking for the password when updating profile information.

  • v1.0 - v1.1: You can no longer cancel a subscription via the sub token while it still has a past due amount. The past due amount must be paid first.

July 1, 2013

Changes for the week ending 2013-06-30:

  • v1.1: In the case of a transaction using a hosted payment processor, we now only send the datafeed once the transaction is approved. Also, the API transaction_list call will not display unapproved transactions (though they are still factored into the pagination results).

June 24, 2013

Changes for the week ending 2013-06-23:

  • v1.0 - v1.1: Added specific autocomplete attributes to address fields to work around a possible auto-fill bug in Google Chrome.

  • v0.7.1 - v1.1: Fixed an issue with card about to expire data included in the subscription datafeed which was incorrectly including customers that previously had access to a store instead of just the current customer on the subscription.

June 17, 2013

Changes for the week ending 2013-06-16:

  • v0.7.2 - v1.1: System will now notify merchant through email if any unknown gateway error occurs.

  • v1.0 - v1.1: Default customer hashing method is now set to phpass.

June 10, 2013

Changes for the week ending 2013-06-09:

  • v1.1: Non-combinable coupons weren't working as expected based on the order they were added to the cart with other combinable coupons.

  • v1.0 - v1.1: Fixed an issue with product weight not being rounded to 3 decimals before being added to the cart which could cause addtional adds to the cart no increasing quantity as it should.

June 3, 2013

Changes for the week ending 2013-06-02:

  • v0.7.2 - v1.1: Help texts for payment gateway fields were not changing on gateway change. This is been fixed now.

  • v1.0 - v1.1: Fixed a bug related to multiship and taxes where the cart total wasn't showing the correct amount for two different shiptos using the same tax.

May 28, 2013

Changes for the week ending 2013-05-26:

  • v0.7.2 - v1.1: Fixed an issue when deleting a product category. A notice would appear if that category was in use by a subscription indicating the cateogry for the subscription template would be changed to the default category. This change wasn't actually happening. Fixed now.

  • v0.7.2 - v1.1: Improved Durango Gateways error messaging.

May 13, 2013

Changes for the week ending 2013-05-12:

  • v0.7.1 - v1.1: When updating the quantity in the cart, it was possible to use a value of .1 which would keep the item in the cart even though it had a quantity of 0. Now the product will be removed. The quantity is rounded before evaluating if the quantity is 0.

  • v1.1: Added a new api call to send transaction receipt emails: transaction_sendemail. Just pass in the transaction_id . See docs for details.

May 6, 2013

Changes for the week ending 2013-05-05:

  • v0.6.0 - v0.7.2: Resetting admin password was showing blank page in admin. This is been fixed now.

  • v1.1: Fixed an issue when going from cart to PayPal Express using Single Sign On with a JSON call to the cart wouldn't  properly redirect to PayPal.

  • v1.0 - v1.1: The billing menu was not showing the original payment made to start a FoxyCart store subscription.

  • v1.0 - v1.1: Fixed an issue trying to cache a category email template containing tag.

April 29, 2013

Changes for the week ending 2013-04-28:

  • v0.7.1 - v1.1: Updated Virtual Merchant implementation to pass correct country code to the gateway's server. Also added processor response details such as ssl_approval_code , ssl_cvv2_response and ssl_avs_response.

  • v0.6.0 - v1.0:  Autocomplete for CCV number at checkout is disabled by adding a non-standard autocomplete HTML attribute (i.e autocomplete="off").

April 22, 2013

Changes for the week ending 2013-04-21:

  • v1.0 - v1.1: Allowed non-live stores to order SSL certtificates.

April 15, 2013

Changes for the week ending 2013-04-14:

  • v1.0 - v1.1: If a store is set for guest only, but a customer account is created because of a subscription, the cart=updateinfo process was failing with a JavaScript error. This is been fixed now.

April 1, 2013

Changes for the week ending 2013-03-31:

  • v1.1: minFraud checks are no longer done on checkouts using Unified Order Entry (UOE)..

  • v1.1: Downloadable products previously would not allow product options and they would temporarily show line item discounts, even though line item discounts are not valid for downloadables. Both issues have been fixed.

  • v1.0 - v1.1: Fixed a bug where decimal values were formatted incorrectly with decimals turned off in the admin.

  • v1.1: Added following Twig filters: date_modify, replace, upper, lower, title, trim, date

March 25, 2013

Changes for the week ending 2013-03-24:

  • v1.0 - v1.1: Fixed a bug with the receipt text email, where in instances where the shipping address was the same as the billing address, it was only displaying the billing address.

  • v0.7.2 - v1.1: Updated links in minFraud help text in admin. Links were broken since MaxMind updated their website.

  • v1.0 - v1.1: Fixed an issue where caching category email templates wouldn't use the url specified and wouldn't display the saved url. It also wouldn't show any error messages.

March 18, 2013

Changes for the week ending 2013-03-17:

  • v1.1: Fixed a bug where percentage based product level discounts were not taking product price modifiers into account.

  • v1.1: Added Payment Gateway: Bitpay

  • v1.1: Added additional styles to the payment methods on the checkout, making the label full width and adding spacing between the plastic payment icons