diff --git a/data/docs.yml b/data/docs.yml index c6dc2a4..9100c45 100644 --- a/data/docs.yml +++ b/data/docs.yml @@ -165,6 +165,9 @@ navi: path: release-notes title: Release Notes pages: + - + path: v0.8.6 + title: v0.8.6 - path: v0.8.5 title: v0.8.5 diff --git a/markdown/docs/release-notes/v0.8.6.md b/markdown/docs/release-notes/v0.8.6.md new file mode 100644 index 0000000..deb57aa --- /dev/null +++ b/markdown/docs/release-notes/v0.8.6.md @@ -0,0 +1,18 @@ +# Release v0.8.6 +#### Info +- Release Date: TDB + +#### New Features +- Add new verb: [dub](/docs/webhooks/dub/) to insert additional audio tracks into the conversation; see [here](/docs/supporting-articles/using-dub-tracks/) for example usage. +- added `boostAudioSignal` to [config](/docs/webhooks/config) verb allowing the volume of a conversation to be increased or lowered. +- filler noise option added to the [gather](/docs/webhooks/config) verb allowing brief audio to be played to a caller while the user application is processing a user utterance or dtmf collection. + +#### Bug fixes + +#### SQL changes + + +#### Availability +- Stay tuned! + +**Questions?** Contact us at support@jambonz.org \ No newline at end of file