docs(mobile): update changelog

This commit is contained in:
DIYgod 2025-04-18 22:58:48 +08:00
parent 4654dc92c2
commit e615a0f3df
No known key found for this signature in database
1 changed files with 4 additions and 2 deletions

View File

@ -2,7 +2,7 @@
## Shiny new things
- Serverside readability with AIpowered summaries and instant translation (#3498)
- Serverside 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 swipeback gesture conflict with React Natives Pressable, restoring silkysmooth 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)