Skip to content

v1.8.0

Choose a tag to compare

@retched retched released this 19 Feb 04:45
a0b8eb4

What's Changed

Added in 1.8.0

  • Added an uninstall script for traditional installs of the module. This uninstaller will be available in the Tools menu, but can also be accessed by accessing ?cmd=uspsr_uninstall in the admin area. This script will remove all files that you uploaded from the zip file (minus the USPS logo file), delete the entries in the configuration table, and self-delete the installer. This will only work if the module detects that it was not installed via encapsulation. [#61]
  • Created a "Purge" script that will completely uninstall all parts of the module. It will remove files in the traditional install and the encapsulated install while removing any configuration keys related to the module. (I got annoyed when people were just copying the entire folder into the ZenCarts and then complaining about the white screens and error messages they would receive because of the conflicts.) The script will NOT be included in any release and can only be obtained from the GitHub repository. [#114]

Fixed in 1.8.0

  • Fixed a minor formatting issue that resulted in some HTML entities being logged as part of the debug log.
  • Clarified the encapsulated uninstaller to look specifically for a file named uspsr.php. (Not uspsr(some character).php).
  • Fixed an issue (again) with the display of Priority Mail rates that were being hidden because of an uncaught Machinable/Nonstandard flag. This should work as necessary. This might pop up in other services, will keep an eye on it. [#109]
  • Fixed an issue that allowed a shop owner to effectively send out zero weight carts. The module will now not send a quote request unless at least ONE item has a non-zero weight to it. [#108]

Full Changelog: v1.7.0...v1.8.0

Release File SHAs

Presented in table below.