Releases: Tyrrrz/DiscordChatExporter
Releases · Tyrrrz/DiscordChatExporter
2.5
2.4.1
2.4
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
- 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