Add ReleaseNotesText view that pre-processes headers (##, ###) to bold and converts - bullets to • before passing to AttributedString, which only supports inline markdown. Replaces both Text(.init()) call sites.
243 B
243 B
What's new in v1.0.7
Release notes now render correctly
Fixed markdown rendering in the update banner and update sheet — headers, bold text, and bullet points now display properly instead of showing raw ## and ** characters.