Skip to content

v10.2.4

Compare
Choose a tag to compare
@JagandeepBrar JagandeepBrar released this 09 Apr 22:40
· 33 commits to master since this release
v10.2.4
5a04fd9

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)

Tweaks

  • flavors: remove candidate flavor and merge with beta (fe3d41a)
  • remove cupertino_icons and email_validator packages (605002f)
  • remove riverpod state management (2f94c42)