docs: Sync changelog

This commit is contained in:
Ahmad Ansori Palembani 2024-12-14 08:52:11 +07:00
parent 10c23a30bd
commit 77f86e2bb8
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -15,6 +15,11 @@ The format is simplified version of [Keep a Changelog](https://keepachangelog.co
- Fix slow chapter load - Fix slow chapter load
- Fix chapter bookmark state is not persistent - Fix chapter bookmark state is not persistent
## Other
- Refactor downloader
- Replace RxJava usage with Kotlin coroutines
- Replace DownloadQueue with Flow to hopefully fix ConcurrentModificationException entirely
## [1.9.2] ## [1.9.2]
### Changes ### Changes