From f66ba9eef419de1a641052cf77d5bc985290ad7a Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Thu, 14 Nov 2024 01:16:05 +0530 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 175f3437..d4e5ae4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,11 +10,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - A brand new tablet-specific UI — Thanks [@ThanaReka](https://github.com/@ThanaReka) +- Usernames of story authors are highlighted in comments ### Fixes - Add a workaround for rare crashes while loading SQLite with older devices - Fix comments page resetting collapsed state while scrolling +- Images are cached for longer on disk ## [1.51.0] - 2024-09-22