What's Changed
Enhancements
- Replace
Publish-MacOSBundle.ps1with a .NET 10 single-file C# script by @Copilot in #1515 - Migrate to CliFx v3 by @Tyrrrz in #1516
- Add PowerKit and replace custom utility extensions by @Copilot in #1525
- Extract app shutdown fallback into
App.Shutdownby @Copilot in #1539
Bugs
- Stream asset downloads to avoid OutOfMemoryException on large files by @265866 in #1540
- Implement missing HTML encoding for several attribute injections by @Tyrrrz in #1544
- HTML-encode markdown content when formatting is disabled by @Tyrrrz in #1545
New Contributors
Full Changelog: 2.47.1...2.47.2