You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Replace DimensionFetcher usage
* Remove ImageLoader usage from ReaderDetailFeaturedImageView
* Remove ImageLoader from StatsLatestPostSummaryInsightsCell
* Remove ImageDimensionsFetcher usage
* Remove unused useCompatibilityMode
* Move reading preferences to the more menu
* Add a bit more spacing for posts in Reader
* Refine AsyncImageView API
* Fix dark/light transition on scroll
* Update release notes
Copy file name to clipboardExpand all lines: RELEASE-NOTES.txt
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@
13
13
* [*] Fix minor appearance issues in the Blaze campaign list [#23891]
14
14
* [*] Improve the sidebar animations and layout on some iPad models [#23886]
15
15
* [*] Fix an issue with posts shown embedded in the notifications popover on iPad [#23889]
16
+
* [*] The post cover now uses the standard aspect ratio for covers, so there is no jumping. There are also a few minor improvements to the layout and animations of the cover [#23897]
17
+
* [*] Move the "Reading Preferences" button to the "More" menu [#23897]
0 commit comments