Releases: BilliAlpha/discord-transfer
Releases · BilliAlpha/discord-transfer
v3.1.0: Add migrate channel include-list
What's Changed
- Bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.12 by @dependabot in #23
- Add migrate channel include-list (Implements #24)
Full Changelog: v3.0.2...v3.1.0
v3.0.2: Fix avatars URLs
Fixes #21.
Full Changelog: v3.0.1...v3.0.2
v3.0.1: Fix migration of bot messages
This is an attempt to fix issue #21.
Update Discord4J to version 3.2.6
Full Changelog: v3.0.0...v3.0.1
v3.0.0: Adapt parameters to actions
Changes:
- Actions can now have specific options and parameters
- Split actions in dedicated classes
Fixes #15
Full Changelog: v2.3.0...v3.0.0
v2.3.0: Improve attachment handling
- Add verbose and quiet flags
- Add re-uploading of attachments
- Add copying of embeds
- Improve argument parsing
- Switch to Java 17
Full Changelog: v2.2.2...v2.3.0
v2.2.2: Fix crash when failing to add migrated emote
Fixes #18: Crash when trying to migrate a message with the maximum number of reactions
v2.2.1: Fix unsupported blocking call
Fixes issue #16
Full Changelog: v2.2.0...v2.2.1
v2.2.0: Improve bot performance and configurability.
- Add parallel migration of channels.
- Fix cleanup of migrated emote on reply messages.
- Add option to control delay (--delay).
- Add option to control start date (--after), fixes #13.
v2.1.0: Update Discord4J to v3.2.3
This release brings the following changes:
- Update to Discord4J v3.2.3
- Reply messages are now migrated too
Note: The bot now requires the MESSAGE CONTENT
intent.
v2.0.2: Update of Discord4J
Update Discord4J to v3.1.6