docs(mobile): update changelog
This commit is contained in:
parent
764b27c22c
commit
a7ba0b6988
|
|
@ -2,14 +2,16 @@
|
|||
|
||||
## Shiny new things
|
||||
|
||||
- Server side readability with AI summary and translation support (#3498)
|
||||
- The Discover page just got a vibrant, sleek redesign.
|
||||
- Server‑side readability with AI‑powered 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)
|
||||
|
||||
## Improvements
|
||||
|
||||
- This update slashes React re-renders by 10x, making your app lightning-fast and buttery-smooth!
|
||||
- React re‑renders cut by 10×, delivering lightning‑fast, buttery‑smooth interactions (22964c7, a758e43)
|
||||
- Added action icons and refreshed share & AI icons for a cleaner interface (ece2637, 3bc6585)
|
||||
|
||||
## No longer broken
|
||||
|
||||
- Can not load video preview image (#3485)
|
||||
- Fixed the iOS swipe gesture conflict with React Native’s Pressable component, ensuring silky-smooth navigation!
|
||||
- Fixed an issue where video preview images failed to load (bcf752b)
|
||||
- Resolved the iOS swipe‑back gesture conflict with React Native’s Pressable, restoring silky‑smooth navigation
|
||||
|
|
|
|||
Loading…
Reference in New Issue