Skip to content

Save crash reports and simplify startup dialogs - #975

Merged
albertospelta merged 1 commit into
mainfrom
alberto/host-dialogs
Sep 4, 2026
Merged

Save crash reports and simplify startup dialogs#975
albertospelta merged 1 commit into
mainfrom
alberto/host-dialogs

Conversation

@albertospelta

Copy link
Copy Markdown
Member

Unhandled exceptions now create ErrorReport.txt in the application data folder with exception and environment details. The error dialog explains the failure, links to the report, and lets the user copy it to the clipboard. Windows Event Log reporting has been removed. Task dialogs now use a small fluent builder. The WebView2 Runtime prompt has also been simplified, following the .NET apphost pattern with a single download action and additional details in the expander. The CSV export no longer includes the "Save in a Subfolder" option, removing an unnecessary choice and its related conflict handling.

Unhandled exceptions now create ErrorReport.txt in the application data folder with exception and environment details. The error dialog explains the failure, links to the report, and lets the user copy it to the clipboard. Windows Event Log reporting has been removed. Task dialogs now use a small fluent builder. The WebView2 Runtime prompt has also been simplified, following the .NET apphost pattern with a single download action and additional details in the expander. The CSV export no longer includes the "Save in a Subfolder" option, removing an unnecessary choice and its related conflict handling.
@albertospelta
albertospelta merged commit fbc2b12 into main Sep 4, 2026
1 check passed
@albertospelta
albertospelta deleted the alberto/host-dialogs branch September 4, 2026 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant