docs: Sync changelog [skip ci]

This commit is contained in:
Ahmad Ansori Palembani 2025-04-12 07:18:19 +07:00
parent ebd891fa75
commit 4faa641739
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -13,12 +13,18 @@ The format is simplified version of [Keep a Changelog](https://keepachangelog.co
### Additions
- Add random library sort
### Changes
- Temporarily disable log file
### Fixes
- Allow users to bypass onboarding's permission step if Shizuku is installed
- Fix Recents page shows "No recent chapters" instead of a loading screen
- Fix not fully loaded entries can't be selected on Library page
- Fix certain Infinix devices being unable to use any "Open link in browser" actions, including tracker setup (@MajorTanya)
### Translation
- Update translations from Weblate
### Other
- Refactor Library to utilize Flow even more
- Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-bom to v1.10.1