Version 1.0.13:
Rivr core
Changed
- Code compiled for Java 8+.
Added
- (nothing)
Removed
- (nothing)
Fixed
- (nothing)
Rivr VoiceXML
Changed
- Code compiled for Java 8+.
Added
- (nothing)
Removed
- (nothing)
Fixed
- Fixed problem with hangup during recording. In
rivr.js, theaddRecordingResultwas raising an error when therecord$variable is null or undefined. A null check was added.