diff --git a/.env.template b/.env.template index 0a43aa66..d9f67bd3 100644 --- a/.env.template +++ b/.env.template @@ -1,5 +1,5 @@ # ==================================================== -# MiroTalk P2P v.1.8.11 - Environment Configuration +# MiroTalk P2P v.1.8.12 - Environment Configuration # ==================================================== # App environment diff --git a/app/src/config.template.js b/app/src/config.template.js index 6ca63459..e44111fe 100644 --- a/app/src/config.template.js +++ b/app/src/config.template.js @@ -2,7 +2,7 @@ /** * ============================================== - * MiroTalk P2P v.1.8.11 - Configuration File + * MiroTalk P2P v.1.8.12 - Configuration File * ============================================== * * This file is the central configuration source. diff --git a/app/src/server.js b/app/src/server.js index 0a6550e9..969aae3a 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.8.11 + * @version 1.8.12 * */ diff --git a/package-lock.json b/package-lock.json index 6ebcf137..f1f0dbc8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mirotalk", - "version": "1.8.11", + "version": "1.8.12", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mirotalk", - "version": "1.8.11", + "version": "1.8.12", "license": "AGPL-3.0", "dependencies": { "@mattermost/client": "11.6.0", @@ -22,7 +22,7 @@ "dotenv": "^17.4.2", "express": "^5.2.1", "express-openid-connect": "^2.20.2", - "express-rate-limit": "^8.4.0", + "express-rate-limit": "^8.4.1", "he": "^1.2.0", "helmet": "^8.1.0", "httpolyglot": "0.1.2", @@ -3005,9 +3005,9 @@ } }, "node_modules/express-rate-limit": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-8.4.0.tgz", - "integrity": "sha512-gDK8yiqKxrGta+3WtON59arrrw6GLmadA1qoFgYXzdcch8fmKDID2XqO8itsi3f1wufXYPT51387dN6cvVBS3Q==", + "version": "8.4.1", + "resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-8.4.1.tgz", + "integrity": "sha512-NGVYwQSAyEQgzxX1iCM978PP9AdO/hW93gMcF6ZwQCm+rFvLsBH6w4xcXWTcliS8La5EPRN3p9wzItqBwJrfNw==", "license": "MIT", "dependencies": { "ip-address": "10.1.0" diff --git a/package.json b/package.json index 1bf1fdca..317b6b67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mirotalk", - "version": "1.8.11", + "version": "1.8.12", "description": "A free WebRTC browser-based video call", "main": "server.js", "scripts": { @@ -57,7 +57,7 @@ "dotenv": "^17.4.2", "express": "^5.2.1", "express-openid-connect": "^2.20.2", - "express-rate-limit": "^8.4.0", + "express-rate-limit": "^8.4.1", "he": "^1.2.0", "helmet": "^8.1.0", "httpolyglot": "0.1.2", diff --git a/public/js/brand.js b/public/js/brand.js index ec997463..adad632b 100644 --- a/public/js/brand.js +++ b/public/js/brand.js @@ -109,7 +109,7 @@ let brand = { }, about: { imageUrl: '../images/mirotalk-logo.gif', - title: 'WebRTC P2P v1.8.11', + title: 'WebRTC P2P v1.8.12', html: `