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.6
新功能
- 支持显示画廊阅读进度(于 EH 设置中开启) #2277
改进
- 画廊列表变化时重新显示悬浮操作按钮 #2681
- 移除文件名中的尾随空格和点以兼容 Windows #2727
- 长按画廊详情中的标签时显示标签名称 #2769
- 杂项优化
Bug 修复
- 对话框中的下拉菜单显示错位
- HTTP 状态错误显示为“什么都没有找到”
- 某些老设备无法通过 Cloudflare 验证 #2794
- 杂项修复
What's Changed
- Reset FAB state when gallery list changes by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2682
- Update dependency com.materialkolor:material-kolor to v4 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2683
- Refactor search bar text handling by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2684
- Update dependency com.google.devtools.ksp to v2.3.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2685
- Update androidx.lifecycle to v2.10.0-beta01 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2688
- Update androidx.room to v2.8.3 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2689
- Update dependency androidx.activity:activity-compose to v1.12.0-beta01 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2690
- Revert "Use the upstream
PaddingValues.plus" by @revonateB0T in https://github.com/FooIbar/EhViewer/pull/2692
- Update dependency androidx.compose:compose-bom-alpha to v2025.10.01 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2691
- Update dependency androidx.work:work-runtime to v2.11.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2693
- Update kotlin monorepo to v2.2.21 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2694
- Update screenshots by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2687
- Fix dropdown menu anchor calculation in dialog by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2695
- Update dependency com.materialkolor:material-kolor to v4.0.2 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2697
- Update actions/upload-artifact action to v5 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2698
- Update dependency io.github.petertrr:kotlin-multiplatform-diff to v1.2.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2699
- Update dependency chrome to v142 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2702
- Update xmlutil to v0.91.3 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2701
- Update dependency org.jetbrains.compose to v1.9.2 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2703
- Update dependency org.jetbrains.compose.material3.adaptive:adaptive to v1.2.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2704
- Update Gradle to v9.2.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2705
- Update dependency com.materialkolor:material-kolor to v4.0.3 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2706
- Update dependency com.squareup.okhttp3:okhttp-bom to v5.3.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2707
- Lock file maintenance by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2709
New Contributors
- @AdiEcho made their first contribution in https://github.com/FooIbar/EhViewer/pull/2768
Full Changelog: https://github.com/FooIbar/EhViewer/compare/1.14.5...1.14.6
Update dependency io.arrow-kt:arrow-stack to v2.2.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2710Update dependency com.google.devtools.ksp to v2.3.1 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2712Use snapshot Compose for the popup positioning fix by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2714Update dependency io.ktor:ktor-client-okhttp to v3.3.2 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2715Update dependency androidx.activity:activity-compose to v1.12.0-rc01 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2717Update androidx.lifecycle to v2.10.0-rc01 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2716Update dependency androidx.core:core-splashscreen to v1.2.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2718Update dependency androidx.compose:compose-bom-alpha to v2025.11.00 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2719Migrate CMP dependencies to version catalog by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2720Update dependency org.jetbrains.compose to v1.9.3 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2721Update dependency com.google.devtools.ksp to v2.3.2 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2722Update AGP to v8.13.1 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2724Update dependency com.materialkolor:material-kolor to v4.0.4 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2726Remove trailing spaces and periods from filenames by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2728Update dependency com.squareup.okio:okio to v3.16.3 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2731Lock file maintenance by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2732Update dependency rust-nightly to v2025-11-15 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2733Update dependency com.pinterest.ktlint:ktlint-cli to v1.8.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2729Update download URL for Nettle by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2734Enable trim-paths to improve reproducibility by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2736Reduce binary size and improve reproducibility by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2737Use -ffile-prefix-map to improve reproducibility by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2738Update dependency com.squareup.okhttp3:okhttp-bom to v5.3.1 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2740Fix CFLAGS changes not propagating to nettle build by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2739Update dependency com.squareup.okio:okio to v3.16.4 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2743Update dependency libarchive to v3.8.3 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2744Update Gradle to v9.2.1 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2745Block HyperOS 1 & 2 for Cronet by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2746Simplify build script for Nettle by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2747Update dependency com.squareup.okhttp3:okhttp-bom to v5.3.2 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2748Update spotless to v8.1.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2749Update moko.resources to v0.25.2 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2750Update androidx.lifecycle to v2.10.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2751Update androidx.room to v2.8.4 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2752Update dependency androidx.compose:compose-bom-alpha to v2025.11.01 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2754Update dependency androidx.activity:activity-compose to v1.12.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2753Update Compose snapshot by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2756Update actions/checkout action to v6 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2757Update dependency com.google.devtools.ksp to v2.3.3 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2758Update dependency com.materialkolor:material-kolor to v4.0.5 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2759Update dependency androidx.datastore:datastore-preferences to v1.2.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2760Refine FFI error handling by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2755Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.8.1 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2762Update dependency Corrosion to v0.6 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2763Update dependency org.jetbrains.kotlinx:kotlinx-io-core to v0.8.2 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2764Update dependency io.ktor:ktor-client-okhttp to v3.3.3 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2765Fix download state on archive failure by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2766Migrate to SQLite Driver APIs by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2671KMP EhCookieStore by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2767Lock file maintenance by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2770Update dependency libarchive to v3.8.4 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2773Add show reading progress function / 增加显示阅读进度功能 by @AdiEcho in https://github.com/FooIbar/EhViewer/pull/2768Show tag content on long click to avoid misclicks by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2772Fix database export by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2774Update dependency chrome to v143 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2776Use different icon for finished download items by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2775Update dependency androidx.activity:activity-compose to v1.12.1 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2778Update dependency androidx.compose.foundation:foundation to v1.10.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2779Update dependency androidx.test.uiautomator:uiautomator to v2.4.0-alpha07 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2780Update dependency androidx.compose:compose-bom-alpha to v2025.12.00 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2781Cleanup snapshot workaround by @revonateB0T in https://github.com/FooIbar/EhViewer/pull/2782Reapply "Use the upstream PaddingValues.plus" by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2784Improve category text contrast by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2785Update AGP to v8.13.2 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2788Update actions/cache action to v5 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2790Update dessant/lock-threads action to v6 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2791Update actions/upload-artifact action to v6 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2792Lock file maintenance by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2795Use WebView version for UA to bypass Cloudflare by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2796Update kotlin monorepo to v2.3.0 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2797Update dependency com.google.devtools.ksp to v2.3.4 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2798Enable group key based Compose stack traces by @FooIbar in https://github.com/FooIbar/EhViewer/pull/2799Update dependency io.arrow-kt:arrow-stack to v2.2.1.1 by @renovate[bot] in https://github.com/FooIbar/EhViewer/pull/2800