diff --git a/.env.template b/.env.template index f13033ff..f3783f17 100644 --- a/.env.template +++ b/.env.template @@ -1,5 +1,5 @@ # ==================================================== -# MiroTalk P2P v.1.6.97 - Environment Configuration +# MiroTalk P2P v.1.6.98 - Environment Configuration # ==================================================== # App environment diff --git a/app/src/config.template.js b/app/src/config.template.js index e205b73c..840a9cb2 100644 --- a/app/src/config.template.js +++ b/app/src/config.template.js @@ -2,7 +2,7 @@ /** * ============================================== - * MiroTalk P2P v.1.6.97 - Configuration File + * MiroTalk P2P v.1.6.98 - Configuration File * ============================================== * * Branding and customizations require a license: diff --git a/app/src/server.js b/app/src/server.js index 398f58d4..c08c4ced 100755 --- a/app/src/server.js +++ b/app/src/server.js @@ -45,7 +45,7 @@ dependencies: { * @license For commercial use or closed source, contact us at license.mirotalk@gmail.com or purchase directly from CodeCanyon * @license CodeCanyon: https://codecanyon.net/item/mirotalk-p2p-webrtc-realtime-video-conferences/38376661 * @author Miroslav Pejic - miroslav.pejic.85@gmail.com - * @version 1.6.97 + * @version 1.6.98 * */ diff --git a/package-lock.json b/package-lock.json index 0c67ac9b..5ad42ecc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mirotalk", - "version": "1.6.97", + "version": "1.6.98", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mirotalk", - "version": "1.6.97", + "version": "1.6.98", "license": "AGPL-3.0", "dependencies": { "@mattermost/client": "11.2.0", @@ -32,7 +32,7 @@ "nodemailer": "^7.0.12", "openai": "^6.15.0", "qs": "^6.14.0", - "socket.io": "^4.8.1", + "socket.io": "^4.8.2", "swagger-ui-express": "^5.0.1", "uuid": "13.0.0" }, @@ -6115,15 +6115,15 @@ } }, "node_modules/socket.io": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.8.1.tgz", - "integrity": "sha512-oZ7iUCxph8WYRHHcjBEc9unw3adt5CmSNlppj/5Q4k2RIrhl8Z5yY2Xr4j9zj0+wzVZ0bxmYoGSzKJnRl6A4yg==", + "version": "4.8.2", + "resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.8.2.tgz", + "integrity": "sha512-wMAICvNHJNtnd3Jq97xROyRyFjMQ2G8QsVF6V+K6+6lztP3GaTcIaos+6E7+8jD/NoY++/vCvU9AI+bvRBNXVw==", "license": "MIT", "dependencies": { "accepts": "~1.3.4", "base64id": "~2.0.0", "cors": "~2.8.5", - "debug": "~4.3.2", + "debug": "~4.4.1", "engine.io": "~6.6.0", "socket.io-adapter": "~2.5.2", "socket.io-parser": "~4.2.4" @@ -6223,9 +6223,9 @@ "license": "MIT" }, "node_modules/socket.io/node_modules/debug": { - "version": "4.3.7", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.7.tgz", - "integrity": "sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==", + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz", + "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==", "license": "MIT", "dependencies": { "ms": "^2.1.3" diff --git a/package.json b/package.json index 6ce3630b..1365deeb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mirotalk", - "version": "1.6.97", + "version": "1.6.98", "description": "A free WebRTC browser-based video call", "main": "server.js", "scripts": { @@ -64,7 +64,7 @@ "nodemailer": "^7.0.12", "openai": "^6.15.0", "qs": "^6.14.0", - "socket.io": "^4.8.1", + "socket.io": "^4.8.2", "swagger-ui-express": "^5.0.1", "uuid": "13.0.0" }, diff --git a/public/css/landing.css b/public/css/landing.css index 49ac0eca..88213c10 100755 --- a/public/css/landing.css +++ b/public/css/landing.css @@ -4009,10 +4009,10 @@ img.has-shadow { overflow-wrap: break-word; } -/* #roomName { +#roomName { text-align: center; justify-content: center; -} */ +} /*-------------------------------------------------------------- # Support Section diff --git a/public/js/brand.js b/public/js/brand.js index 88fa08ec..a58ca79d 100644 --- a/public/js/brand.js +++ b/public/js/brand.js @@ -77,7 +77,7 @@ let brand = { }, about: { imageUrl: '../images/mirotalk-logo.gif', - title: 'WebRTC P2P v1.6.97', + title: 'WebRTC P2P v1.6.98', html: `