Skip to content

v1.8.3

Choose a tag to compare

@retched retched released this 27 Feb 14:49
Immutable release. Only release title and notes can be modified.
56d052e

What's Changed

Added in 1.8.3

  • Added a warning about being on the "weakest" allotment of API pulls (aka "Public Support I") in the admin backend. (You'll normally see this when you install the module or upgrade from a version pre 1.8.x.) The warning will provide the user instructions on how to upgrade tiers. (Public Support I generally allots 60 requests per hour. At a minimum, this module eats 2 on each request. So in theory, you have at best 30 requests.)
  • Added the PHP Version, the ZenCart version, and installation method into the debug config report. (You would be surprised on how many people forgot to include this information on any bug reports or logs they send in.)

Fixed in 1.8.3

  • Fixed an issue that would generate PHP warning messages when a certain extraService was returned with no "extraService" code in the API. Resolved that by assigning it a psuedo-code and gave it a selection in the admin area. (This is a temporary fix until the API inevitably changes and gives it a number.) [#120]
  • Fixed an issue that had the USPSr module try to run the DB call to install the Tools menu link to add the uninstaller twice. (Once on upgrade and once on the same initial run.) Since the "Define" wasn't properly in place, it effectively tried to go at it twice. This generated an error. Now the module will check to see if the admin page exists first (using the ZenCart function zen_page_key_exists), and if it doesn't, THEN try to install the module link. [#121]

Full Changelog: v1.8.2...v1.8.3

Release File SHAs

Presented in table below.