mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-02-14 07:43:31 -07:00
The setting on whether the existing export search is enabled or not has been made configurable in both the CLI and the GUI (instead of being hardcoded): - A search-existing-exports option has been added to all CLI export commands, which enables the existing export search for the respective command. - A Search for existing exports option has been added to the GUI settings, which enables the existing export search for exports. Additionally, there have been several minor improvements: - The ConsoleProgressLogger has been fixed to interpolate given messages (previously, the square brackets in the default export file names could cause an exception). - The names of existing channel exports in log messages have been enclosed by quotation marks. - The setting on how to handle existing export files has been renamed from prev-export / Previous Export to export-exists / Export Exists. |
||
|---|---|---|
| .. | ||
| Commands | ||
| Utils/Extensions | ||
| DiscordChatExporter.Cli.csproj | ||
| Program.cs | ||