Release v1.0.9 — fix update notification popup showing raw markdown
Sync UpdateNotificationWindow.swift: showUpdate now always uses the static subtitle "Tap to view release notes & update now!" instead of passing the full release notes text to the popup.
This commit is contained in:
+3
-3
@@ -1,4 +1,4 @@
|
||||
## What's new in v1.0.8
|
||||
## What's new in v1.0.9
|
||||
|
||||
### 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.
|
||||
### Fixed update notification popup
|
||||
The notification popup now correctly shows **"Tap to view release notes & update now!"** instead of the raw markdown release notes text.
|
||||
|
||||
Reference in New Issue
Block a user