mirror of
https://github.com/null2264/yokai.git
synced 2025-06-20 18:24:42 +00:00
docs: Sync changelog [skip ci]
This commit is contained in:
parent
5d2a08f2b0
commit
97e72e3b4b
1 changed files with 5 additions and 0 deletions
|
@ -17,6 +17,7 @@ The format is simplified version of [Keep a Changelog](https://keepachangelog.co
|
|||
- Added category hopper long-press action to open random series from **any** category
|
||||
- Added option to enable reader debug mode
|
||||
- Added option to adjust reader's hardware bitmap threshold (@AntsyLich)
|
||||
- Added option to scan local entries from `/storage/(sdcard|emulated/0)/Android/data/<yokai>/files/local`
|
||||
|
||||
### Changes
|
||||
- Enable 'Split Tall Images' by default (@Smol-Ame)
|
||||
|
@ -34,6 +35,7 @@ The format is simplified version of [Keep a Changelog](https://keepachangelog.co
|
|||
- Fixed crashes due to GestureDetector's firstEvent is sometimes null on some devices
|
||||
- Fixed download failed due to invalid XML 1.0 character
|
||||
- Fixed issues with shizuku in a multi-user setup (@Redjard)
|
||||
- Fixed some regional/variant languages is not listed in app language option
|
||||
|
||||
### Other
|
||||
- Simplify network helper code
|
||||
|
@ -71,6 +73,9 @@ The format is simplified version of [Keep a Changelog](https://keepachangelog.co
|
|||
- Update dependency io.coil-kt.coil3:coil-bom to v3.0.3
|
||||
- Update xml.serialization to v0.90.3
|
||||
- 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
|
||||
|
||||
## [1.8.5.12]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue