v0.20.0
0.20.0 - 2021-10-28
NOTE: At this moment, Botonic v0.20.0
will be in Mainteinance LTS
status and will be maintained in master-lts
branch until further notice.
Currently we are working on Botonic 1.0 which will come with several improvements and hence all its commits from now on will reside in master
.
Added
- Plugins now can be accessed within plugins'
pre
andpost
calls.
- Plugins now can be accessed within plugins'
- Added new components to allow creating custom models with contentful.
- Allow
hostId
to be changed at runtime.
- Allow
Changed
Fixed
- @botonic/plugin-dialogflow
- Allow to pass custom data to dialogflow queries. Big thanks to external contributor herrlegno.
- Fixed bug regarding emoji panel and cover component unable to be scrolled. Big thanks to external contributor TD-LiXiang.
- Fixed
deviceAdapter
behavior with improved device detection.