diff --git a/.env.template b/.env.template index 0c2e15a6..a648b4b2 100644 --- a/.env.template +++ b/.env.template @@ -1,5 +1,5 @@ # ==================================================== -# MiroTalk P2P v.1.7.12 - Environment Configuration +# MiroTalk P2P v.1.7.13 - Environment Configuration # ==================================================== # App environment diff --git a/README.md b/README.md index 7fd6b009..aaf2aa3a 100644 --- a/README.md +++ b/README.md @@ -499,12 +499,12 @@ To obtain a [MiroTalk P2P license](https://docs.mirotalk.com/license/licensing-o Do you find MiroTalk P2P indispensable for your needs? Join us in supporting this transformative project by [becoming a backer or sponsor](https://github.com/sponsors/miroslavpejic85). By doing so, not only will your logo prominently feature here, but you'll also drive the growth and sustainability of MiroTalk P2P. Your support is vital in ensuring that this valuable platform continues to thrive and remain accessible for all. Make an impact – back MiroTalk P2P today and be part of this exciting journey! -| | | | -| --------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ | -| [![EffectsSDK](public/sponsors/EffectsSDK.png)](https://effectssdk.ai/) | [![Hetzner](public/sponsors/HetznerLogo.png)](https://hetzner.cloud/?ref=XdRifCzCK3bn) | [![Netcup](public/sponsors/Netcup.png)](https://www.netcup.com/en/?ref=309627) | -| [![BroadcastX](public/sponsors/BroadcastX.png)](https://broadcastx.de/) | [![LuvLounge](public/sponsors/LuvLounge.png)](https://luvlounge.ca) | [![QuestionPro](public/sponsors/QuestionPro.png)](https://www.questionpro.com) | -| [![BrowserStack](public/sponsors/BrowserStack.png)](https://www.browserstack.com) | [![CrystalSound](public/sponsors/CrystalSound.png)](https://crystalsound.ai) | [![Cloudron](public/sponsors/Cloudron.png)](https://cloudron.io) | -| [![Kiquix](public/sponsors/KiquixLogo.png)](https://kiquix.com) | [![LambdaTest](public/sponsors/LambdaTest.png)](https://lambdatest.com/pricing?coupon=QURFODlQUk9NT1RFUg==&refid=1149848) | | +| | | | +| --------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ | +| [![EffectsSDK](public/sponsors/EffectsSDK.png)](https://effectssdk.ai/) | [![Hetzner](public/sponsors/HetznerLogo.png)](https://hetzner.cloud/?ref=XdRifCzCK3bn) | [![Netcup](public/sponsors/Netcup.png)](https://www.netcup.com/en/?ref=309627) | +| [![BroadcastX](public/sponsors/BroadcastX.png)](https://broadcastx.de/) | [![LuvLounge](public/sponsors/LuvLounge.png)](https://luvlounge.ca) | [![QuestionPro](public/sponsors/QuestionPro.png)](https://www.questionpro.com) | +| [![BrowserStack](public/sponsors/BrowserStack.png)](https://www.browserstack.com) | [![CrystalSound](public/sponsors/CrystalSound.png)](https://crystalsound.ai) | [![Cloudron](public/sponsors/Cloudron.png)](https://cloudron.io) | +| [![Kiquix](public/sponsors/KiquixLogo.png)](https://kiquix.com) | [![TestMuAI](public/sponsors/TestMuAIBlack.svg)](https://www.testmu.ai/) | | diff --git a/app/src/config.template.js b/app/src/config.template.js index 62b2dda5..61ccc396 100644 --- a/app/src/config.template.js +++ b/app/src/config.template.js @@ -2,7 +2,7 @@ /** * ============================================== - * MiroTalk P2P v.1.7.12 - Configuration File + * MiroTalk P2P v.1.7.13 - Configuration File * ============================================== * * Branding and customizations require a license: diff --git a/app/src/server.js b/app/src/server.js index d2b4cff9..7eae56c3 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.12 + * @version 1.7.13 * */ diff --git a/package-lock.json b/package-lock.json index 4c4e8619..9526d472 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,17 +1,17 @@ { "name": "mirotalk", - "version": "1.7.12", + "version": "1.7.13", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "mirotalk", - "version": "1.7.12", + "version": "1.7.13", "license": "AGPL-3.0", "dependencies": { "@mattermost/client": "11.2.0", "@ngrok/ngrok": "1.7.0", - "@sentry/node": "^10.34.0", + "@sentry/node": "^10.35.0", "axios": "^1.13.2", "chokidar": "^5.0.0", "colors": "^1.4.0", @@ -1154,18 +1154,18 @@ "license": "Apache-2.0" }, "node_modules/@sentry/core": { - "version": "10.34.0", - "resolved": "https://registry.npmjs.org/@sentry/core/-/core-10.34.0.tgz", - "integrity": "sha512-4FFpYBMf0VFdPcsr4grDYDOR87mRu6oCfb51oQjU/Pndmty7UgYo0Bst3LEC/8v0SpytBtzXq+Wx/fkwulBesg==", + "version": "10.35.0", + "resolved": "https://registry.npmjs.org/@sentry/core/-/core-10.35.0.tgz", + "integrity": "sha512-lEK1WFqt6oHtMq5dDLVE/FDzHDGs1PlYT5cZH4aBirYtJVyUiTf0NknKFob4a2zTywczlq7SbLv6Ba8UMU9dYg==", "license": "MIT", "engines": { "node": ">=18" } }, "node_modules/@sentry/node": { - "version": "10.34.0", - "resolved": "https://registry.npmjs.org/@sentry/node/-/node-10.34.0.tgz", - "integrity": "sha512-bEOyH97HuVtWZYAZ5mp0NhYNc+n6QCfiKuLee2P75n2kt4cIPTGvLOSdUwwjllf795uOdKZJuM1IUN0W+YMcVg==", + "version": "10.35.0", + "resolved": "https://registry.npmjs.org/@sentry/node/-/node-10.35.0.tgz", + "integrity": "sha512-r6lEOEQo28grF4DtoD4H6IeK5tb90IZBN68osbIfA7QGphpgoKd54YBA5AEC5f3OXBVlbcK6dQ95bol5b98qhg==", "license": "MIT", "dependencies": { "@opentelemetry/api": "^1.9.0", @@ -1198,9 +1198,9 @@ "@opentelemetry/sdk-trace-base": "^2.2.0", "@opentelemetry/semantic-conventions": "^1.37.0", "@prisma/instrumentation": "6.19.0", - "@sentry/core": "10.34.0", - "@sentry/node-core": "10.34.0", - "@sentry/opentelemetry": "10.34.0", + "@sentry/core": "10.35.0", + "@sentry/node-core": "10.35.0", + "@sentry/opentelemetry": "10.35.0", "import-in-the-middle": "^2.0.1", "minimatch": "^9.0.0" }, @@ -1209,14 +1209,14 @@ } }, "node_modules/@sentry/node-core": { - "version": "10.34.0", - "resolved": "https://registry.npmjs.org/@sentry/node-core/-/node-core-10.34.0.tgz", - "integrity": "sha512-FrGfC8GzD1cnZDO3zwQ4cjyoY1ZwNHvZbXSvXRYxpjhXidZhvaPurjgLRSB0xGaFgoemmOp1ufsx/w6fQOGA6Q==", + "version": "10.35.0", + "resolved": "https://registry.npmjs.org/@sentry/node-core/-/node-core-10.35.0.tgz", + "integrity": "sha512-8DQc13zYJtIWlz7U0MkxGOGMQmNsJxb6ZuojLnitUvGPMyc5GFT/JKOIv0rqHNfmr63n60tplfmD7lKzfXC3mQ==", "license": "MIT", "dependencies": { "@apm-js-collab/tracing-hooks": "^0.3.1", - "@sentry/core": "10.34.0", - "@sentry/opentelemetry": "10.34.0", + "@sentry/core": "10.35.0", + "@sentry/opentelemetry": "10.35.0", "import-in-the-middle": "^2.0.1" }, "engines": { @@ -1233,12 +1233,12 @@ } }, "node_modules/@sentry/opentelemetry": { - "version": "10.34.0", - "resolved": "https://registry.npmjs.org/@sentry/opentelemetry/-/opentelemetry-10.34.0.tgz", - "integrity": "sha512-uKuULBOmdVu3bYdD8doMLqKgN0PP3WWtI7Shu11P9PVrhSNT4U9yM9Z6v1aFlQcbrgyg3LynZuXs8lyjt90UbA==", + "version": "10.35.0", + "resolved": "https://registry.npmjs.org/@sentry/opentelemetry/-/opentelemetry-10.35.0.tgz", + "integrity": "sha512-6RolzEXh9o9gorhyYZ+y0IbExdZKWb0N7DY+ltOTt9SxyQ02evUgxDqLi1pOW2pvXahEghjrGPAKVBv7uccLNw==", "license": "MIT", "dependencies": { - "@sentry/core": "10.34.0" + "@sentry/core": "10.35.0" }, "engines": { "node": ">=18" diff --git a/package.json b/package.json index dfadda91..133bbe61 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mirotalk", - "version": "1.7.12", + "version": "1.7.13", "description": "A free WebRTC browser-based video call", "main": "server.js", "scripts": { @@ -43,7 +43,7 @@ "dependencies": { "@mattermost/client": "11.2.0", "@ngrok/ngrok": "1.7.0", - "@sentry/node": "^10.34.0", + "@sentry/node": "^10.35.0", "axios": "^1.13.2", "chokidar": "^5.0.0", "colors": "^1.4.0", diff --git a/public/js/brand.js b/public/js/brand.js index f8c9470e..c7e1317f 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.7.12', + title: 'WebRTC P2P v1.7.13', html: `