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)