Release v1.0.6 — improve update notification subtitle

Change notification prompt to "Tap to view release notes & update now!"
This commit is contained in:
superdooper86
2026-05-07 17:38:34 +02:00
parent 5720370649
commit 8d222d63f0
2 changed files with 5 additions and 7 deletions
+3 -5
View File
@@ -1,6 +1,4 @@
## What's new in v1.0.5
## What's new in v1.0.6
### 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.
### Improved update notification
The update notification now reads **"Tap to view release notes & update now!"** — making it clear you can read what's changed before installing.