From 7f4a7db435403ae87b02261df499bfcbf5c715df Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sun, 17 Nov 2024 22:44:42 +0530 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4e5ae4f..8b8638c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - 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 +- Navigation bar now renders a solid background on API levels 31 and below ## [1.51.0] - 2024-09-22