0.21.2
[0.21.2] - 2024-04-25
- Added support for more Connect interactive messages. The UI now supports Panel, QuickReply & Carousel messages.
- Removed the DateTime picker component due to its legacy dependency on Vue 2, please use the DatePicker going forward.
- Cleaned up some dependencies to reduce the amount of polyfills required
- Upgrade all python scripts to 3.10
- Other minor bug fixes and documentation updates.
What's Changed
- Remove acl option for s3 cp commands by @sleepwithcoffee in #664
- Remove jsonwebtoken and add Quick Reply support for Connect interactive messages by @atjohns in #659
- Fix issue with initiating CodeCommit repo by @sleepwithcoffee in #675
- Add carousel support & fix readme for web ui local dev by @atjohns in #679
- Fix bugs with pipeline templates by @sleepwithcoffee in #667
- Upgrade to python3.10 by @atjohns in #682
- Release 0.20.2 by @atjohns in #685
New Contributors
- @sleepwithcoffee made their first contribution in #664
Full Changelog: v0.21.1...v0.21.2