Skip to content

Releases: Tyrrrz/DiscordChatExporter

2.5

27 Jun 21:39
Compare
Choose a tag to compare

2.4.1

15 Apr 14:22
Compare
Choose a tag to compare

2.4

08 Apr 10:04
Compare
Choose a tag to compare

2.3

27 Oct 19:43
Compare
Choose a tag to compare
2.3
  • Fixed underscores not recognized as italics in markdown (#15)
  • Added support for custom emojis (#14)
    • Rendered in HTML as image and has emoji code in tooltip
    • Rendered in Text as emoji code
  • Fixed text in pre blocks not being wrapped correctly
  • Added workaround for non-default message types (#16)
  • Added support for user and role mentions (#13)
  • Added support for channel mentions (#19)
  • Improved message date filtering, it's now marginally faster

2.2.1

02 Oct 16:27
Compare
Choose a tag to compare
  • Changed the default date format so that it includes AM/PM. If you're updating from an older version you will have to do it manually by appending " tt" in the end or by deleting "Settings.dat" to reset settings.
  • Improve UX of the export dialog
    • The format is no longer determined by file extension, there's a new combobox for that now
    • Remove the theme combobox entirely, it's now part of the export format
    • Move some stuff around

2.2.0

30 Sep 22:58
Compare
Choose a tag to compare
  • Added export dialog
  • Added plain text export option
  • Added date range options
  • Fixed styling issues with preformatted blocks
  • Improved error messages

2.1.0

30 Sep 14:27
Compare
Choose a tag to compare
  • Fixed crash when exporting really big channels
  • Reduced memory allocation by a lot
  • Fixed multiline preformatted text output
  • Some other fixes and optimizations

2.0.0

28 Sep 20:11
Compare
Choose a tag to compare
  • Added dark theme
  • Added graphical user interface
  • Added setting for custom date format
  • Added setting for message group limit (setting it to 0 will disable grouping)

1.0.0

28 Aug 20:48
Compare
Choose a tag to compare

First release