This update introduces a safer deletion mechanism and a new status overview page.
🔧 Changes & Improvements
Thread deletion is now processed in batches (50 threads per run)
Prevents performance issues and server timeouts on large forums
Deletion progress is tracked per forum to ensure continuity between runs
Fully compatible with cron-based and manual execution
🛠 New Features
Added a new status page: Tools → AutoDelete Status
Displays last run time and number of deleted threads
Shows per-forum deletion progress
Allows manual execution for testing and maintenance
⚙️ Technical notes
Each run processes a limited number of threads
Subsequent runs continue automatically from the last processed thread
No changes required to existing configuration
This update is recommended for all installations, especially large or busy forums.