Use Text(.init()) to parse markdown in update sheet and banner. Notification popup now shows a fixed subtitle instead of raw notes.
7 lines
412 B
Markdown
7 lines
412 B
Markdown
## What's new in v1.0.5
|
|
|
|
### Release notes now render correctly
|
|
The update sheet and in-app banner now render markdown formatting in release notes — headers, bold text, and bullet points all display correctly instead of showing raw `##` and `**` characters.
|
|
|
|
The update notification popup no longer shows the full release notes text; it shows a concise "Tap to update now." prompt instead, keeping it compact.
|