From 05e45634b207d65d8f7d5c2de09ab5b30db0fc05 Mon Sep 17 00:00:00 2001 From: Innei Date: Fri, 6 Dec 2024 14:12:50 +0800 Subject: [PATCH] chore: update chanelog Signed-off-by: Innei --- changelog/0.2.6.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/changelog/0.2.6.md b/changelog/0.2.6.md index 29d8f440f..2fb502a94 100644 --- a/changelog/0.2.6.md +++ b/changelog/0.2.6.md @@ -1,7 +1,9 @@ # What's new in v0.2.6 -## New Features +We've made some ux optimizations: -## Improvements +- [Mobile]: Now when returning to the list from the entry details, it will not return to the top of the page. +- [Social Media]: Optimized the arrangement of multiple images with different aspect ratios. +- [Social Media]: Long text auto-collapse. -## Bug Fixes +And many other bug fixes and improvements.