- Changed Webhook to allow for filtering
- Changed Webhook to also register with the Event vs. "all"
- Updated mentions of "Spark" to now refer to "Webex Teams"
- Updated node icon to use the Webex Teams icon
- Updated README images to reflect branding updates
- Fixed issues with existing API Nodes not loading node form parameters on page refresh.
- Attempt to fix why nodes are not showing on palette when viewing on nodered.org.
- Changed references from httpAdmin to httpNode.
- Fixed issue with webhook node nott showing form elements once a profile is created when webhook node is first node to be initialized.
- Fixed issue #1. Custom httpAdminRoot or httpNodeRoot in settings will now work.
- Fixed potential race condition between page loading and swagger file being parsed.
- Tweaked webhook cleanup functions.
- updated api node handling of empty responses
- updated error handling of api node
- updated swagger definitions
- updated all node inline documentation and label formats
- api node now sends array responses as individual sequential messages
- parse node rebuilt to allow more than 1 property to be parsed from payload
- updated README.md to include updated documentation around parse and api node
- updated README.md typos
- added msg.topic to api node output that contains api resource and method
- simplified parser node
- updated swagger definition files to include new APIs for people, organizations, licenses, and roles
- added msg.topic to parser node output that contains the parser
- updated documentation and corrected typos
- added parser node
- reduced file sizes
- changed timing of form population loading after node-red restart and browser refresh
- added additional help text to auth config node
- added this CHANGLOG.md file...
- updated node labels to "api" and "webhook"
- updated node category to "cisco_spark"