From 3dd9758986a92870d5e4697c39ab298ce1a7c7d3 Mon Sep 17 00:00:00 2001 From: wsajason Date: Thu, 17 May 2018 14:18:41 +0100 Subject: [PATCH] 20.18.8 SHQ18-220 refactored use of quote and order detail in email observer --- CHANGELOG-PUBLIC.md | 260 -------- CHANGELOG.MD | 616 +++++------------- ....zip => ShipperHQ Standard M2-20.18.8.zip} | Bin 479145 -> 478999 bytes src/etc/config.xml | 2 +- 4 files changed, 181 insertions(+), 697 deletions(-) delete mode 100644 CHANGELOG-PUBLIC.md rename ZIP/{ShipperHQ Standard M2-20.18.7.zip => ShipperHQ Standard M2-20.18.8.zip} (77%) diff --git a/CHANGELOG-PUBLIC.md b/CHANGELOG-PUBLIC.md deleted file mode 100644 index 1797583b..00000000 --- a/CHANGELOG-PUBLIC.md +++ /dev/null @@ -1,260 +0,0 @@ -# Change Log - -## 20.0.23 -SHQ16-1395 remove references to carrier group factory - -## 20.0.24 -SHQ16-1543 belts and braces check on quote item before accessing - -## 20.0.25 -SHQ16-1582 display pickup location and time slot in order view -SHQ16-1682 Changed version to placeholder - -## 20.0.26 -SHQ16-745 eCommerce cart in request corrected - -## 20.1.0 -SHQ16-1619 Config flag to ignore requests if zip code blank - -## 20.1.1 -SHQ16-1731 corrected function name -SHQ16-1730 resolved package helper constructor -SHQ16-1730 resolved constructor on package helper - -## 20.1.2 -SHQ16-1739 modify usage of checkout session, Updated issue reference in readme - -## 20.1.3 -SHQ16-1745 handle exception on addresses without region - -## 20.1.4 -SHQ16-992 implemented caching of rates using cache - -## 20.1.5 -Updated README with latest github issues - -## 20.1.6 -SHQ16-1774 record order packages - -## 20.1.7 -SHQ16-1708 display notification when credentials invalid in admin -SHQ16-1859 allow extension of shipper mapper functions - -## 20.1.8 -SHQ16-1851 removed columns from sales order grid until we find a solution - -## 20.1.9 -SHQ16-992 implement config switch for caching rates - -## 20.2.0 -SHQ16-992 implement config switch for cached rates - -## 20.2.1 -SHQ16-1902 use stored address type in subsequent requests - -## 20.2.2 -SHQ16-1922 save package detail on first pass through checkout, set carrier code when settings are shqshared -SHQ16-1927 pass store id when retrieving quote - -## 20.2.3 -SHQ16-1925 Resolved issue with merged rates not showing - -## 20.2.4 -SHQ16-594 populate shipperhq_location in request - -## 20.3.0 -SHQ16-1851_A reinstate order grid columns - -## 20.3.1 -SHQ16-1851_A reinstate order grid columns - -## 20.3.2 -SHQ16-1968 save packages when carrier and name is duplicated - -## 20.3.3 -SHQ16-2002 Fixed issue with SHQ using wrong stores API credentials within admin - -## 20.3.4 -SHQ16-2002 Fixed issue with SHQ using wrong stores API credentials within admin - -## 20.3.5 -SHQ16-2004 - custom admin shipping -SHQ16-2029 - code sniffer changes - -## 20.4.0 -SHQ16-2032 and SHQ16-2041 pickup date is used as start when it's today, otherwise use start date -SHQ16-2041 extended unit tests -SHQ16-2029 changes from code sniffer review - -## 20.5.0 -SHQ16-1967 Accessorials in M2 - -## 20.5.1 -Corrected version number display - -## 20.5.2 -SHQ16-2117 resolved issue with Authorize.net and custom admin shipping - -## 20.5.3 -SHQ16-2123 resolve issue with install and upgrade when database has been migrated from M1 to M2 - -## 20.5.4 -SHQ16-2123 prevent deleting default attribute group - -## 20.5.5 -SHQ16-2141 UPS LTL use carrier code as type - -## 20.5.6 -SHQ16-2154 clean up step to remove duplicates from shq order grid table - -## 20.5.7 -SHQ16-2159 add custom admin shipping when no rates returned - -## 20.5.8 -SHQ16-2171 ensure internal error message can be displayed - -## 20.5.9 -SHQ16-2178 prevent display of address type and validation result on front end -SHQ16-2200 Added in master packing boxes attribute to mapping - -## 20.6.0 -SHQ16-2178 set address type on new quote - -## 20.6.1 -SHQ16-2238 prevent null for city field -SHQ16-2236 class variables made public to reuse in children -SHQ16-2235 add freight attributes to catalog attributes xml -SHQ16-2219 display location selected as pickup at checkout - -## 20.6.2 -SHQ16-2250 add destination_type attribute if not present - -## 20.7.0 -SHQ16-2205 - compatibility with release candidate M2.2 - -## 20.7.1 -SHQ16-2205 - compatibility with release candidate M2.2 - -## 20.7.2 -SHQ16-2205 DeliveryDate column backwards compatible with 2.2 RC - -## 20.7.3 -SHQ16-2258 add config for backup carrier timeout - -## 20.7.4 -SHQ16-2281 use mutable config when getting carrier by code - -## 20.7.5 -SHQ16-2266 added some debug logging to assist in customer diagnosis - -## 20.7.6 -SHQ16-2281 use system config to enable backup carrier temporarily - -## 20.7.7 -SHQ16-2298 set address type when request being made from cart on logged in customer - -## 20.8.0 -SHQ16-2231 support for customer account carrier - -## 20.8.1 -SHQ16-2300 Fixed issue with deleting old carriers from config - -## 20.8.2 -M2-45 Ensure we check array key exists on admin order view -M2-47 Deadlocking issue work - -## 20.8.3 -SHQ16-2078 add unit tests for time slot calculations - -## 20.8.4 -M2-47 added fix to record order package items - -## 20.8.5 -SHQ16-2372 Fixed issue in SQL scripts - -## 20.8.6 -M2-51 reduce the maximum length of carrier and method code combination -SHQ16-2374 move caching of allowedMethods response to only cache if it is successful - -## 20.8.7 -SHQ16-2375 support for split database architecture in EE - -## 20.8.8 -SHQ16-2392 added comments and refactored unit tests, added tests for calendarDetails default date -M2-52 remove dependency on debug setting to enable logging - -## 20.8.9 -SHQ16-2346 Updated must_ship_freight with a note to say it can be overriden at carrier level - -## 20.9.0 -SHQ16-2417 ignore time zone when reformating dates - -## 20.10.0 -SHQ16-2435 Fixed issue with custom options causing a 403 error -SHQ16-2255 Support for calendar and pickup in admin orders -SHQ16-2419 Caching improvements -M2-55 Modify order recording for MAC - -## 20.12.0 -SHQ16-2938 option to not modify carrier, SHQ16-2434 add IP to request, SHQ16-2489 handle empty street - -## 20.13.0 -SHQ16-2492 modified hiding of sallowspecific field - -## 20.13.1 -INFRA-62 Brought repo up to date - -## 20.13.2 -SHQ18-97 Update placeholder in config.xml - -## 20.13.3 -SHQ18-57 re-request of rates is for all carriers, so need to clean down all rates - -## 20.14.0 -SHQ18-58 Improve compatability with other extns, SHQ18-118/SHQ18-121 Improve module lookup, SHQ18-104 Fix timeslots ending at midnight - -## 20.14.1 -SHQ18-142 Remove redundant dependency from Helper/Modules - -## 20.15.0 -SHQ18-141 record validated address if a single corrected address is returned - -## 20.15.1 -SHQ18-141 record validated address if a single corrected address is returned - -## 20.16.0 -SHQ18-112 use Magento scope config - -## 20.17.0 -SHQ18-147 specify version constraints for required modules - -## 20.17.1 -SHQ18-147 specify version constraints for required modules - -## 20.17.2 -SHQ18-184 Explicitly defined table name to avoid SQL error in order grid - -## 20.18.0 -SHQ18-112 code clean up - -## 20.18.1 -SHQ18-169 only reset selected date when returning on checkout - -## 20.18.2 -SHQ18-196 add version to composer file - -## 20.18.3 -SHQ18-209 Fixed issue with inventoryCount being 0 instead of null - -## 20.18.4 -SHQ18-206/SHQ18-193 Fixed duplicate rates when changing date/options - -## 20.18.5 -SHQ18-220 - Made delivery date available in email template - -## 20.18.6 -SHQ18-227 Fix sorting order grid by SHQ fields - -## 20.18.7 -SHQ18-240 check for checkout_selections before accessing - diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 333ff987..0c5824c6 100755 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -1,520 +1,264 @@ # Change Log -## [20.18.8](https://github.com/webshopapps/module-shipper/tree/20.18.8) (2018-05-17) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.18.7...20.18.8) +## 20.0.23 +SHQ16-1395 remove references to carrier group factory -**Merged pull requests:** +## 20.0.24 +SHQ16-1543 belts and braces check on quote item before accessing -- SHQ18-220 Fixed issue with getting details on place order event [\#125](https://github.com/webshopapps/module-shipper/pull/125) ([wsajosh](https://github.com/wsajosh)) +## 20.0.25 +SHQ16-1582 display pickup location and time slot in order view +SHQ16-1682 Changed version to placeholder -## [20.18.7](https://github.com/webshopapps/module-shipper/tree/20.18.7) (2018-05-16) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.18.6...20.18.7) +## 20.0.26 +SHQ16-745 eCommerce cart in request corrected -**Merged pull requests:** +## 20.1.0 +SHQ16-1619 Config flag to ignore requests if zip code blank -- SHQ18-240 increment version number in preparation for release [\#126](https://github.com/webshopapps/module-shipper/pull/126) ([wsagen](https://github.com/wsagen)) +## 20.1.1 +SHQ16-1731 corrected function name +SHQ16-1730 resolved package helper constructor +SHQ16-1730 resolved constructor on package helper -## [20.18.6](https://github.com/webshopapps/module-shipper/tree/20.18.6) (2018-05-10) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.18.5...20.18.6) +## 20.1.2 +SHQ16-1739 modify usage of checkout session, Updated issue reference in readme -**Merged pull requests:** +## 20.1.3 +SHQ16-1745 handle exception on addresses without region -- SHQ18-227 Fix sorting order grid by SHQ fields [\#124](https://github.com/webshopapps/module-shipper/pull/124) ([TravisBernard](https://github.com/TravisBernard)) +## 20.1.4 +SHQ16-992 implemented caching of rates using cache -## [20.18.5](https://github.com/webshopapps/module-shipper/tree/20.18.5) (2018-05-10) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.18.4...20.18.5) +## 20.1.5 +Updated README with latest github issues -**Merged pull requests:** +## 20.1.6 +SHQ16-1774 record order packages -- SHQ18-220 Updating composer.json [\#123](https://github.com/webshopapps/module-shipper/pull/123) ([wsajosh](https://github.com/wsajosh)) -- SHQ18-220 Updated composer.json [\#122](https://github.com/webshopapps/module-shipper/pull/122) ([wsajosh](https://github.com/wsajosh)) -- SHQ18-220 Implemented deliveryDate as email variable [\#121](https://github.com/webshopapps/module-shipper/pull/121) ([wsajosh](https://github.com/wsajosh)) +## 20.1.7 +SHQ16-1708 display notification when credentials invalid in admin +SHQ16-1859 allow extension of shipper mapper functions -## [20.18.4](https://github.com/webshopapps/module-shipper/tree/20.18.4) (2018-05-03) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.18.3...20.18.4) +## 20.1.8 +SHQ16-1851 removed columns from sales order grid until we find a solution -## [20.18.3](https://github.com/webshopapps/module-shipper/tree/20.18.3) (2018-05-02) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.18.2...20.18.3) +## 20.1.9 +SHQ16-992 implement config switch for caching rates -**Merged pull requests:** +## 20.2.0 +SHQ16-992 implement config switch for cached rates -- SHQ18-209 Fixed issue with inventoryCount being 0 instead of null [\#120](https://github.com/webshopapps/module-shipper/pull/120) ([wsajosh](https://github.com/wsajosh)) -- SHQ18-158 Add dispatch date and carrier type to order grid [\#119](https://github.com/webshopapps/module-shipper/pull/119) ([TravisBernard](https://github.com/TravisBernard)) +## 20.2.1 +SHQ16-1902 use stored address type in subsequent requests -## [20.18.2](https://github.com/webshopapps/module-shipper/tree/20.18.2) (2018-04-13) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.18.1...20.18.2) +## 20.2.2 +SHQ16-1922 save package detail on first pass through checkout, set carrier code when settings are shqshared +SHQ16-1927 pass store id when retrieving quote -## [20.18.1](https://github.com/webshopapps/module-shipper/tree/20.18.1) (2018-04-12) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.18.0...20.18.1) +## 20.2.3 +SHQ16-1925 Resolved issue with merged rates not showing -## [20.18.0](https://github.com/webshopapps/module-shipper/tree/20.18.0) (2018-04-11) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.17.3...20.18.0) +## 20.2.4 +SHQ16-594 populate shipperhq_location in request -**Merged pull requests:** +## 20.3.0 +SHQ16-1851_A reinstate order grid columns -- SHQ18-112 Code cleanup [\#108](https://github.com/webshopapps/module-shipper/pull/108) ([lazyguru](https://github.com/lazyguru)) +## 20.3.1 +SHQ16-1851_A reinstate order grid columns -## [20.17.3](https://github.com/webshopapps/module-shipper/tree/20.17.3) (2018-04-10) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.17.2...20.17.3) +## 20.3.2 +SHQ16-1968 save packages when carrier and name is duplicated -**Merged pull requests:** +## 20.3.3 +SHQ16-2002 Fixed issue with SHQ using wrong stores API credentials within admin -- SHQ18-184 Added main\_table to left join to avoid ambiguous error [\#118](https://github.com/webshopapps/module-shipper/pull/118) ([wsajosh](https://github.com/wsajosh)) -- SHQ18-170 Corrected composer versions [\#117](https://github.com/webshopapps/module-shipper/pull/117) ([wsajason](https://github.com/wsajason)) +## 20.3.4 +SHQ16-2002 Fixed issue with SHQ using wrong stores API credentials within admin -## [20.17.2](https://github.com/webshopapps/module-shipper/tree/20.17.2) (2018-04-03) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.17.1...20.17.2) +## 20.3.5 +SHQ16-2004 - custom admin shipping +SHQ16-2029 - code sniffer changes -## [20.17.1](https://github.com/webshopapps/module-shipper/tree/20.17.1) (2018-03-23) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.17.0...20.17.1) +## 20.4.0 +SHQ16-2032 and SHQ16-2041 pickup date is used as start when it's today, otherwise use start date +SHQ16-2041 extended unit tests +SHQ16-2029 changes from code sniffer review -## [20.17.0](https://github.com/webshopapps/module-shipper/tree/20.17.0) (2018-03-22) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.16.0...20.17.0) +## 20.5.0 +SHQ16-1967 Accessorials in M2 -**Merged pull requests:** +## 20.5.1 +Corrected version number display -- SHQ18-147 specify version constraints for required modules [\#115](https://github.com/webshopapps/module-shipper/pull/115) ([wsagen](https://github.com/wsagen)) -- SHQ18-147 add version constraints to composer files [\#114](https://github.com/webshopapps/module-shipper/pull/114) ([wsagen](https://github.com/wsagen)) +## 20.5.2 +SHQ16-2117 resolved issue with Authorize.net and custom admin shipping -## [20.16.0](https://github.com/webshopapps/module-shipper/tree/20.16.0) (2018-03-21) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.15.1...20.16.0) +## 20.5.3 +SHQ16-2123 resolve issue with install and upgrade when database has been migrated from M1 to M2 -## [20.15.1](https://github.com/webshopapps/module-shipper/tree/20.15.1) (2018-03-19) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.15.0...20.15.1) +## 20.5.4 +SHQ16-2123 prevent deleting default attribute group -**Merged pull requests:** +## 20.5.5 +SHQ16-2141 UPS LTL use carrier code as type -- SHQ18-141 add array check [\#113](https://github.com/webshopapps/module-shipper/pull/113) ([wsagen](https://github.com/wsagen)) +## 20.5.6 +SHQ16-2154 clean up step to remove duplicates from shq order grid table -## [20.15.0](https://github.com/webshopapps/module-shipper/tree/20.15.0) (2018-03-19) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.14.1...20.15.0) +## 20.5.7 +SHQ16-2159 add custom admin shipping when no rates returned -**Merged pull requests:** +## 20.5.8 +SHQ16-2171 ensure internal error message can be displayed -- SHQ18-141 record validated address if a single corrected address is r… [\#112](https://github.com/webshopapps/module-shipper/pull/112) ([wsagen](https://github.com/wsagen)) +## 20.5.9 +SHQ16-2178 prevent display of address type and validation result on front end +SHQ16-2200 Added in master packing boxes attribute to mapping -## [20.14.1](https://github.com/webshopapps/module-shipper/tree/20.14.1) (2018-03-16) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.14.0...20.14.1) +## 20.6.0 +SHQ16-2178 set address type on new quote -**Merged pull requests:** +## 20.6.1 +SHQ16-2238 prevent null for city field +SHQ16-2236 class variables made public to reuse in children +SHQ16-2235 add freight attributes to catalog attributes xml +SHQ16-2219 display location selected as pickup at checkout -- SHQ18-142 Remove redundant dependency from Helper/Modules [\#111](https://github.com/webshopapps/module-shipper/pull/111) ([TravisBernard](https://github.com/TravisBernard)) -- SHQ18-142 Remove redundant dependency from Helper/Modules [\#110](https://github.com/webshopapps/module-shipper/pull/110) ([TravisBernard](https://github.com/TravisBernard)) +## 20.6.2 +SHQ16-2250 add destination_type attribute if not present -## [20.14.0](https://github.com/webshopapps/module-shipper/tree/20.14.0) (2018-03-15) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.13.3...20.14.0) +## 20.7.0 +SHQ16-2205 - compatibility with release candidate M2.2 -**Merged pull requests:** +## 20.7.1 +SHQ16-2205 - compatibility with release candidate M2.2 -- Update composer version to prepare for release [\#109](https://github.com/webshopapps/module-shipper/pull/109) ([TravisBernard](https://github.com/TravisBernard)) -- SHQ18-121 Fix bug in missing modules and flag disabled modules [\#107](https://github.com/webshopapps/module-shipper/pull/107) ([TravisBernard](https://github.com/TravisBernard)) -- SHQ18-118 Fixed logic error when looking up versions [\#106](https://github.com/webshopapps/module-shipper/pull/106) ([TravisBernard](https://github.com/TravisBernard)) -- SHQ18-118 Change how module version number is fetched [\#105](https://github.com/webshopapps/module-shipper/pull/105) ([TravisBernard](https://github.com/TravisBernard)) -- SHQ18-58 Made change to make more compatible with 3rd party extns [\#96](https://github.com/webshopapps/module-shipper/pull/96) ([wsajosh](https://github.com/wsajosh)) +## 20.7.2 +SHQ16-2205 DeliveryDate column backwards compatible with 2.2 RC -## [20.13.3](https://github.com/webshopapps/module-shipper/tree/20.13.3) (2018-02-22) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.13.2...20.13.3) +## 20.7.3 +SHQ16-2258 add config for backup carrier timeout -**Merged pull requests:** +## 20.7.4 +SHQ16-2281 use mutable config when getting carrier by code -- SHQ18-78 Add package breakdown to shipment comments [\#104](https://github.com/webshopapps/module-shipper/pull/104) ([TravisBernard](https://github.com/TravisBernard)) +## 20.7.5 +SHQ16-2266 added some debug logging to assist in customer diagnosis -## [20.13.2](https://github.com/webshopapps/module-shipper/tree/20.13.2) (2018-02-20) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.13.1...20.13.2) +## 20.7.6 +SHQ16-2281 use system config to enable backup carrier temporarily -**Merged pull requests:** +## 20.7.7 +SHQ16-2298 set address type when request being made from cart on logged in customer -- SHQ18-94 Update readme to be more specific about M version support [\#103](https://github.com/webshopapps/module-shipper/pull/103) ([TravisBernard](https://github.com/TravisBernard)) -- SHQ16-1347 Added notice to admin if indexes are out of date that it m… [\#102](https://github.com/webshopapps/module-shipper/pull/102) ([wsajosh](https://github.com/wsajosh)) +## 20.8.0 +SHQ16-2231 support for customer account carrier -## [20.13.1](https://github.com/webshopapps/module-shipper/tree/20.13.1) (2018-02-01) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.13.0...20.13.1) +## 20.8.1 +SHQ16-2300 Fixed issue with deleting old carriers from config -**Merged pull requests:** +## 20.8.2 +M2-45 Ensure we check array key exists on admin order view +M2-47 Deadlocking issue work -- SHQ18-69 persist selected options at checkout onto carrier group details [\#101](https://github.com/webshopapps/module-shipper/pull/101) ([wsagen](https://github.com/wsagen)) -- INFRA-62 Brought library-shipper up to date [\#100](https://github.com/webshopapps/module-shipper/pull/100) ([wsajason](https://github.com/wsajason)) -- SHQ18-56 Stopped fatal error being thrown when the associated quote is missing [\#99](https://github.com/webshopapps/module-shipper/pull/99) ([wsajosh](https://github.com/wsajosh)) -- SHQ18-61 Fixed error when viewing some orders [\#98](https://github.com/webshopapps/module-shipper/pull/98) ([wsajosh](https://github.com/wsajosh)) -- SHQ16-2197 Hide attributes on admin when dim\_group is set [\#95](https://github.com/webshopapps/module-shipper/pull/95) ([TravisBernard](https://github.com/TravisBernard)) +## 20.8.3 +SHQ16-2078 add unit tests for time slot calculations -## [20.13.0](https://github.com/webshopapps/module-shipper/tree/20.13.0) (2017-12-28) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.12.0...20.13.0) +## 20.8.4 +M2-47 added fix to record order package items -**Merged pull requests:** +## 20.8.5 +SHQ16-2372 Fixed issue in SQL scripts -- SHQ16-2492 modified hiding of sallowspecific field [\#94](https://github.com/webshopapps/module-shipper/pull/94) ([wsagen](https://github.com/wsagen)) -- INFRA-55 Added ZIP exclusion to composer.json [\#93](https://github.com/webshopapps/module-shipper/pull/93) ([wsajason](https://github.com/wsajason)) +## 20.8.6 +M2-51 reduce the maximum length of carrier and method code combination +SHQ16-2374 move caching of allowedMethods response to only cache if it is successful -## [20.12.0](https://github.com/webshopapps/module-shipper/tree/20.12.0) (2017-12-19) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.11.0...20.12.0) +## 20.8.7 +SHQ16-2375 support for split database architecture in EE -**Merged pull requests:** +## 20.8.8 +SHQ16-2392 added comments and refactored unit tests, added tests for calendarDetails default date +M2-52 remove dependency on debug setting to enable logging -- SHQ16-2489 handle empty array as street in request [\#92](https://github.com/webshopapps/module-shipper/pull/92) ([wsagen](https://github.com/wsagen)) -- SHQ16-2434 add IP Address to request [\#91](https://github.com/webshopapps/module-shipper/pull/91) ([wsagen](https://github.com/wsagen)) -- SHQ16-1938 configuration option to not modify carrier title [\#90](https://github.com/webshopapps/module-shipper/pull/90) ([wsagen](https://github.com/wsagen)) +## 20.8.9 +SHQ16-2346 Updated must_ship_freight with a note to say it can be overriden at carrier level -## [20.11.0](https://github.com/webshopapps/module-shipper/tree/20.11.0) (2017-12-14) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.10.0...20.11.0) +## 20.9.0 +SHQ16-2417 ignore time zone when reformating dates -## [20.10.0](https://github.com/webshopapps/module-shipper/tree/20.10.0) (2017-12-14) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.7.0...20.10.0) +## 20.10.0 +SHQ16-2435 Fixed issue with custom options causing a 403 error +SHQ16-2255 Support for calendar and pickup in admin orders +SHQ16-2419 Caching improvements +M2-55 Modify order recording for MAC -**Merged pull requests:** +## 20.12.0 +SHQ16-2938 option to not modify carrier, SHQ16-2434 add IP to request, SHQ16-2489 handle empty street -- SHQ16-2113 recovery of shipping information if missing on order [\#89](https://github.com/webshopapps/module-shipper/pull/89) ([wsagen](https://github.com/wsagen)) -- SHQ16-2459 display carrier group breakdown correctly on order [\#88](https://github.com/webshopapps/module-shipper/pull/88) ([wsagen](https://github.com/wsagen)) -- Shq16 1892 [\#87](https://github.com/webshopapps/module-shipper/pull/87) ([wsagen](https://github.com/wsagen)) -- SHQ16-2402 added translation [\#86](https://github.com/webshopapps/module-shipper/pull/86) ([wsagen](https://github.com/wsagen)) -- SHQ16-2053 altered displayed module names [\#85](https://github.com/webshopapps/module-shipper/pull/85) ([wsagen](https://github.com/wsagen)) -- SHQ16-2053 display module version numbers in M2 [\#84](https://github.com/webshopapps/module-shipper/pull/84) ([wsagen](https://github.com/wsagen)) -- SHQ16-2402 synchronize enabled features in M2 and show alert if module missing [\#83](https://github.com/webshopapps/module-shipper/pull/83) ([wsagen](https://github.com/wsagen)) -- SHQ16-2456 ensure dispatch date saved to order is correct for calendar rates [\#82](https://github.com/webshopapps/module-shipper/pull/82) ([wsagen](https://github.com/wsagen)) -- SHQ16-2432 Code sniffer changes [\#81](https://github.com/webshopapps/module-shipper/pull/81) ([wsagen](https://github.com/wsagen)) +## 20.13.0 +SHQ16-2492 modified hiding of sallowspecific field -## [20.7.0](https://github.com/webshopapps/module-shipper/tree/20.7.0) (2017-11-28) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.6.9...20.7.0) +## 20.13.1 +INFRA-62 Brought repo up to date -**Merged pull requests:** +## 20.13.2 +SHQ18-97 Update placeholder in config.xml -- SHQ16-2435 Fixed issue with custom options causing a 403 error [\#80](https://github.com/webshopapps/module-shipper/pull/80) ([wsajosh](https://github.com/wsajosh)) -- SHQ16-2255 support for calendar and pickup orders in admin [\#79](https://github.com/webshopapps/module-shipper/pull/79) ([wsagen](https://github.com/wsagen)) -- SHQ16-2419 modified caching of rates - key and config changes [\#78](https://github.com/webshopapps/module-shipper/pull/78) ([wsagen](https://github.com/wsagen)) -- M2-55 amend so we load order using id not increment ID [\#77](https://github.com/webshopapps/module-shipper/pull/77) ([wsagen](https://github.com/wsagen)) -- SHQ16-2420 Populate origin and shipping order item view columns [\#76](https://github.com/webshopapps/module-shipper/pull/76) ([wsagen](https://github.com/wsagen)) +## 20.13.3 +SHQ18-57 re-request of rates is for all carriers, so need to clean down all rates -## [20.6.9](https://github.com/webshopapps/module-shipper/tree/20.6.9) (2017-11-08) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.6.8...20.6.9) +## 20.14.0 +SHQ18-58 Improve compatability with other extns, SHQ18-118/SHQ18-121 Improve module lookup, SHQ18-104 Fix timeslots ending at midnight -**Merged pull requests:** +## 20.14.1 +SHQ18-142 Remove redundant dependency from Helper/Modules -- SHQ16-2346 Fixed typo [\#75](https://github.com/webshopapps/module-shipper/pull/75) ([wsajosh](https://github.com/wsajosh)) -- SHQ16-2346 Updated must\_ship\_freight with a note to say it can be ove… [\#74](https://github.com/webshopapps/module-shipper/pull/74) ([wsajosh](https://github.com/wsajosh)) +## 20.15.0 +SHQ18-141 record validated address if a single corrected address is returned -## [20.6.8](https://github.com/webshopapps/module-shipper/tree/20.6.8) (2017-11-07) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.6.7...20.6.8) +## 20.15.1 +SHQ18-141 record validated address if a single corrected address is returned -## [20.6.7](https://github.com/webshopapps/module-shipper/tree/20.6.7) (2017-11-07) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.6.6...20.6.7) +## 20.16.0 +SHQ18-112 use Magento scope config -**Merged pull requests:** +## 20.17.0 +SHQ18-147 specify version constraints for required modules -- M2-52 remove dependency on debug setting to enable logging [\#73](https://github.com/webshopapps/module-shipper/pull/73) ([wsagen](https://github.com/wsagen)) +## 20.17.1 +SHQ18-147 specify version constraints for required modules -## [20.6.6](https://github.com/webshopapps/module-shipper/tree/20.6.6) (2017-10-27) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.6.5...20.6.6) +## 20.17.2 +SHQ18-184 Explicitly defined table name to avoid SQL error in order grid -**Merged pull requests:** +## 20.18.0 +SHQ18-112 code clean up -- SHQ16-2375 support for split database architecture in EE [\#72](https://github.com/webshopapps/module-shipper/pull/72) ([wsagen](https://github.com/wsagen)) +## 20.18.1 +SHQ18-169 only reset selected date when returning on checkout -## [20.6.5](https://github.com/webshopapps/module-shipper/tree/20.6.5) (2017-10-26) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.6.4...20.6.5) +## 20.18.2 +SHQ18-196 add version to composer file -**Merged pull requests:** +## 20.18.3 +SHQ18-209 Fixed issue with inventoryCount being 0 instead of null -- M2-51 reduce the maximum length of carrier and method code combination [\#71](https://github.com/webshopapps/module-shipper/pull/71) ([wsagen](https://github.com/wsagen)) -- SHQ16-2374 move caching of allowedMethods response to only cache if i… [\#70](https://github.com/webshopapps/module-shipper/pull/70) ([wsagen](https://github.com/wsagen)) +## 20.18.4 +SHQ18-206/SHQ18-193 Fixed duplicate rates when changing date/options -## [20.6.4](https://github.com/webshopapps/module-shipper/tree/20.6.4) (2017-10-25) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.6.3...20.6.4) +## 20.18.5 +SHQ18-220 - Made delivery date available in email template -**Merged pull requests:** +## 20.18.6 +SHQ18-227 Fix sorting order grid by SHQ fields -- SHQ16-2372 Fixed issue in SQL scripts [\#69](https://github.com/webshopapps/module-shipper/pull/69) ([wsajosh](https://github.com/wsajosh)) +## 20.18.7 +SHQ18-240 check for checkout_selections before accessing -## [20.6.3](https://github.com/webshopapps/module-shipper/tree/20.6.3) (2017-10-13) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.6.2...20.6.3) +## 20.18.8 +SHQ18-220 refactored use of quote and order detail in email observer -**Merged pull requests:** -- M2-47 refactor saving quote and order package items, added fix to record order package items [\#68](https://github.com/webshopapps/module-shipper/pull/68) ([wsagen](https://github.com/wsagen)) - -## [20.6.2](https://github.com/webshopapps/module-shipper/tree/20.6.2) (2017-10-06) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.6.1...20.6.2) - -**Merged pull requests:** - -- M2-47 Deadlocking issue work [\#67](https://github.com/webshopapps/module-shipper/pull/67) ([wsajosh](https://github.com/wsajosh)) -- M2-45 Ensure we check array key exists on admin order view [\#66](https://github.com/webshopapps/module-shipper/pull/66) ([wsajosh](https://github.com/wsajosh)) -- M2-44 Updating readme [\#65](https://github.com/webshopapps/module-shipper/pull/65) ([wsajosh](https://github.com/wsajosh)) - -## [20.6.1](https://github.com/webshopapps/module-shipper/tree/20.6.1) (2017-10-04) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.6.0...20.6.1) - -**Merged pull requests:** - -- SHQ16-2300 Fixed issue with deleting old carriers from config [\#64](https://github.com/webshopapps/module-shipper/pull/64) ([wsajosh](https://github.com/wsajosh)) - -## [20.6.0](https://github.com/webshopapps/module-shipper/tree/20.6.0) (2017-09-28) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.5.7...20.6.0) - -**Merged pull requests:** - -- SHQ16-2231 display customer account carrier details on order view [\#63](https://github.com/webshopapps/module-shipper/pull/63) ([wsagen](https://github.com/wsagen)) - -## [20.5.7](https://github.com/webshopapps/module-shipper/tree/20.5.7) (2017-09-27) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.5.6...20.5.7) - -**Merged pull requests:** - -- SHQ16-2298 set address type when request being made from cart on log… [\#62](https://github.com/webshopapps/module-shipper/pull/62) ([wsagen](https://github.com/wsagen)) - -## [20.5.6](https://github.com/webshopapps/module-shipper/tree/20.5.6) (2017-09-21) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.5.5...20.5.6) - -**Merged pull requests:** - -- SHQ16-2281 use system config to enable backup carrier temporarily [\#61](https://github.com/webshopapps/module-shipper/pull/61) ([wsagen](https://github.com/wsagen)) - -## [20.5.5](https://github.com/webshopapps/module-shipper/tree/20.5.5) (2017-09-18) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.5.4...20.5.5) - -## [20.5.4](https://github.com/webshopapps/module-shipper/tree/20.5.4) (2017-09-15) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.5.3...20.5.4) - -**Merged pull requests:** - -- SHQ16-2281 use mutable config when getting carrier by code [\#60](https://github.com/webshopapps/module-shipper/pull/60) ([wsagen](https://github.com/wsagen)) - -## [20.5.3](https://github.com/webshopapps/module-shipper/tree/20.5.3) (2017-09-06) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.5.2...20.5.3) - -**Merged pull requests:** - -- SHQ16-2258 add config for backup carrier timeout [\#59](https://github.com/webshopapps/module-shipper/pull/59) ([wsagen](https://github.com/wsagen)) - -## [20.5.2](https://github.com/webshopapps/module-shipper/tree/20.5.2) (2017-09-01) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.5.1...20.5.2) - -**Merged pull requests:** - -- SHQ16-2205 Backwards compatible deliverydate UI Component [\#58](https://github.com/webshopapps/module-shipper/pull/58) ([wsagen](https://github.com/wsagen)) - -## [20.5.1](https://github.com/webshopapps/module-shipper/tree/20.5.1) (2017-08-31) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.5.0...20.5.1) - -**Merged pull requests:** - -- SHQ16-2205 remove constructor argument until resolve backwards compat… [\#57](https://github.com/webshopapps/module-shipper/pull/57) ([wsagen](https://github.com/wsagen)) - -## [20.5.0](https://github.com/webshopapps/module-shipper/tree/20.5.0) (2017-08-31) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.4.7...20.5.0) - -**Merged pull requests:** - -- SHQ16-2205 compatibility with M2.2 RC [\#56](https://github.com/webshopapps/module-shipper/pull/56) ([wsagen](https://github.com/wsagen)) - -## [20.4.7](https://github.com/webshopapps/module-shipper/tree/20.4.7) (2017-08-30) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.4.6...20.4.7) - -**Merged pull requests:** - -- SHQ16-2250 add destination\_type attribute if not present [\#55](https://github.com/webshopapps/module-shipper/pull/55) ([wsagen](https://github.com/wsagen)) - -## [20.4.6](https://github.com/webshopapps/module-shipper/tree/20.4.6) (2017-08-23) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.4.5...20.4.6) - -**Merged pull requests:** - -- SHQ16-2238 prevent null for city field [\#54](https://github.com/webshopapps/module-shipper/pull/54) ([wsagen](https://github.com/wsagen)) -- SHQ16-2235 add freight attributes to catalog attributes xml [\#53](https://github.com/webshopapps/module-shipper/pull/53) ([wsagen](https://github.com/wsagen)) -- SHQ16-2219 display location selected as pickup at checkout [\#52](https://github.com/webshopapps/module-shipper/pull/52) ([wsagen](https://github.com/wsagen)) - -## [20.4.5](https://github.com/webshopapps/module-shipper/tree/20.4.5) (2017-08-11) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.4.4...20.4.5) - -**Merged pull requests:** - -- SHQ16-2178 existing checkout for 0 [\#51](https://github.com/webshopapps/module-shipper/pull/51) ([wsagen](https://github.com/wsagen)) -- SHQ16-2178 Move set address type on quote address to main ShipperHQ module [\#50](https://github.com/webshopapps/module-shipper/pull/50) ([wsagen](https://github.com/wsagen)) - -## [20.4.4](https://github.com/webshopapps/module-shipper/tree/20.4.4) (2017-08-08) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.4.3...20.4.4) - -**Merged pull requests:** - -- Develop [\#49](https://github.com/webshopapps/module-shipper/pull/49) ([wsajosh](https://github.com/wsajosh)) -- SHQ16-2200 Added in master packing boxes attribute to mapping [\#48](https://github.com/webshopapps/module-shipper/pull/48) ([wsajosh](https://github.com/wsajosh)) -- SHQ16-2178 reset validation and address type on customer address if i… [\#47](https://github.com/webshopapps/module-shipper/pull/47) ([wsagen](https://github.com/wsagen)) -- SHQ16-2178 reset session values when not set [\#46](https://github.com/webshopapps/module-shipper/pull/46) ([wsagen](https://github.com/wsagen)) -- SHQ16-2178 Support editable address type on customer address [\#45](https://github.com/webshopapps/module-shipper/pull/45) ([wsagen](https://github.com/wsagen)) -- SHQ16-2190 refresh of about section on config [\#44](https://github.com/webshopapps/module-shipper/pull/44) ([wsagen](https://github.com/wsagen)) -- SHQ16-2190 amend about us section on configuration page [\#43](https://github.com/webshopapps/module-shipper/pull/43) ([wsagen](https://github.com/wsagen)) -- SHQ16-2190 amend about us section on configuration page [\#42](https://github.com/webshopapps/module-shipper/pull/42) ([wsagen](https://github.com/wsagen)) -- SHQ16-2179 correct tags in html [\#41](https://github.com/webshopapps/module-shipper/pull/41) ([wsagen](https://github.com/wsagen)) - -## [20.4.3](https://github.com/webshopapps/module-shipper/tree/20.4.3) (2017-07-25) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.4.2...20.4.3) - -## [20.4.2](https://github.com/webshopapps/module-shipper/tree/20.4.2) (2017-07-18) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.4.1...20.4.2) - -**Merged pull requests:** - -- SHQ16-2159 add custom admin shipping when o rates returned [\#40](https://github.com/webshopapps/module-shipper/pull/40) ([wsagen](https://github.com/wsagen)) - -## [20.4.1](https://github.com/webshopapps/module-shipper/tree/20.4.1) (2017-07-13) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.4.0...20.4.1) - -**Merged pull requests:** - -- SHQ16-2154 clean up step to remove duplicates from shq order grid table [\#39](https://github.com/webshopapps/module-shipper/pull/39) ([wsagen](https://github.com/wsagen)) - -## [20.4.0](https://github.com/webshopapps/module-shipper/tree/20.4.0) (2017-07-06) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.3.9...20.4.0) - -**Merged pull requests:** - -- Develop [\#38](https://github.com/webshopapps/module-shipper/pull/38) ([wsajosh](https://github.com/wsajosh)) -- SHQ16-2141 UPS LTL use carrier code as type [\#37](https://github.com/webshopapps/module-shipper/pull/37) ([wsajosh](https://github.com/wsajosh)) - -## [20.3.9](https://github.com/webshopapps/module-shipper/tree/20.3.9) (2017-07-03) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.3.8...20.3.9) - -**Merged pull requests:** - -- SHQ16-2123 Upgrade script to remove migration attribute groups [\#36](https://github.com/webshopapps/module-shipper/pull/36) ([wsagen](https://github.com/wsagen)) - -## [20.3.8](https://github.com/webshopapps/module-shipper/tree/20.3.8) (2017-06-29) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.3.7...20.3.8) - -**Merged pull requests:** - -- SHQ16-2123 resolve issue with install and upgrade when database has b… [\#34](https://github.com/webshopapps/module-shipper/pull/34) ([wsagen](https://github.com/wsagen)) - -## [20.3.7](https://github.com/webshopapps/module-shipper/tree/20.3.7) (2017-06-26) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.3.6...20.3.7) - -**Merged pull requests:** - -- SHQ16-2117 resolved issue with Authorize.net and custom admin shipping [\#33](https://github.com/webshopapps/module-shipper/pull/33) ([wsagen](https://github.com/wsagen)) -- Develop [\#32](https://github.com/webshopapps/module-shipper/pull/32) ([wsajosh](https://github.com/wsajosh)) -- SHQ16-2098 Fix for region being null in request [\#31](https://github.com/webshopapps/module-shipper/pull/31) ([wsajosh](https://github.com/wsajosh)) - -## [20.3.6](https://github.com/webshopapps/module-shipper/tree/20.3.6) (2017-06-15) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.3.5...20.3.6) - -**Merged pull requests:** - -- Develop [\#30](https://github.com/webshopapps/module-shipper/pull/30) ([wsajosh](https://github.com/wsajosh)) -- SHQ16-2087 M2 slow sales order grid improvements [\#29](https://github.com/webshopapps/module-shipper/pull/29) ([wsajosh](https://github.com/wsajosh)) -- Develop [\#28](https://github.com/webshopapps/module-shipper/pull/28) ([wsajosh](https://github.com/wsajosh)) -- M2-35 Dim comments always being logged out [\#27](https://github.com/webshopapps/module-shipper/pull/27) ([wsajosh](https://github.com/wsajosh)) - -## [20.3.5](https://github.com/webshopapps/module-shipper/tree/20.3.5) (2017-05-05) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.3.3...20.3.5) - -## [20.3.3](https://github.com/webshopapps/module-shipper/tree/20.3.3) (2017-05-05) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.3.2...20.3.3) - -## [20.3.2](https://github.com/webshopapps/module-shipper/tree/20.3.2) (2017-04-07) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.3.1...20.3.2) - -## [20.3.1](https://github.com/webshopapps/module-shipper/tree/20.3.1) (2017-03-22) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.3.0...20.3.1) - -## [20.3.0](https://github.com/webshopapps/module-shipper/tree/20.3.0) (2017-03-09) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.2.4...20.3.0) - -## [20.2.4](https://github.com/webshopapps/module-shipper/tree/20.2.4) (2017-03-07) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.2.3...20.2.4) - -## [20.2.3](https://github.com/webshopapps/module-shipper/tree/20.2.3) (2017-02-23) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.2.2...20.2.3) - -## [20.2.2](https://github.com/webshopapps/module-shipper/tree/20.2.2) (2017-02-22) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.2.1...20.2.2) - -## [20.2.1](https://github.com/webshopapps/module-shipper/tree/20.2.1) (2017-02-13) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.2.0...20.2.1) - -## [20.2.0](https://github.com/webshopapps/module-shipper/tree/20.2.0) (2017-02-13) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.1.9...20.2.0) - -## [20.1.9](https://github.com/webshopapps/module-shipper/tree/20.1.9) (2017-02-02) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.1.8...20.1.9) - -## [20.1.8](https://github.com/webshopapps/module-shipper/tree/20.1.8) (2017-01-24) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.1.7...20.1.8) - -## [20.1.7](https://github.com/webshopapps/module-shipper/tree/20.1.7) (2016-12-14) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.1.6...20.1.7) - -## [20.1.6](https://github.com/webshopapps/module-shipper/tree/20.1.6) (2016-11-29) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.1.5...20.1.6) - -## [20.1.5](https://github.com/webshopapps/module-shipper/tree/20.1.5) (2016-11-28) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.1.4...20.1.5) - -## [20.1.4](https://github.com/webshopapps/module-shipper/tree/20.1.4) (2016-11-17) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.1.3...20.1.4) - -## [20.1.3](https://github.com/webshopapps/module-shipper/tree/20.1.3) (2016-11-15) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.1.2...20.1.3) - -## [20.1.2](https://github.com/webshopapps/module-shipper/tree/20.1.2) (2016-11-08) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.1.1...20.1.2) - -## [20.1.1](https://github.com/webshopapps/module-shipper/tree/20.1.1) (2016-10-31) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.1.0...20.1.1) - -## [20.1.0](https://github.com/webshopapps/module-shipper/tree/20.1.0) (2016-10-24) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.0.26...20.1.0) - -## [20.0.26](https://github.com/webshopapps/module-shipper/tree/20.0.26) (2016-10-14) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.0.25...20.0.26) - -## [20.0.25](https://github.com/webshopapps/module-shipper/tree/20.0.25) (2016-10-14) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.0.24...20.0.25) - -## [20.0.24](https://github.com/webshopapps/module-shipper/tree/20.0.24) (2016-09-19) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.0.23...20.0.24) - -## [20.0.23](https://github.com/webshopapps/module-shipper/tree/20.0.23) (2016-09-06) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.0.22...20.0.23) - -## [20.0.22](https://github.com/webshopapps/module-shipper/tree/20.0.22) (2016-09-05) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.0.21...20.0.22) - -## [20.0.21](https://github.com/webshopapps/module-shipper/tree/20.0.21) (2016-09-02) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.0.20...20.0.21) - -## [20.0.20](https://github.com/webshopapps/module-shipper/tree/20.0.20) (2016-08-19) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.0.19...20.0.20) - -## [20.0.19](https://github.com/webshopapps/module-shipper/tree/20.0.19) (2016-08-18) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/20.0.18...20.0.19) - -## [20.0.18](https://github.com/webshopapps/module-shipper/tree/20.0.18) (2016-08-15) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/1.2.5...20.0.18) - -## [1.2.5](https://github.com/webshopapps/module-shipper/tree/1.2.5) (2016-04-07) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/1.2.4...1.2.5) - -## [1.2.4](https://github.com/webshopapps/module-shipper/tree/1.2.4) (2016-03-16) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/1.2.3...1.2.4) - -## [1.2.3](https://github.com/webshopapps/module-shipper/tree/1.2.3) (2016-03-16) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/1.2.1...1.2.3) - -## [1.2.1](https://github.com/webshopapps/module-shipper/tree/1.2.1) (2016-03-09) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/1.2.2...1.2.1) - -## [1.2.2](https://github.com/webshopapps/module-shipper/tree/1.2.2) (2016-03-09) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/1.2.0...1.2.2) - -## [1.2.0](https://github.com/webshopapps/module-shipper/tree/1.2.0) (2016-03-08) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/1.1.1...1.2.0) - -## [1.1.1](https://github.com/webshopapps/module-shipper/tree/1.1.1) (2016-02-25) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/1.1.0...1.1.1) - -## [1.1.0](https://github.com/webshopapps/module-shipper/tree/1.1.0) (2015-12-11) -[Full Changelog](https://github.com/webshopapps/module-shipper/compare/1.0.0...1.1.0) - -## [1.0.0](https://github.com/webshopapps/module-shipper/tree/1.0.0) (2015-11-27) - - -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file diff --git a/ZIP/ShipperHQ Standard M2-20.18.7.zip b/ZIP/ShipperHQ Standard M2-20.18.8.zip similarity index 77% rename from ZIP/ShipperHQ Standard M2-20.18.7.zip rename to ZIP/ShipperHQ Standard M2-20.18.8.zip index 5b37c3665280a2a144a41851a04262aa9e9b5d02..5f19a0eaa090ab67db2ecce243cc5449cc2f0ce8 100644 GIT binary patch delta 36591 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%0A7=ZHu-lN_ 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 DeW|M- diff --git a/src/etc/config.xml b/src/etc/config.xml index 89d6304f..c720696e 100755 --- a/src/etc/config.xml +++ b/src/etc/config.xml @@ -57,7 +57,7 @@ 30 0 1 - #GIT_TAG# + 20.18.8