Skip to content

v2.1.4

Compare
Choose a tag to compare
@imagehat imagehat released this 21 May 20:38
· 42 commits to master since this release
7a1377d

Added

  • Allow for live and sandbox credentials to be set as ENV variables with autosuggest fields in the plugin settings to keep sensitive info out of Project Config. #11 #30
  • Update config override example to default to multi-environment settings with ENV examples.
  • For new installs the address validation setting will now be disabled by default.

Fixed

  • Better error handling. No longer throw exceptions on the front end but log more complete error responses. #29 #31