1.10.0
版本发布时间: 2023-12-14 23:08:23
FooIbar/EhViewer最新发布版本:1.13.0(2024-11-01 21:50:36)
Taken down due to major bug, wait for next release
由于重大 bug 被删除,等待下一版本
重大变更
- 后备 HTTP 引擎变更为 Apache HttpClient 5
- 类别和高级搜索选项移至搜索栏下方
新功能
- 支持在搜索时指定画廊语言
改进
- 在下载中阅读画廊时会更新历史记录
- 多处性能改进
Bug 修复
What's Changed
- Update dependency org.jetbrains.kotlinx:kotlinx-datetime to v0.5.0 by @renovate in https://github.com/FooIbar/EhViewer/pull/418
- Move to Ktor, Part 1 by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/415
- Move to Ktor Cookie handle, Part 2 by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/419
- Migrate to kotlinx datetime [1/2] by @FooIbar in https://github.com/FooIbar/EhViewer/pull/422
- Initial CronetEngine by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/421
- Add search suggestion item placement animation by @FooIbar in https://github.com/FooIbar/EhViewer/pull/423
- Update history when viewing downloaded galleries by @FooIbar in https://github.com/FooIbar/EhViewer/pull/425
- Add missing inline modifier by @FooIbar in https://github.com/FooIbar/EhViewer/pull/426
- Fix search bar offset on label change by @FooIbar in https://github.com/FooIbar/EhViewer/pull/427
- Convert to use async Channel for reuse of CancellableContinuation by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/432
- Fix NPE by @FooIbar in https://github.com/FooIbar/EhViewer/pull/433
- Update dependency sh.calvin.reorderable:reorderable to v1.1.0 by @renovate in https://github.com/FooIbar/EhViewer/pull/434
- Add language filter for search by @FooIbar in https://github.com/FooIbar/EhViewer/pull/428
- Move advanced options below search bar by @FooIbar in https://github.com/FooIbar/EhViewer/pull/438
- Fix intent emitted before collection being missed by @FooIbar in https://github.com/FooIbar/EhViewer/pull/441
- Fix crash on clicking gallery link with page number by @FooIbar in https://github.com/FooIbar/EhViewer/pull/444
- Move category filters below search bar by @FooIbar in https://github.com/FooIbar/EhViewer/pull/446
- Cleanups by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/447
- Fix ProgressScreen layout by @FooIbar in https://github.com/FooIbar/EhViewer/pull/448
- Fix download origin image by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/449
- Readd QUIC hints as cronet engine is now preferred by @FooIbar in https://github.com/FooIbar/EhViewer/pull/451
- Update plugin spotless to v6.23.3 by @renovate in https://github.com/FooIbar/EhViewer/pull/452
- Cleanups by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/453
- Cleanup okhttp usage by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/454
- Save body for ByteBuffer as well by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/455
- Fallback engine should be Apache5 HC by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/456
- Avoid progress indicator recomposing in background by @FooIbar in https://github.com/FooIbar/EhViewer/pull/457
- Update dependency com.google.android.material:material to v1.12.0-alpha02 by @renovate in https://github.com/FooIbar/EhViewer/pull/459
- Continue to Compose Reader, following tachiyomi 5b2a099203cae59d266a3d417f128b36ddad9858 by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/460
- Avoid graphicsLayer overhead by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/461
- Keep search bar state across configuration changes by @FooIbar in https://github.com/FooIbar/EhViewer/pull/462
- Update Rust crate once_cell to 1.19 by @renovate in https://github.com/FooIbar/EhViewer/pull/466
- Flatten layout by @FooIbar in https://github.com/FooIbar/EhViewer/pull/465
- Optimize to use constant ConstraintSet by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/467
- Update compose snapshot for lazygrid performance by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/468
- Let GalleryTags prefer next column not multiple lines by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/469
- Allow VectorPainter to be cached by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/471
- Use commit author name instead of login name by @FooIbar in https://github.com/FooIbar/EhViewer/pull/472
- Make sure computeIfAbsent inlined by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/473
- Don't scroll to top on refresh in local favorites by @FooIbar in https://github.com/FooIbar/EhViewer/pull/474
- Fix search bar padding in landscape mode by @FooIbar in https://github.com/FooIbar/EhViewer/pull/475
- Cleanups & Workaround rating icon by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/477
- Make blur radius discrete to reduce overhead by @FooIbar in https://github.com/FooIbar/EhViewer/pull/476
- Follow API rate limit to avoid IP ban by @FooIbar in https://github.com/FooIbar/EhViewer/pull/478
- Compose bottom reader menu by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/479
- Drop icon recompose fix by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/480
- Convert ReaderPageSheet to Compose by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/481
- Move to Coil 3 by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/482
- Remove unnecessary Image -> Drawable by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/484
- Reduce image target size since we are using fill by @FooIbar in https://github.com/FooIbar/EhViewer/pull/485
- Let GalleryList aware of favSlot update by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/486
- Animate comments update, Resolve #450 by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/487
- Fix imageSearch by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/488
- Update compose snapshot by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/490
- Update compose snapshot, drop outdated workaround by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/492
- Update dependency sh.calvin.reorderable:reorderable to v1.2.0 by @renovate in https://github.com/FooIbar/EhViewer/pull/493
- Fix build by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/497
- Update androidx.lifecycle to v2.7.0-rc02 by @renovate in https://github.com/FooIbar/EhViewer/pull/494
- Update dependency androidx.activity:activity-compose to v1.8.2 by @renovate in https://github.com/FooIbar/EhViewer/pull/496
- Update androidx.navigation to v2.7.6 by @renovate in https://github.com/FooIbar/EhViewer/pull/495
- PagingSourceFactory capture mutableState only, Resolve #491 by @VDostoyevskiy in https://github.com/FooIbar/EhViewer/pull/498
- Drop deprecated Accompanist libraries by @FooIbar in https://github.com/FooIbar/EhViewer/pull/500
- Update compose compiler by @FooIbar in https://github.com/FooIbar/EhViewer/pull/501
- Fix ReaderPageSheet padding and ripple by @FooIbar in https://github.com/FooIbar/EhViewer/pull/502
- Update CHANGELOG.zh-CN.MD by @FooIbar in https://github.com/FooIbar/EhViewer/pull/503
- Update dependency dev.chrisbanes.compose:compose-bom to v2023.12.00-alpha04 by @renovate in https://github.com/FooIbar/EhViewer/pull/504
Full Changelog: https://github.com/FooIbar/EhViewer/compare/1.9.0...1.10.0
1、 EhViewer-1.10.0-default-gms-mapping.txt 70.57MB
2、 EhViewer-1.10.0-default-gms-native-debug-symbols.zip 1.37MB
3、 EhViewer-1.10.0-default-oss-mapping.txt 69.76MB
4、 EhViewer-1.10.0-default-oss-native-debug-symbols.zip 1.37MB
5、 EhViewer-1.10.0-marshmallow-gms-mapping.txt 42.1MB
6、 EhViewer-1.10.0-marshmallow-gms-native-debug-symbols.zip 4.09KB
7、 EhViewer-1.10.0-marshmallow-oss-mapping.txt 41.6MB
8、 EhViewer-1.10.0-marshmallow-oss-native-debug-symbols.zip 4.09KB