Skip to content

Commit 975beb7

Browse files
committed
v2.6.5
1 parent 12c11de commit 975beb7

15 files changed

Lines changed: 16 additions & 14 deletions

.changes/add-reconnect-reason

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changes/fix-audio-visualizer-missing-plugin-exception

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changes/fix-duplicate-track-publish-guard

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changes/fix-preconnect-stops-mic

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changes/fix-pub-score-static-analysis

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changes/fix-speaker-toggle

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changes/fix-video-processor-options

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changes/protocol-v16

Lines changed: 0 additions & 1 deletion
This file was deleted.

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.6.4
1+
2.6.5

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# CHANGELOG
22

3+
## 2.6.5
4+
5+
* Added: Send reconnect reason to server during WebSocket reconnection
6+
* Fixed: setProcessor() now uses VideoProcessorOptions for video tracks instead of AudioProcessorOptions
7+
* Fixed: Fix wildcard variable lint warnings to improve pub.dev score
8+
* Fixed: Preserve Bluetooth and AirPlay options when forcing speaker output on iOS
9+
* Fixed: MissingPluginException when stopping audio visualizer on Android/iOS
10+
* Fixed: Fix microphone stopping after pre-connect audio completes
11+
* Fixed: Duplicate tracks published when setCameraEnabled called rapidly
12+
313
## 2.6.4
414

515
* Added: Add web support for pre-connect audio buffer

0 commit comments

Comments
 (0)