From 986956bd8fabe891693b0c1e8d797429f36bc3af Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Tue, 4 Mar 2025 18:20:30 +0100 Subject: [PATCH] [mirotalksfu] - fix... --- app/src/Server.js | 2 +- package.json | 2 +- public/js/Brand.js | 2 +- public/js/Room.js | 4 +-- public/js/RoomClient.js | 68 +++++++++-------------------------------- 5 files changed, 19 insertions(+), 59 deletions(-) diff --git a/app/src/Server.js b/app/src/Server.js index 91c6ad94..e649e639 100644 --- a/app/src/Server.js +++ b/app/src/Server.js @@ -58,7 +58,7 @@ dev dependencies: { * @license For commercial or closed source, contact us at license.mirotalk@gmail.com or purchase directly via CodeCanyon * @license CodeCanyon: https://codecanyon.net/item/mirotalk-sfu-webrtc-realtime-video-conferences/40769970 * @author Miroslav Pejic - miroslav.pejic.85@gmail.com - * @version 1.7.65 + * @version 1.7.66 * */ diff --git a/package.json b/package.json index 4eaf8d09..3b5ea77d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mirotalksfu", - "version": "1.7.65", + "version": "1.7.66", "description": "WebRTC SFU browser-based video calls", "main": "Server.js", "scripts": { diff --git a/public/js/Brand.js b/public/js/Brand.js index 7c548361..ab151a15 100644 --- a/public/js/Brand.js +++ b/public/js/Brand.js @@ -64,7 +64,7 @@ let BRAND = { }, about: { imageUrl: '../images/mirotalk-logo.gif', - title: 'WebRTC SFU v1.7.65', + title: 'WebRTC SFU v1.7.66', html: `