diff --git a/.env.template b/.env.template index 09eac411..f84fcc5d 100644 --- a/.env.template +++ b/.env.template @@ -1,5 +1,5 @@ # ==================================================== -# MiroTalk P2P v.1.7.98 - Environment Configuration +# MiroTalk P2P v.1.7.99 - Environment Configuration # ==================================================== # App environment diff --git a/README.md b/README.md index 4157b3c4..d3315cc5 100644 --- a/README.md +++ b/README.md @@ -273,7 +273,7 @@ Enhance your video conferencing with **advanced virtual backgrounds** and **nois --- -🌐 **Explore all MiroTalk projects:** +🌐 **Explore all MiroTalk projects:** **[ → MiroTalk Overview](https://docs.mirotalk.com/overview/)** diff --git a/app/src/config.template.js b/app/src/config.template.js index b39143dd..739d9019 100644 --- a/app/src/config.template.js +++ b/app/src/config.template.js @@ -2,7 +2,7 @@ /** * ============================================== - * MiroTalk P2P v.1.7.98 - Configuration File + * MiroTalk P2P v.1.7.99 - Configuration File * ============================================== * * This file is the central configuration source. diff --git a/app/src/server.js b/app/src/server.js index c464d631..a2681d6c 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.7.98 + * @version 1.7.99 * */ diff --git a/package-lock.json b/package-lock.json index cca3c61b..cc711601 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mirotalk", - "version": "1.7.98", + "version": "1.7.99", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mirotalk", - "version": "1.7.98", + "version": "1.7.99", "license": "AGPL-3.0", "dependencies": { "@mattermost/client": "11.5.0", @@ -40,7 +40,7 @@ "mocha": "^11.7.5", "node-fetch": "^3.3.2", "nodemon": "^3.1.14", - "prettier": "3.8.1", + "prettier": "3.8.2", "proxyquire": "^2.1.3", "should": "^13.2.3", "sinon": "^21.1.0" @@ -5323,9 +5323,9 @@ } }, "node_modules/prettier": { - "version": "3.8.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.1.tgz", - "integrity": "sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==", + "version": "3.8.2", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.2.tgz", + "integrity": "sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 6ead646c..aba66880 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mirotalk", - "version": "1.7.98", + "version": "1.7.99", "description": "A free WebRTC browser-based video call", "main": "server.js", "scripts": { @@ -75,7 +75,7 @@ "mocha": "^11.7.5", "node-fetch": "^3.3.2", "nodemon": "^3.1.14", - "prettier": "3.8.1", + "prettier": "3.8.2", "proxyquire": "^2.1.3", "should": "^13.2.3", "sinon": "^21.1.0" diff --git a/public/css/landing.css b/public/css/landing.css index b9059a8d..6e8b7194 100755 --- a/public/css/landing.css +++ b/public/css/landing.css @@ -4177,8 +4177,6 @@ body { text-align: center; justify-content: center; color: #e0e4f0; - background: radial-gradient(#2a2a2e, #121214); - border-color: rgba(255, 255, 255, 0.08); } /*-------------------------------------------------------------- diff --git a/public/js/brand.js b/public/js/brand.js index f42abeb1..cb24b9a9 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.7.98', + title: 'WebRTC P2P v1.7.99', html: `