Skip to content

Commit cd3d725

Browse files
Merge pull request #79 from twilio/update_changelog
Add changelog entry
2 parents 3f763cb + a713a80 commit cd3d725

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
# 1.2.0 (In Progress)
1+
# 1.2.0 (March 12, 2026)
22

3-
This release fixes a bug on Chrome for Android where the user cannot play back the audio recorded during an audio output test.
3+
### Bug Fixes
4+
5+
- Fixed a bug on Chrome for Android where the user cannot play back the audio recorded during an audio output test.
6+
7+
### reCAPTCHA v3 Support
8+
9+
- Added optional [Google reCAPTCHA v3](https://developers.google.com/recaptcha/docs/v3) integration to protect token and TURN credential endpoints from abuse. When a `RECAPTCHA_SITE_KEY` and `RECAPTCHA_SECRET_KEY` are configured, the app will verify requests server-side before issuing tokens.
410

511
# 1.1.1 (January 31, 2023)
612

0 commit comments

Comments
 (0)