Of course. Here is a simplified summary formatted in Markdown, perfect for a GreasyFork description or changelog.
DiscordPurge v0.3.0 - The Stability & UI Update
This version is a complete overhaul of the script, focused on making it more stable, user-friendly, and visually appealing.
✨ UI & UX Overhaul
- Complete Redesign: The user interface has been completely updated to match Discord's modern, dark look and feel.
- Improved Layout: Settings and filters are now organized more logically across the "Main", "Filters", and "Advanced" tabs.
- Clearer Labels: All input fields are now clearly labeled, making the script easier to navigate and use.
⚙️ Core Logic & Stability
- More Stable API: The script now uses Discord's
v6 API, which is older but more stable and less likely to break with future Discord updates.
- Cleaner Code: The core logic has been refactored and organized, making it more efficient and easier to maintain.
- Better Progress Tracking: The progress bar and status messages (
%, Done, Stopped) give you clearer feedback.
🐛 Bug Fixes & Improvements
- Unified Logging: The old, confusing logging system has been replaced with a single, clear log.
- Input Validation: The script now checks if you've filled out required fields (like Auth Token and Server ID) before starting, preventing common errors.
- Improved Error Handling: The script is now better at handling rate limits and other API errors, making the deletion process smoother.