新功能
- [阅读器] 支持裁剪图片黑色/白色边缘(Marshmallow 版不适用)
改进
- 切换 HTTP 引擎无需重启
- 优化过渡动画
- 杂项性能优化
Bug 修复
- 修复搜索建议中出现关键词相同的条目时崩溃 #533 #555
- 修复重命名下载标签时不显示原标签 #534
- 修复调整下载项目顺序时卡顿 #552
- 修复新增或修改评论后黑屏 #554
- 修复剪贴板读取bug #566
- 修复画廊信息对话框无法通过返回按钮/手势关闭 #413
What's Changed
- Update dependency com.google.devtools.ksp to v2.0.0-Beta2-1.0.16 by @renovate in #528
- Fix crash when suggestions have the same keyword by @FooIbar in #535
- Fix old download label not displayed when renaming by @FooIbar in #536
- No longer need restart to switch HC by @VDostoyevskiy in #537
- Introduce DownloadThumbInterceptor by @VDostoyevskiy in #538
- Strip okhttp's public suffix database by @FooIbar in #539
- Merge ConfigureActivity into MainActivity by @FooIbar in #541
- Fix search bar hint not updating by @FooIbar in #542
- Refactor UniFile, allow all image format, Resolve #529 by @VDostoyevskiy in #543
- Convert MainActivity dialogs to use DialogState by @FooIbar in #544
- Implement lookup cache for UniFile by @VDostoyevskiy in #545
- UniFile Refactors by @VDostoyevskiy in #546
- Navigation Updates by @VDostoyevskiy in #549
- Update snapshot, Resolve #413 by @VDostoyevskiy in #550
- Update compose.destinations to v1.9.56 by @renovate in #551
- Refactor drag reordering by @FooIbar in #553
- Fix crash when suggestions have the same keyword by @FooIbar in #556
- Update dependency org.jsoup:jsoup to v1.17.2 by @renovate in #557
- Move to coil NetworkFetcher by @VDostoyevskiy in #558
- Fix comments not showing after commenting by @FooIbar in #559
- Use ParcelFileDescriptor.open for RawFile, SAF sucks! by @VDostoyevskiy in #561
- Always retrieve gallery detail from cache by @FooIbar in #562
- Fix unintended spaces in comments by @FooIbar in #563
- Update snapshot by @VDostoyevskiy in #564
- Drop explicitly fabbuilder reallocation, buildFab within snapshotFlow by @VDostoyevskiy in #565
- Initial crop Border using cpu by @VDostoyevskiy in #530
- Fix snackbar dismiss action color by @FooIbar in #567
- Refactor Rust parser, decouple with JNI for better further KMP support by @VDostoyevskiy in #568
- Follow coil 3 API changes by @FooIbar in #570
- Drop custom PtrCursor by @VDostoyevskiy in #569
- Avoid detecting gallery URL copied from share menu by @FooIbar in #571
- Use Cbor by @VDostoyevskiy in #572
- Refine crop border by @FooIbar in #573
- Show tip if move favorites failed by @FooIbar in #575
- Don't unwind by @VDostoyevskiy in #574
- Update lint plugin and fix some issues by @FooIbar in #576
Full Changelog: 1.10.1...1.10.2