From ad81b44736615698f4b055585d5845e35b51ee06 Mon Sep 17 00:00:00 2001 From: Ahmad Ansori Palembani Date: Fri, 7 Jun 2024 14:34:38 +0700 Subject: [PATCH] docs: Sync changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad33a919af..3190a7adc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,9 @@ ## Fixes - Fix potential crashes for some custom Android rom - Allow MultipartBody.Builder for extensions +- Refresh extension repo now actually refresh extension(s) trust status +- Custom manga info now relink properly upon migration +- Fixed extension repo list did not update when a repo is added via deep link ## Other -- Migrate `RawQueries#librayQuery` to use SQLDelight (`GetLibraryManga`) +- Migrate `RawQueries#librayQuery` to use SQLDelight (`GetLibraryManga`), should improve stability