Skip to content

Releases: Tyrrrz/DiscordChatExporter

2.47

27 Feb 17:26

Choose a tag to compare

What's Changed

  • Resolve thread mentions on demand by @Copilot in #1480
  • Fix second dialog not appearing when dialogs are shown sequentially by @Copilot in #1481
  • Add localization by @Copilot in #1482
  • Increase media asset URL hash length to eliminate collision risk with --reuse-media by @Copilot in #1485
  • Fix duplicate threads causing a crash when exporting in parallel by @Copilot in #1486
  • Fix standard emoji not rendering as Discord-style images by @Copilot in #1488
  • Add option to reverse message order in exports by @Copilot in #1487
  • Migrate to Centralized NuGet Package Management (CPM) by @Copilot in #1489
  • Encrypt Discord token at rest in settings file (machine-bound) by @Copilot in #1491
  • Cleanup: fix filename typo, replace AsyncNonKeyedLocker, drop WithIndex(), use ProcessStartInfo ctor arg by @Copilot in #1492
  • Implement exporting for forwarded messages by @farley128 in #1451
  • Double-clicking a channel auto-opens export setup by @Copilot in #1493

New Contributors

Full Changelog: 2.46.1...2.47

2.46.1

16 Feb 16:42

Choose a tag to compare

What's Changed

  • Fix crash when exporting multiple channels to drive root by @Tyrrrz in #1399
  • Set application name to fix macOS app menu title by @Tyrrrz in #1405
  • Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 in the actions group by @dependabot[bot] in #1409
  • Bump the nuget group with 15 updates by @dependabot[bot] in #1408
  • Bump the nuget group with 7 updates by @dependabot[bot] in #1417
  • Bump the actions group with 3 updates by @dependabot[bot] in #1428
  • Bump the nuget group with 12 updates by @dependabot[bot] in #1429
  • Bump the actions group with 2 updates by @dependabot[bot] in #1430
  • Bump the nuget group with 13 updates by @dependabot[bot] in #1431
  • Bump the nuget group with 14 updates by @dependabot[bot] in #1441
  • Bump the actions group with 2 updates by @dependabot[bot] in #1440
  • Bump the actions group with 2 updates by @dependabot[bot] in #1446
  • Bump the nuget group with 17 updates by @dependabot[bot] in #1445
  • Fix token retrieval through console by @carcabot in #1402
  • Fix filename sanitization for NTFS filesystems on non-Windows systems by @Copilot in #1455
  • Preserve original URLs for proxied embed assets by @Copilot in #1456
  • Bump the nuget group with 11 updates by @dependabot[bot] in #1458
  • Bump the actions group with 5 updates by @dependabot[bot] in #1457
  • Fix case-insensitive lookup for data package index file by @Copilot in #1460
  • Bump the nuget group with 9 updates by @dependabot[bot] in #1468
  • Bump the actions group with 2 updates by @dependabot[bot] in #1467
  • Add file:// protocol to absolute asset paths in HTML exports by @Copilot in #1475
  • Replace YouTube iframe embeds with clickable thumbnails by @Copilot in #1474

New Contributors

  • @carcabot made their first contribution in #1402
  • @Copilot made their first contribution in #1455

Full Changelog: 2.46...2.46.1

2.46

08 Jun 20:00

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.45...2.46

2.45

14 May 21:50

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.44.2...2.45

2.44.2

18 Mar 17:17
6f877cf

Choose a tag to compare

What's Changed

  • Revert to Uri.EscapeDataString when encoding asset URIs by @96-LB in #1355

Full Changelog: 2.44.1...2.44.2

2.44.1

13 Mar 19:50
62babc0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.44...2.44.1

2.44

14 Nov 15:33

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.43.3...2.44

2.43.3

26 May 20:18
949abc2

Choose a tag to compare

What's Changed

  • Fix --partition and --filter options not working due to assembly trimming by @Tyrrrz in #1240

Full Changelog: 2.43.2...2.43.3

2.43.2

23 May 14:30

Choose a tag to compare

What's Changed

Full Changelog: 2.43.1...2.43.2

2.43.1

16 May 17:49
b754875

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