docs: update changelog

This commit is contained in:
DIYgod 2025-07-24 21:04:48 +08:00
parent 8d5502cf28
commit 8a3a742073
No known key found for this signature in database
1 changed files with 8 additions and 0 deletions

View File

@ -4,8 +4,16 @@
## Improvements
- Clearer loading indicators for both the entry list and the subscription list (e81220d)
## No longer broken
- Fresh entries are no longer incorrectly automarked as read after a list refresh. (d3d1e05)
- Fixed the timing of masonry column width calculations to avoid layout glitches. (17389d9)
- Removed placeholders in the picture waterfall view to prevent incorrectly layout redraws. (3c4b152)
- Corrected initial height calculation for items in the picture waterfall view. (82a3537)
- Fixed the Microsoft Store build not being recognized by deep links. (943ef31)
## Thanks
Special thanks to volunteer contributors @ for their valuable contributions