Skip to content

0.6.0

Compare
Choose a tag to compare
@atoa atoa released this 07 Jul 21:09
· 1370 commits to master since this release

Added

  • Added the ability to pass dynamic configuration from parent page to the
    bot loader via an event
  • Added response cards object display to sample parent page

Changed

  • Bot loader script now uses its own credential variable instead of setting
    it into the global AWS object
  • Bumped AWS SDK version in bot loader
  • Added functionality to remove event handlers in bot loader for events that
    only fire once

Fixed

  • Typos, invalid links and display issues in README files