Skip to content

Releases: cytechmobile/buddymeet

v2.6.0

03 Jul 00:16
bc5e73e
Compare
Choose a tag to compare

Added support for RS256-signed JWT authentication. This enables secure connections to 8x8 JaaS (8x8.vc) and self-hosted Jitsi servers using RSA SHA-256 verified tokens.

Support Login Flow

16 Apr 07:38
88f0d82
Compare
Choose a tag to compare
  • Removed the client disposal logic upon receiving the videoConferenceLeft event because this event is triggered when starting the login flow.

v2.4.0

03 Jan 15:08
05d33f2
Compare
Choose a tag to compare
  • Adds compatibility with BuddyPress 12.0
  • Enables WordPress administrators to set the default Jitsi domain. This domain will serve as the default for all newly created BuddyPress Groups and shortcodes. Users retain the option to override this value via group settings or shortcode parameters.

Hardening Security

28 Sep 11:43
ab1c7eb
Compare
Choose a tag to compare

Sanitized short code input to prohibit possible XSS attacks.

v2.2.0

24 May 11:04
67d066c
Compare
Choose a tag to compare

Changed the default public Jitsi domain from meet.jit.si to 8x8.vc.

Mobile Friendly Meet

16 Feb 09:05
0cd408e
Compare
Choose a tag to compare

Added the setting mobile_open_in_browser. When enabled the meet launches directly within the browser in mobile devices without opening the Jitsi mobile app.

Mobile Friendly Meet

16 Feb 08:56
4bb97e9
Compare
Choose a tag to compare

Added the setting mobile_open_in_browser. When enabled the meet launches directly within the browser in mobile devices without opening the Jitsi mobile app.