Mattermost Plugin Jitsi Versions Save

Jitsi plugin for Mattermost :electric_plug:

v2.0.1

1 year ago

Supported Mattermost Server Versions: 5.2.0+

Enhancements

Fixes

  • 63d4c61 Release 2.0.1 (#226)

v2.0.0

3 years ago

Supported Mattermost Server Versions: 5.2.0+

Enhancements

  • 9f1a26e Migrate to bot account (#115)
  • 2a7a6be Add german translation (#116)
  • cbc0e46 Add badges (#117)
  • 12c8850 Set meet.jit.si as default jitsi server (#83)
  • 44ab403 French Translation for server and webapp (#106)
  • 4ac32dd Moving naming schema settings up in the config panel (#101)
  • e984ee0 Add i18n support (frontend part) (#79)
  • 985cf41 Server side i18n (#81)
  • db90959 Add note on Jesús helping as a maintainer of the repo (#54)
  • e0a8486 Add Embedding support (#69)
  • a8e1cdf Add slash command (#64)
  • b848769 Adding initial support for typescript tests (#62)
  • fc1439f Migrate to typescript (#56)
  • a241ba5 Add option for ask the type of meeting (#48)
  • cc40917 Add user information using jwt (#35)
  • 45ef3e2 Add option to choose name generator (#40)
  • a4fe8d9 Add meet slash command (#39)
  • 63bd44c Add additional Metadata (#34)

Fixes

  • 9c80612 Fix links on RN (#92)
  • f899f42 Remove override user/icon on for new meeting message (#100)
  • 45a83b3 Close the window when meeting ends (#70)
  • 38dafa0 Removing emoji on slack attachments for mobile/no-plugin (#61)
  • db45505 Making the plugin aware of subpaths (#38)

v1.3.0

4 years ago

This release adds jwt authentication thanks to @m-kad as well as a docker build process thanks to @nightvisi0n

v1.2.0

5 years ago

There is now a singular binary for all server OS types.

Changelog

  • Ensured there are no duplicate slashes in the URL

v1.1.0

5 years ago

v1.0.1

5 years ago

This is a release to fix an issue associated with error https://github.com/mattermost/mattermost-server/pull/9405

v1.0.0

5 years ago

Updated to work with Mattermost v5.2.0+ Currently no way to custom name a room. This will be re-added at a later date.

v0.2.0

6 years ago

Changes

  • Topic name is now used to generate the room name if used.
  • Room name is randomly generated from a list of words such as MagnificentBirdsFlossLoudly if no topic name is provided, or if the topic name is not valid.
  • Room names are no longer static based upon who creates them, and which channel they were created in.

v0.1.1

6 years ago