Skip to content

v1.5.0

Compare
Choose a tag to compare
@get-got get-got released this 25 Apr 05:24
  • Reworked ddg history command... Argument/Flag order no longer matters; Adds --since= and --before= flags (see README in History section) to limit range by YYYY-MM-DD date or Message ID; Adds stop as alternative to cancel
  • Added ddg info command for outputting Discord ID's
  • Added asyncHistory (bool, false by default) to run history cataloging asynchronously (simultaneously)
  • Added checkPermissions (bool, true by default) setting to disable permission checks if encountering issues
  • Improved savePossibleDuplicates to allow duplicate URL downloading.
  • Fixed History not working for some channels
  • Improved download consistency for History command
  • Fixed download counter in History status message
  • Cleaned up some output/logging
  • Made typeWhileProcessing false by default due to some rare crashing issue
  • Supports alternate Mastodon URL format
  • Moved save location for history progress cache & duplicate image cache
  • Updated dependencies (excluding discordgo)