Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-01 | feat: Show error message if WebView2 not installed (#285) | GeckoEidechse | |
* feat: Show error message if WebView2 not installed on Windows * fix: Add missing dependency * fix: Do not import lib on OS where not needed Don't need to import Windows lib on Linux * feat: Link to troubleshooting page directly * chore: Update comments * docs: Show error message in troubleshooting guide Show the "WebView2 not installed" error message in the troubleshooting guide * fix: Resolve clippy error * fix: Resolve clippy error (again) | |||
2023-04-25 | docs: Add troubleshooting section (#286) | GeckoEidechse | |
* docs: Add initial troubleshooting section * docs: Link to troubleshooting from FAQ * docs: Add instructions on downloading WebView2 |