From e615a0f3df27dfdfe429f1abe10e51d87c1811fb Mon Sep 17 00:00:00 2001 From: DIYgod Date: Fri, 18 Apr 2025 22:58:48 +0800 Subject: [PATCH] docs(mobile): update changelog --- apps/mobile/changelog/0.1.6.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/apps/mobile/changelog/0.1.6.md b/apps/mobile/changelog/0.1.6.md index 1edb6fd8a..74de0b245 100644 --- a/apps/mobile/changelog/0.1.6.md +++ b/apps/mobile/changelog/0.1.6.md @@ -2,7 +2,7 @@ ## Shiny new things -- Server‑side readability with AI‑powered summaries and instant translation (#3498) +- Server‑side readability with AI summaries and instant translation (#3498) - Discover page completely overhauled for a vibrant, streamlined experience (cce400c) - Added openLinksInExternalApp setting to let you choose where links open (61c099b) @@ -13,5 +13,7 @@ ## No longer broken -- Fixed an issue where video preview images failed to load (bcf752b) +- Fixed an issue that prevented video preview images from loading (bcf752b) - Resolved the iOS swipe‑back gesture conflict with React Native’s Pressable, restoring silky‑smooth navigation +- Corrected a bug where some images failed to display in the entry body (4654dc9) +- Fixed an issue causing entry timestamps to display incorrectly in the timeline (4ee5944)