Foxee build 040 is now available and is a recommended upgrade.
Change log
2010-12-13 v1.10.60.040
———————————-
- ADD: Added the ability to change the email address using the update profile form.
- FIX: Subscription product force to cart removed - (note only one subscription can be processed at a time in FoxyCart store 6.0)
2010-10-29 v1.10.60.039
———————————
- FIX: UpdateProfile missing from actions install method.
- CHECK: EE 1.7 compatible.
2010-10-19 v1.10.60.038
———————————-
- FIX: Missing the hidden field detail_id[] in the order detail form which blocked all changes to products within an order.
- ADD: Discounts breakdown in the order detail page.
- FIX: Missing a couple global defines in the pagination hook in extension file. Thanks forums.
- FIX: The update profile action would blank out member data if the fields from the POST were not there.
- FIX: Order hash can potentially get flooded with junk records since that table is only cleaned on completed orders. Now there’s a cleaner on the sessions hook to delete records older then current timestamp.
- ADD: Added foxee_download_id in the entries hook.
- FIX: Payment expiring notification was sending out a email (if one is set to the subscription) every 24 hours or until the customer resolves the payment issue. Now there’s a status date so they’ll only receive it once.
- FIX: Lost/forgotten passwords for EE and FoxyCart wouldn’t synch to each other. EE does not provide any hooks to get the random password made so Foxee has it’s own in EE. Use the tag foxee:forgot_password to make form which asks for a members email address and will send the new password to there. It will also update the FoxyCart password.
- ADD: update_profile tag can update passwords.
- FIX: payment expire feed processing would cancel subs if the expire date of the payment was a month before or the current month rather than expired.
PREVIOUS CHANGE LOGS CAN BE FOUND IN THE MODULE DIRECTORY
