Skip to content

4.3.82

Compare
Choose a tag to compare
@k-anderson k-anderson released this 27 Jan 17:32
· 262 commits to 4.3 since this release

Generic badge

Changes for 4.3.82

Changes to branch 4.3 after version 4.3.81.

Commits
  • Sleep less during testing - by James Aimonetti

  • PISTON-837: Added transcription to metadata & updated docs - by Dustin Brett

    Transcriptions are being saved outside of the metadata key which is what is returned when information about a voicemail is pulled from crossbar. I had originally considered changing the way transcriptions are saved to move them into metadata but decided on the approach of adding it to the return data upon request so that this will work with pre-existing transcriptions. I’ve updated the crossbar api doc also because now this data will be returned when applicable.