5.1.26
Changes for 5.1.26
Changes to branch 5.1
after version 5.1.25
.
Commits
-
MSPB-344: Fix Duplicate TTS Generation in SmartPBX with Timestamp Versioning - by Ramen Romana
Implement timestamp versioning for TTS updates in SmartPBX to prevent duplicates. Now, each TTS update appends new
Date().getTime()
for uniqueness.