mirror of https://github.com/seazon/FeedMe.git
update
This commit is contained in:
parent
d3937c2ce6
commit
75ab4b0617
|
@ -1,6 +1,7 @@
|
|||
### 4.2.9
|
||||
###### 2024-7-19
|
||||
- [optimize] Optimize image loading logic to solve some issues:
|
||||
- Note: This version will affect the display of downloaded images. Please clear cache and resynchronize after updating the version for a better experience.
|
||||
- Speed up image show in article page. https://github.com/seazon/FeedMe/issues/721
|
||||
- Fix image not show issue. https://github.com/seazon/FeedMe/issues/686
|
||||
- Fix show first image when click any image issue. https://github.com/seazon/FeedMe/issues/379
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
### 4.2.9
|
||||
###### 2024-7-19
|
||||
- [优化] 优化图片加载逻辑,解决部分问题:
|
||||
- 注意:此版本会影响已下载图片的显示,请更新版本后清除缓存重新同步,以获得更好的体验。
|
||||
- 加快文章页面中图像的显示速度。 https://github.com/seazon/FeedMe/issues/721
|
||||
- 修复图像不显示问题。 https://github.com/seazon/FeedMe/issues/686
|
||||
- 修复点击任意图片时显示第一张图片的问题。 https://github.com/seazon/FeedMe/issues/379
|
||||
|
|
Loading…
Reference in New Issue