Unclaimed project
Are you a maintainer of EhViewer? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
EhViewer
EhViewer overhauled with Material Design 3 and more, forked from https://github.com/Ehviewer-Overhauled/Ehviewer
Back to changelogNew
1.14.4
改进
- [阅读器] 支持禁用使用音量键翻页 #2593
- 视搜索警告为错误 #2604
- 余额不足时停止下载并显示通知 #2479
- [阅读器] 使用默认阅读模式时对带有 webtoon 标签的画廊自动使用条漫模式 #2632
- 优化按页数排序下载项目的速度
- 开启显示标签投票状态时为 power >= 100 的标签添加下划线
- 杂项优化
Bug 修复
- Android 16 QPR1 上画廊详情中的标签文本对比度不足
- 初始化 DownloadManager 用时过长导致 ANR #2588
- 某些设备上无法下载名称较长的画廊 #2607
- 评论区链接实际可点击区域比画面显示上的略长 #2615
- 主页快速搜索再次打开出现以前的画廊重复出现在最上层 #2628
- 非条漫模式下原始大小较小的动图不播放 #2652
- Android 9 以下打开评论区切屏后回来会闪退 #2655
- 杂项修复
What's Changed
- Update AGP to v8.13.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2587
- Update dependency chrome to v140 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2589
- Update dependency com.google.devtools.ksp to v2.2.20-RC2-2.0.2 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2590
- Use LocalContentColor.current for tag text by @luk1337 in https://github.com/FooIbar/EhViewer/pull/2591
- Work around ANR on DownloadManager initialization by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2592
- Allow disabling page turning with volume keys by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2594
- Update kotlin monorepo to v2.2.20 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2596
- Update benchmark to v1.4.1 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2597
- Update dependency androidx.activity:activity-compose to v1.12.0-alpha08 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2598
- Update dependency com.google.devtools.ksp to v2.2.20-2.0.2 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2600
- Update dependency androidx.work:work-runtime to v2.10.4 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2599
- Update androidx.room to v2.8.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2601
- Update dependency androidx.compose:compose-bom-alpha to v2025.09.00 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2602
- Update dependency io.ktor:ktor-client-okhttp to v3.3.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2603
- Treat search warnings as errors by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2605
- Update dependency com.google.devtools.ksp to v2.2.20-2.0.3 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2606
- Work around filename length limit on some devices by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2608
- Lock file maintenance by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2610
- Stop downloads and notify the user on fatal errors by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2609
- Migrate renovate config by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2612
- Update dependency me.saket.telephoto:zoomable to v0.17.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2611
- Disallow overzoom out by @revonateB0T in https://github.com/FooIbar/EhViewer/pull/2156
- Update dependency org.jetbrains.compose to v1.9.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2613
- Fix gallery availability check by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2614
- Fix ghost touch areas for links in comments by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2616
New Contributors
- @luk1337 made their first contribution in https://github.com/FooIbar/EhViewer/pull/2591
Full Changelog: https://github.com/FooIbar/EhViewer/compare/1.14.3...1.14.4
Update Gradle to v9.1.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2618Misc updates by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2619Update androidx.room to v2.8.1 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2622Update androidx.lifecycle to v2.10.0-alpha04 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2621Update dependency androidx.compose:compose-bom-alpha to v2025.09.01 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2624Update dependency androidx.activity:activity-compose to v1.12.0-alpha09 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2623Update dependency androidx.work:work-runtime to v2.10.5 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2625Update spotless to v8 (major) by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2626Extract common utils by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2620Switch tl repository to avoid renovate updating it by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2629Fix race condition in concurrent append/prepend by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2630Extract common model and database code by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2631Update dependency chrome to v141 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2633Use webtoon mode by default for webtoon galleries by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2634Update gradle/actions action to v5 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2636Update dependency rust-nightly to v2025-10-01 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2635Downgrade rust-nightly to 2025-09-23 by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2638Update moko.resources to v0.25.1 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2639Update rust-nightly to 2025-10-03 by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2640Update dependency me.saket.telephoto:zoomable to v0.18.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2642Use to the new panic-immediate-abort cargo feature by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2643Reduce DownloadManager initialization time by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2641Clean up rust build-std flags by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2644Update dependency com.squareup.okhttp3:okhttp-bom to v5.2.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2645Update dependency com.google.devtools.ksp to v2.2.20-2.0.4 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2646Update dependency NDK to v29 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2647Update dependency io.ktor:ktor-client-okhttp to v3.3.1 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2648Update androidx.room to v2.8.2 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2650Update androidx.lifecycle to v2.10.0-alpha05 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2649Update dependency androidx.compose:compose-bom-alpha to v2025.10.00 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2651Underline solid tags when opted in by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2653Fix visibility calculation with zoomable content by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2654Update dependency com.squareup.okio:okio to v3.16.1 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2656Update dependency com.squareup.okhttp3:okhttp-bom to v5.2.1 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2657Update dependency com.mikepenz.aboutlibraries.plugin to v13 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2658Workaround crash when 0-sized TextField is focused by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2659Use the upstream PaddingValues.plus by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2660Update AndroidX WorkManager to 2.11.0-rc01 by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2661Temporarily disable backupBeforeUpdate by default by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2663Update compose.destinations to v2.3.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2664Revert "Use to the new panic-immediate-abort cargo feature" by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2666Lock file maintenance by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2667Prepare changelog for 1.14.4 by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2665