Skip to content

Releases: mattermost/mattermost-plugin-calls

v0.21.1

16 Nov 16:22
685496a
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 7.8.0+

Enhancements

Fixes

  • 685496a MM-55060 - Add PushSubTypeCalls for calls-specific push notifications (#564)

v0.21.0

14 Nov 00:18
47cd7a7
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 7.8.0+

Enhancements

Fixes

v0.20.0

05 Oct 20:59
45056d4
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 7.8.0+

Enhancements

Fixes

  • 45056d4 Fix build on go1.21 (#536)
  • 3fffd87 [MM-54589] Implement job status API (#542)
  • 16ccfa1 [MM-54494] Keep backwards compatibility with older MM versions (#526)
  • 3a91020 Review metrics (#525)
  • 31a63f8 Add go version to cd (#540)
  • 6c5f9a1 Revert "Add go version to cd"
  • c229f6f Add go version to cd
  • 3ceac9b Set golang-version for the build process (#537)
  • c43feb8 Fix potential nil dereference panic (#532)
  • da50993 [MM-54520] Soft fail in case of missing post during state cleanup (#530)
  • 282ddff MM-54224 - Fix: Clicking a link to a thread from the popup does nothing (#517)

v0.19.2

02 Oct 20:06
7de613e
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 7.8.0+

Enhancements

Fixes

v0.17.1

02 Oct 19:28
2579f9b
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 7.8.0+

Enhancements

Fixes

v0.13.1

02 Oct 15:10
17df3f2
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 7.6.0+

Enhancements

Fixes

v0.19.1

14 Sep 21:32
7572160
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 7.8.0+

Enhancements

Fixes

  • 7572160 MM-54224 - Fix: Clicking a link to a thread from the popup does nothing (#517)
  • 8cc7ad9 [MM-54494] Keep backwards compatibility with older MM versions (#524)
  • 15fd276 [MM-54445] Review metrics (#523)

v0.19.0

08 Sep 16:56
00a57a6
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 7.8.0+

Enhancements

Fixes

  • 00a57a6 MM-53809 - Prevent desktop notification when the calls thread is open in the expanded view (#485)
  • d693d45 [MM-54328] Fix call state race condition (#512)
  • 7b200f3 [MM-53081] Redux store refactor (#510)
  • eaf3383 MM-53924 - Mobile push notifications (#503)
  • 9fdbb65 Translations update from Mattermost Weblate (#488)
  • c59f1ae Translations update from Mattermost Weblate (#487)
  • a1ee1ea [MM-54232] Simplify job service logic (#501)
  • 177eded [MM-53433] Use JobID to differentiate bot initiated sessions (#462)
  • fe6f2e0 MM-54313 - Fix: panic in handleGetAllChannels (#511)
  • 1ee23b8 [MM-53162] Implement global calls scoped lock to improve atomicity of state operations (#460)
  • 6da5c31 Implement re-try logic for recording client (#499)
  • c536254 MM-54259 - Fix: Panic in isMobilePostGA (#505)
  • 8196cd1 Bump msgChSize (#502)
  • e146756 Fix recording error logic (#500)
  • 3dbaaf5 Bump ws rate limiting burst (#498)
  • bd618c8 Implement setup flag for load-test client (#496)
  • aa8f496 Fix initialization for standalone client (#497)
  • ab8863b Fix logic to toggle recordings (#490)
  • 10f9f4b Fix potential stuck session due to ws client leak (#492)
  • 5f107f9 [MM-53988] Improve logic for showing recording stopped banner (#491)
  • baec094 Fix screen thumbnail content overflow (#494)
  • 4016778 Fix alignment and stretching of call icon in post component (#493)
  • ed9d253 [MM-53951] Catch some potentially unhandled errors (#489)

v0.18.2

01 Sep 16:51
a29ebe0
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 7.8.0+

Enhancements

Fixes

v0.18.1

29 Aug 14:18
5166bf5
Compare
Choose a tag to compare

Supported Mattermost Server Versions: 7.8.0+

Enhancements

Fixes

  • 5166bf5 MM-54259 - Fix: Panic in isMobilePostGA (#505)