Skip to content

Commit 08dd9d6

Browse files
committed
added changelog
1 parent 548fad8 commit 08dd9d6

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/DEV-README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,24 @@ Finally, if future iterators would like to completely cover the list of API-test
286286

287287
---
288288

289+
## v1.19.0 changelog (WebRTC fixes and updates):
290+
291+
- WebRTC has officially been moved from “experimental features” to “core features”!
292+
- <u>Text channel improvements</u>:
293+
- Added <b>“Add Answer” button and functionality</b> to be able to complete a channel connection
294+
- <b>Completed functionality for two-way communication</b> via text channel
295+
- <b>Debugged messaging in response window</b> - now the remote user’s incoming messages are visible
296+
- <u>Video channel improvements</u>:
297+
- Enabled audio on video calls
298+
- Added an <b>audio toggle button</b> for turning audio on and off
299+
- <u>Audio-only channel completed</u>
300+
- Finished implementing an <b>audio channel</b> begun by a previous group
301+
- <b>Updated dependencies and versions</b> to un-deprecate the app and make it usable (see “How to download and test the application locally?”)
302+
- Added a React Joyride <b>tour to introduce users to the app</b> and ease their introduction to it
303+
- Added a <b>refresh button</b> to restart testing at any point with a new connection
304+
305+
---
306+
289307
## Backlog from Iteration Groups v1.18 and v1.19
290308

291309
- Fix/Update GitHub Actions for Unit Testing

0 commit comments

Comments
 (0)