Skip to content

Releases: NCPSNetworks/mattermost-plugin-jitsi

v3.1.0

20 Jun 05:18
ced05f5
Compare
Choose a tag to compare
[MM-219] Fix issue of username not visible in jitsi embed meeting (#240)

* [MM-219] Fix issue of username not visible in jitsi embed meeting

* [MM-219] Add username field in the mock user data

* [MM-219] Encode the meeting link

* Fix typescript errors and snapshots

* [MM-219]: Fixed review commentw

* [MM-219]: Fixed review comments

* [MM-219]: Fixed review comments

---------

Co-authored-by: raghavaggarwal2308 <[email protected]>
Co-authored-by: kshitij <[email protected]>
Co-authored-by: Ben Schumacher <[email protected]>

v3.0.0

21 Feb 05:42
b93000c
Compare
Choose a tag to compare
[MM-216] Sync the plugin with starter template (#239)

* Sync with playbooks: install-go-tools, gotestsum, and dynamic versions (#192)

* Revert "Update main.go (#154)"

This reverts commit be4a281d0cc791d10e6e5ae917b325b2f054e475.

* Revert "[MM-33506] Use embed package to include plugin manifest (#145)"

This reverts commit ca9ee3c17c6920a636a33f378e17395afd6f329f.

* Revert "Don't generate manifest.ts (#127)"

This reverts commit 18d30b50bc7ba800c9f05bfd82970781db0aea3e.

* install-go-tools target, adopt gotestsum

* bring back make apply + automatic versioning

* Update build/manifest/main.go

Co-authored-by: Michael Kochell <[email protected]>

* suppress git describe error when no tags match

* make version/release notes opt-in

* fix whitespace in Makefile

* document version management options

---------

Co-authored-by: Michael Kochell <[email protected]>

* Fetch plugin logs from server (#193)

Co-authored-by: Jesse Hallam <[email protected]>

---------

Co-authored-by: Jesse Hallam <[email protected]>
Co-authored-by: Michael Kochell <[email protected]>
Co-authored-by: Ben Schumacher <[email protected]>