Releases: rambros3d/disco-reaper
Releases · rambros3d/disco-reaper
Self-hosted Stoat
- add support for custom stoat api url
- auto retrieve websocket url & cdn url
Tupperware release 2
Backup operations will save these also:
- User Roles
- Custom names and custom avatar urls
required for:- webhook messages
- bot masquerade messages
Reaper 4.2: Moving On Is a Beautiful Thing!
- Waterfall Mode: (Backup Migrate)
Added a feature to migrate all messages from all channels sequentially in chronological order. - Hyperfast Backups:
Greatly increased the backup speed by processing all attachment downloads and hashing asynchronously. Removed all the bottlenecks within the tool; Rate limits and Network bandwidth are the only limiters now. - Auto Updater:
Now update the tool to the lastest version directly from the tool.
Waterfall Mode
Interesting new feature which allows you to migrate all channels of your server simultaneously.
Migrate your entire backup with a single operation, All you your messages will be migrated by their message ids (ascending order).
Note: This feature is only available in backup_migrate mode
channel cloning, thread mentions, content_type fixes
- channel cloning: voice channels are cloned correctly. forums channels are now skipped
- thread mentions: fixed the bug which led to thread mentions causing a crash. thread mentions are now resolved properly
- unified content_type and mime_type, everything now uses content_type
hyperfast backups
greatly improved the backup speed
also added a backup delete option
auto update tester
test release to check auto update funcationality
Reaper 4.1: Lets Ditch Discord!
Major Updates:
- Switched to Sqlite Database: Greatly improves performance compared to the json based db.
- Backup Stats Viewer: You can now view the statistics such as message count, files, attachments size directly in the UI.
- Anonymize Users: The migrated messages can now have random usernames and avatars.
Migration Updates:
- Quick Start Migration, No need to wait for the tool to fetch the whole message history in the channel.
- Custom emojis are also preserved in Migrated messages if its detected in the target community.
- Discord mentions & links are automatically converted to target community's links.
- Stickers are also migrated now (including the discord native lottie stickers).
Improvements:
- Automated Server Profile Backup, since this had to be done anyway.
- Batch Processing now allows the tool to backup 500-1500 messages per minute.
- Live RAM usage & Network Speed is now displayed in the app footer.
- Attachments Deduplication is implemented using content-addressable storage system
Reaper 4.0.2 fix
fix windows list error
Reaper 4.0.1 preview
- feature: anonymize users during migration
- improvement: show info on first launch
- improvment: fallbacks for message and channel references in migrated messages
to run from source, download repo zip and use launcher.bat (windows) and launcher.sh (linux)