Skip to content

Releases: mattermost/mattermost-plugin-calls

v0.4.4

21 Mar 12:56
e2ffece
Compare
Choose a tag to compare
v0.4.4 Pre-release
Pre-release

Supported Mattermost Server Versions: 6.3.0+

Commits

  • e2ffece Allow sending audio track along with screensharing (#32)
  • 1659c8c Implement audio ouputs selection (#34)
  • a8cceec [MM-42416] Calls: RHS Custom post styling (#31)
  • 27f3d01 Fix setting pop-out window title (#33)
  • 199d616 Implement slash command to turn on/off experimental features (#30)
  • f1a38f1 [MM-42086] Use messaging to get screenshare sources for Desktop App (#16)
  • 705cd74 Implement channel link in call widget (#22)
  • 922bd15 Show leave call button on pop-out window (#18)
  • b850de2 Smoother VAD (#29)
  • 1c95160 Remove object logging (#28)
  • d140e66 [MM-42433] Fix: Calls mobile: microphone state gets reset when app switching (#27)

v0.4.3

11 Mar 19:28
a74a92b
Compare
Choose a tag to compare
v0.4.3 Pre-release
Pre-release

Supported Mattermost Server Versions: 6.3.0+

Commits

  • a74a92b Fix UserID not getting through Snowflake (#26)
  • 9adb3f2 Fix closing popout while screensharing from it (#25)

v0.4.2

10 Mar 19:41
892dded
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release

Supported Mattermost Server Versions: 6.3.0+

Commits

v0.4.1-alpha

08 Mar 10:56
f42a99e
Compare
Choose a tag to compare
v0.4.1-alpha Pre-release
Pre-release

Supported Mattermost Server Versions: 6.3.0+

Commits

  • f42a99e [MM-42347] Fix UDP conn not respecting deadlines (#15)
  • 4ac8eb9 [MM-42190] Auto injecting, versioning and releasing (support marketplace) (#14)
  • efbab1d [MM-42198] Fix wrapping of long channel names (#13)
  • 83a7ebe [MM-42139] Background colour for +X profile pic is not themed correctly (#11)
  • 1b4aee4 Fix typo (#12)
  • dd88a49 [MM-42101] Implement option to enable calls by default (#10)
  • 9635108 Fix tracks feeding goroutine getting stuck due to missing signaling message (#9)
  • 2532e83 Fix possible multiple registrations (#7)
  • 93cc366 Add userID to call started telemetry event (#8)
  • 5ad3b14 Bump channel size for candidates
  • d85d0ec Improve client-side ws debugging
  • 11b68f5 Manually configure interceptors
  • 564fba6 Bump WebRTC deps
  • e7a307d Log event type
  • d206cfd High concurrency improvements
  • e279bba Apply BW limit on both offer and answer
  • dd3f20a Improve screensharing quality
  • 00e9e0b Fix potential panic
  • c311593 Fix linting
  • 988e725 Fix input devices being showed
  • a30d5ab Implement telemetry
  • 4fe179c Early exit if components are not rendering
  • 4d77c7f Revert state in case of client init error
  • 7935ebe Remove unnecessary debug messages
  • a58c806 Persist audio input device choice
  • 1f11881 Fix bad merge
  • 5d03ff1 Fix call thread when in RHS
  • 05dbf54 Improve switch call modal (#6)
  • 85c53e4 Improve /channels performance
  • 7fa292a Implement /call link command
  • b88d04a Drop Windows support
  • 0f9cc26 Limit fetching channels to initial load
  • 868f0c4 Allow auto joining call in DMs/GMs
  • 9900aaf Print size of UDP buffers on activation
  • 873e03d Add state check to avoid multiple initializations
  • b8756a5 Fix /channels API
  • 37aced5 Implement /version API handler
  • 535d8e4 Only play sounds on connected window