User Tools

Site Tools


sunshop:change-log

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sunshop:change-log [2024/02/20 17:00] twt-chrissunshop:change-log [2025/07/11 04:33] (current) – external edit 127.0.0.1
Line 2: Line 2:
 ====== SunShop Change Log ====== ====== SunShop Change Log ======
 **Important Note:** No matter which version you are upgrading from, you must run the upgrade script in addition to replacing files. You may review the upgrade steps for more information. **Important Note:** No matter which version you are upgrading from, you must run the upgrade script in addition to replacing files. You may review the upgrade steps for more information.
 +
 +===== v4.6.6 =====
 +
 +[+] Additional PHP 8.1 Compatibility Fixes: Minor fixes for PHP 8.1+ compatibility.
 +
 +[+] hCaptcha Integration: Added a new plugin for hCaptcha and removed the captchas.net integration.
 +
 +[+] Failed Order Rate Checking: Added new rate limit checking for failed orders. This will block and eliminate repeated failed credit card orders that are usually used for carding.
 +
 +[+] Improved Security Checks: Added some improvements to the malicious file and SQL injection checks.
 +
 +[+] Export Improvements: Made some minor improvements to the product export features.
 +
 +[+] Authorize.net AcceptJS: New Authorize.net module that allows you to accept credit cards without directly collecting customers credit card information.
 +
 +[+] Clover Credit Card Module: New credit card processing module for Clover.
 +
 +[+] AddToAny Integration: New social media share buttons through AddToAny which replaces ShareThis which is no longer functioning. The new integration is now in the plugins.
 +
 +[+] UPS & USPS Updates: We have improved the weight conversions on both the UPS and USPS modules for more accurate rating.
 +
 +[+] jQuery Updates: We have updated jQuery in order to improve security across all themes. The latest version of jQuery is now used. 
 +
 +[-] Processing Fee Bug: We corrected a bug with the processing fee setting that was causing the fee to not get applied to some orders.
 +
 +[-] User Group Bug: We corrected a bug that prevented some groups from seeing proper pricing and discounts.
 +
 +For those of you looking to upgrade the easiest way from version 4.6.5, only. You will need to get the latest version of the following files:
 +
 +  * admin/adminglobal.php
 +  * admin/adminindex.php
 +  * admin/libsecure.php
 +  * include/classes/class.ajax.php
 +  * include/classes/class.import-export.php
 +  * include/classes/class.stats.php
 +  * include/methods/gift_card_only.php
 +  * include/methods/paypal_standard.php
 +  * inckude/payment/authorizenet/ (New Directory))
 +  * include/payment/authorizenet_acceptjs.php (New)
 +  * include/payment/clover.php (New)
 +  * include/payment/eprocessingnetwork.php
 +  * include/payment/paypal_advanced.php
 +  * include/payment/quickbooks_payments.php
 +  * include/plugins/plugin_addtoany.php (New)
 +  * include/plugins/plugin_facebook_open_graph.php
 +  * include/plugins/plugin_group_payment_methods.php
 +  * include/plugins/plugin_hcaptcha.php (New)
 +  * include/plugins/plugin_sharethis.php (Removed)
 +  * include/vendors/fileman/php/security.inc.php
 +  * include/shipping/purolator_wsdl.php
 +  * include/shipping/ups.php
 +  * include/shipping/usps.php
 +  * include/shipping/usps_int.php
 +  * checkout.php
 +  * global.php
 +  * libsecure.php
 +  * quick_checkout.php
 +
 +The following themes / templates will need updating:
 +
 +  * js/ (Replace Directory)
 +  * account_customer_signup.html
 +  * account_wishlist_send.html
 +  * cart_view.html
 +  * cart_view_item.html
 +  * list_products_tile_item.html
 +  * main_index.html
 +  * order_overall_review.html
 +  * order_quick_checkout.html
 +  * order_quick_checkout_overall_review.html
 +  * page_contact_us.html
 +  * plugin_hcaptcha.html (New)
 +  * plugin_quickview_display.html
 +  * plugin_shipping_estimator.html
 +  * product_detail.html
 +  * product_detail_reviews.html
 +  * product_detail_tell_friend.html
 +
 +===== v4.6.5 =====
 +
 +[+] Additional PHP 8.1 Compatibility Fixes: Minor fixes for PHP 8.1+ compatibility.
 +
 +[+] UPS Rest API Module: UPS has switched to OAuth and a new Rest API. This new module requires an upgrade to the latest SunShop as it requires changes to core code in SunShop.
 +
 +[+] PayPal Checkout Changes: We have made some adjustments to the PayPal Checkout integration. This includes fixes to the PayPal Standard and the PayPal Advanced methods.
 +
 +[-] Cononical URL Base URL: Fixed an issue with the canonical URL not being set for the root of the site.
 +
 +[-] XML Feeds: Fixed a minor issue with XML feeds and special characters.
 +
 +For those of you looking to upgrade the easiest way from version 4.6.4 only. You will need to get the latest version of the following files:
 +
 +  * admin/adminindex.php
 +  * admin/libsecure.php
 +  * include/classes/class.xmlfeeds.php
 +  * include/methods/paypal_standard.php
 +  * include/payment/paypal_advanced.php
 +  * include/plugins/plugin_canonical_url.php
 +  * include/plugins/plugin_paypal_express.php
 +  * include/shipping/ups.php
 +  * include/shipping/docs/ups.txt
 +  * global.php
 +  * libsecure.php
 +
 +The following themes / templates will need updating:
 +
 +  * No template changes required.
  
 ===== v4.6.4 ===== ===== v4.6.4 =====
sunshop/change-log.1708477207.txt.gz · Last modified: 2024/02/20 17:00 by twt-chris

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki