v20240713
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