mirror of
https://github.com/euzu/tuliprox.git
synced 2026-09-26 02:52:35 +02:00
* **New Features** * Added automatic Xtream account expiration refresh in server mode: periodic per-panel checks refresh missing/soon-expiring `exp_date`, persist updates with timestamped backups and atomic writes, and disable accounts reported as expired (no automatic re-enable). * **Bug Fixes** * Improved configuration reload by batching pending write triggers with more reliable internal vs external write detection and better failure reporting. * Prevented arithmetic overflow in SSDP M-SEARCH delay calculation. * Hardened config backup handling and improved CSV alias batch expiration updates with more robust ACL preservation. * **Documentation** * Updated `exp_date` guidance to describe the automatic Xtream expiration refresh behavior and persistence.