diff --git a/apps/desktop/changelog/0.6.3.md b/apps/desktop/changelog/0.6.3.md index aa5a75ab4..68a1a9918 100644 --- a/apps/desktop/changelog/0.6.3.md +++ b/apps/desktop/changelog/0.6.3.md @@ -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 auto‑marked 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