Skip to content

Releases: Tyrrrz/DiscordChatExporter

2.43.2

23 May 14:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.43.1...2.43.2

2.43.1

16 May 17:49
b754875
Compare
Choose a tag to compare

What's Changed

  • Set correct file permissions for Linux/OSX release assets by @Tyrrrz in #1223
  • Improve documentation by @LostXOR in #1225
  • Skip invalid reactions instead of crashing by @Tyrrrz in #1227
  • Use a 3-way theme switcher instead of a 2-way switcher by @Tyrrrz in #1233
  • Use self-contained builds by @Tyrrrz in #1224

Full Changelog: 2.43...2.43.1

2.43

27 Apr 23:34
Compare
Choose a tag to compare

Announcements

  • πŸŽ‰ ✨ The GUI flavor of DiscordChatExporter is now fully cross-platform! ✨ πŸŽ‰
  • Release assets are now separate for each platform.
  • You no longer need to use dotnet DiscordChatExporter.Cli.dll to run the CLI version of DiscordChatExporter on Linux, but can run ./DiscordChatExporter.Cli directly.
  • On MacOS, you still need to run the app with dotnet DiscordChatExporter.dll (GUI) or dotnet DiscordChatExporter.Cli.dll (CLI).
  • You may need to run chmod +x DiscordChatExporter or chmod +x DiscordChatExporter.Cli after downloading on Linux/macOS, this should be fixed in the next release.
  • Note that the DiscordChatExporter.zip asset is equivalent to DiscordChatExporter.win-x64.zip and is uploaded only for backwards-compatibility with the auto-updater.

What's Changed

  • Remove unnecessary whitespaces at the end of reactions in PlainText by @xs2237 in #1213
  • Switched from SemaphoreSlim lock to AsyncNonKeyedLocker by @MarkCiliaVincenti in #1184
  • Migrate to Avalonia by @Tyrrrz in #1220
  • Make the GUI x-platform and adapt the CI/CD pipeline to accommodate that by @Tyrrrz in #1222

New Contributors

Full Changelog: 2.42.9...2.43

2.42.9

18 Mar 01:28
Compare
Choose a tag to compare

What's Changed

  • Add DiscordChatExporter.Cli.sh for simpler usage from shell by @Tyrrrz in #1205

Full Changelog: 2.42.8...2.42.9

2.42.8

15 Feb 14:32
c0ea57e
Compare
Choose a tag to compare

What's Changed

  • Fix docker user permissions issues by @Silex in #1194
  • Add support for Twitch embed projections by @Tyrrrz in #1199
  • Skip Twitch clip projections because they can't be rendered locally by @Tyrrrz in #1200
  • Shorten error messages for when attempting to export a period with no messages by @Tyrrrz in #1201

New Contributors

Full Changelog: 2.42.7...2.42.8

2.42.7

18 Jan 18:52
Compare
Choose a tag to compare

What's Changed

  • Fix GUI link in docs going to CLI page by @LostXOR in #1167
  • Refer to "guilds" as "servers" in docs and UI elements by @Tyrrrz in #1175
  • Warn about redirected streams in the CLI only when running inside Docker by @Tyrrrz in #1176
  • Fix docker user permission issues by creating the user manually by @Tyrrrz in #1183
  • Use null as the default locale, which resolves to the current system default locale by @Tyrrrz in #1185
  • Add support for has:invite filter that matches messages with guild invites by @Tyrrrz in #1188

Full Changelog: 2.42.6...2.42.7

2.42.6

29 Nov 23:12
Compare
Choose a tag to compare

Full Changelog: 2.42.5...2.42.6

  • Added support for gif stickers

Note:
Going forward, new release notes will appear here instead of the Changelog.md file.
If you want to see the release notes for older versions, you can find them here.

2.42.5

22 Nov 22:32
Compare
Choose a tag to compare

2.42.4

15 Nov 22:52
Compare
Choose a tag to compare

2.42.3

09 Nov 11:21
Compare
Choose a tag to compare