Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

38 lines (31 loc) · 1.42 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.3.1 - 2021-09-15

Fixed

  • Fixed typo in ReadyForFulfillment state
  • Improved error handling for empty data in custom widgets

0.3.0 - 2021-09-10

Added

  • Custom Widget to display top N slots and session attribute values

Changed

  • Bot tester now sets session attributes and sends audio utterances

0.2.0 - 2021-09-03

Fixed

  • Changed metric namespace to include bot locale
  • Added bot and locale ID filters to CloudWatch Insight rules/queries
  • Fixed handling of ReadyForFullfilment state and empty data in conversation path widget

Removed

  • Removed session count value from Activity section due to exceptions if the selected time range is larger than 24 hours

0.1.0 - 2021-08-26

Added

  • Initial release