From dd3dae1c327176ff25b4fae1c0c31e0ec8509113 Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Sun, 17 Aug 2025 09:04:29 +0200 Subject: [PATCH] [mirotalksfu] - fix login --- app/src/Server.js | 2 +- package.json | 2 +- public/js/Brand.js | 2 +- public/js/Login.js | 48 +++++++++++++++++++++++++++++++++-------- public/js/Room.js | 4 ++-- public/js/RoomClient.js | 2 +- 6 files changed, 45 insertions(+), 15 deletions(-) diff --git a/app/src/Server.js b/app/src/Server.js index abb2a5fd..698f5e4e 100644 --- a/app/src/Server.js +++ b/app/src/Server.js @@ -64,7 +64,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.9.38 + * @version 1.9.39 * */ diff --git a/package.json b/package.json index ba7b2aeb..d667ed3e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mirotalksfu", - "version": "1.9.38", + "version": "1.9.39", "description": "WebRTC SFU browser-based video calls", "main": "Server.js", "scripts": { diff --git a/public/js/Brand.js b/public/js/Brand.js index 16971285..439d6373 100644 --- a/public/js/Brand.js +++ b/public/js/Brand.js @@ -110,7 +110,7 @@ let BRAND = { }, about: { imageUrl: '../images/mirotalk-logo.gif', - title: 'WebRTC SFU v1.9.38', + title: 'WebRTC SFU v1.9.39', html: `