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