v1.6.0
What's Changed
Changed in 1.6.0
- Handling days are now added into the shipping days estimations. [#90]
- Moved OAuth storage from system sessions to database storage instead. [#88]
Fixed in 1.6.0
- Expanded the list of APO/DPO/FPO Zip Codes.
- Fixed the values of the services to match the newer options that were added on upgrade. (They didn't align from the changes in 1.5.2.)
- Fixed an issue involving the calculation of services and add-ons. Values are now additive and not multiplicative. [#91]
- Also fixed the math in the calculation of the order quote itself. (There was ambiguity in how the method price and handling should apply. The math now works as stated in the Wiki.)
- Fixed a potential issue when making service standards requests and the resultant JSON file isn't in the proper form. [#93]
- Fixed an issue that was preventing the configuration form from being submitted without an uninstall/reinstall on encapsulated installs during upgrading. [#78]
Full Changelog: v1.5.2...v1.6.0