This update fixes some small underlying issues with network image caching and text rendering. To further improve scrolling performance of large lists of content (especially on lower-end devices), the horizontal fading edge of scrollable text has been removed.
For testers of pre-release builds, beta and candidate release channels have now been combined for simplicity. For more information on early release channels, check out the page in the documentation (a direct link is available in the Resources section of the settings).
Features
- settings: add direct link to documentation for service notifications (0f4ac9a)
- settings: replace all strings with localizable strings (5ce1279)
Bug Fixes
- images: utilize new technique to persistently cache images (f1a82c0)
- routing: handle pushing route which may return data (3500d83)
- uiux: remove fading edge on horizontal scrollviews (781727a)