From 3d4c5c5182792bdf75edeab2785cbc7a04b3a1c1 Mon Sep 17 00:00:00 2001 From: Ahmad Ansori Palembani Date: Wed, 29 May 2024 07:11:13 +0700 Subject: [PATCH] docs: Sync changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2fce7f7bb..e735290c2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ ## Fixes - Fixed not being able to open different chapter if another chapter is opened +- Fixed not being able to read chapters from local source +- Fixed local source can't detect archives ## Other - Wrap SplashState to singleton factory, might fix issue where splash screen shown multiple times