You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add Markdown support with AutoUpdater.NET.Official.Markdown package
Introduce a new package for rendering Markdown changelogs with enhanced styling and flexibility:
- Add AutoUpdater.NET.Official.Markdown package with modern CSS styling and emoji support
- Implement composite viewer pattern allowing to use and viewer like Webview2/WebBrowser/RichTextBox
- Improve documentation with XML comments and see tags
- Update build scripts to include Markdown package compilation
- Bump version to 1.9.5.1 across all packages
- Update copyright year to 2025
The new Markdown package provides:
- GitHub-style Markdown rendering
- Customizable viewer priority system
- Support for both WebView2 and WebBrowser rendering
- Proper cleanup handling for viewer resources
0 commit comments