Skip to content

v20240713

Compare
Choose a tag to compare
@xcode75 xcode75 released this 13 Jul 14:33
· 2 commits to xmplus since this release
f0bb610

IMPORTANT NOTICE:

You must uninstall current XMPlus backend and reinstall using new install script after panel update. Use provide config format HERE

xmplus uninstall

One-click Update

cd /www/wwwroot/tld.com
php xmplus update
php composer.phar update -n

Manually Update :

If having issue updating from command, manually download file Manual_Update.zip and unzip to your website document root to update panel.

  • Manually change version number to latest version. Login to your database, go to Your database -> settings table -> version -> v20240713
  • Update composer
cd /www/wwwroot/tld.com
php composer.phar update -n
rm -rf /www/wwwroot/tld.com/storage/smarty

Update logs

  • Fixed currency rates
  • Fixed shadowsocks_2022 issue
  • Fixed other minor issue
  • Added httpupgrade and splithttp
  • Added streisand subscription config
  • Updated backend xray-core to v1.8.16

Backend Installation & Configuration

XMPlus

bash <(curl -Ls https://raw.githubusercontent.com/XMPlusDev/XMPlusv1/install/install.sh)

XrayR Installation

wget -N https://raw.githubusercontent.com/XrayR-project/XrayR-release/master/install.sh && bash install.sh