Added /po purge to remove old data (actions + orphan snapshots) and optimize automatically if there’s enough free disk space.
Removed startup auto-maintenance/optimization (unsafe on low disk space machines).
Added a one-command full database delete + recreate option.
Various code cleanup + optimizations.
New purge command (with prompts + confirmations): Examples
Keep last 30 days (delete everything older): /po purge 30
View progress / results anytime: /po purge status
Stop purge: /po purge stop
⚠ Warning
/po purge 0 = deletes everything and recreates the database (use when disk space is low).
Purging alone won’t shrink the DB file; optimization does. Optimization will run automatically if you have enough disk space. Optimization requires free disk space ≈ DB size (e.g., 100GB DB → ~100GB free). If you don’t have that, use /po purge 0.
Please consider leaving a good review for the plugin. Discord Support