mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
initial changes
This commit is contained in:
@@ -165,6 +165,9 @@ navi:
|
|||||||
path: release-notes
|
path: release-notes
|
||||||
title: Release Notes
|
title: Release Notes
|
||||||
pages:
|
pages:
|
||||||
|
-
|
||||||
|
path: v0.8.6
|
||||||
|
title: v0.8.6
|
||||||
-
|
-
|
||||||
path: v0.8.5
|
path: v0.8.5
|
||||||
title: v0.8.5
|
title: v0.8.5
|
||||||
|
|||||||
18
markdown/docs/release-notes/v0.8.6.md
Normal file
18
markdown/docs/release-notes/v0.8.6.md
Normal file
@@ -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 <a href="mailto:support@jambonz.org">support@jambonz.org</a>
|
||||||
Reference in New Issue
Block a user