diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f4c752d95..8e1e045851 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,7 @@ The format is simplified version of [Keep a Changelog](https://keepachangelog.co - Update dependency com.android.tools:desugar_jdk_libs to v2.1.3 - Update moko to v0.24.2 - Refactor trackers to use DTOs (@MajorTanya) + - Fix AniList `ALSearchItem.status` nullibility (@Secozzi) - Replace Injekt with Koin - Remove unnecessary permission added by Firebase - Remove unnecessary features added by Firebase @@ -77,7 +78,7 @@ The format is simplified version of [Keep a Changelog](https://keepachangelog.co - Update dependency co.touchlab:kermit to v2.0.5 - Replace WebView to use Compose (@arkon) - Fixed Keyboard is covering web page inputs -- Increased `tryToSetForeground` delay to fix potential crashes +- Increased `tryToSetForeground` delay to fix potential crashes (@nonproto) ## [1.8.5.13]