Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Latest commit

 

History

History
37 lines (30 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

37 lines (30 loc) · 1.51 KB

Change Log

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.

[1.0.2] - 2020-07-01

You can deploy at https://solutions-reference.s3.amazonaws.com/voicemail-for-amazon-connect/v1.0.2/voicemail-for-amazon-connect.template

Changed

  • Fixed bug where customers had to make the email field mutable in the CF template to integrate with SAML.
  • Fixed bug where the pre-signed URL expired after 12 hours. Now the pre-signed URL can be valid up to 7 days.
  • Made a fix to show an error message instead of a blank page stating that user is not in either group if the user is not assigned it either the Admin or Manager group.
  • Fixed bug where there was an undefined variable when there is an exception thrown for too many requests when listing connect users in the sync request.

[1.0.1] - 2020-03-31

Changed

  • fixed bug where users cannot sync contact flows with over 100 agents

[1.0.0] - 2020-03-20

Added

  • added all code for voicemail-for-amazon-connect
  • added unit tests for voicemail-for-amazon-connect

Changed

  • updated build-s3-dist.sh script to include soltion-name parameter
  • updated build-open-source.sh script to include soltion-name parameter

Removed

  • deployment/buildspec files.
  • helper function

[0.0.1] - 2019-04-15

Added

  • CHANGELOG templated file
  • README templated file
  • NOTICE file
  • LICENSE file