🚀 XC_VM v1.2.8
✨ Major Improvements
- Added support for Ubuntu 20.x, including automatic installation of libssl3 for PHP compatibility
- Refactored Plex synchronization
- Rewritten authorization flow
- Updated token retrieval & storage (token column removed, now stored in a file)
- Minor bug fixes and improved stability
- Added multi-language class and removed deprecated translation-related functions
- Added mass_edit_streams functionality
- Added command-line error display support for easier debugging
🌍 Localization Updates
- Spanish (es.ini)
- Portuguese (pt.ini)
- Russian (ru.ini)
- English (en.ini)
- Fixed duplicate translations across multiple language files
- Updated several templates such as
header.phpfor correct translation rendering - Added new translation entries
🛠 Refactoring & Code Cleanup
- Removed legacy code and updated the database to the latest structure
- Refactoring in multiple areas after PR review
- Updated Makefile: fixed incorrect file copy commands to handle renamed files
- Improved file handling logic and cleanup
🐛 Bug Fixes
- Fixed issue with transfer key
- Fixed provider-related problem
- Fixed
"unknown column 'xc_vm_version'"error - General error corrections and stability improvements
🔄 Other Changes
Full Changelog: 1.2.7...1.2.8