Skip to content

Changelogs

Changelogs of all Mihon stable releases, which are also available on GitHub.
Beta releases can be seen on GitHub.

0.19.3Latest

Consider donating via Open Collective to help keep Mihon improving!

🚀 Improvements

  • Enhanced various aspects of WebView multi-window support to improve stability and performance. (@TheUnlocked)

🧹 Removals

  • Reverted the change “Fix reader tap zones triggering after scrolling was stopped by the user” due to a regression it introduced. (@AntsyLich)

🧩 Fixes

  • Fixed a WebView crash introduced in version 0.19.2. (@bapeey)
  • Fixed an issue where extra padding appeared in the reader after user interactions. (@AntsyLich)
  • Fixed an issue where the long strip reader would not scroll on consecutive taps. (@AntsyLich)

TIP

If you are unsure which version to download then go with mihon-v0.19.3.apk

Contributors

  • @AntsyLich profile picture
  • @TheUnlocked profile picture
  • @bapeey profile picture
AntsyLich, TheUnlocked, and bapeey

0.19.2

Consider donating via Open Collective to help keep Mihon improving!

✨ New Features

  • You can now customize the number of concurrent source and page downloads. (@AntsyLich)
  • Added an advanced setting to restrict downloaded filenames to ASCII characters. This serves as a workaround for systems that have trouble with Unicode filenames and should only be used as a last resort. (@raxod502)

⚙️ Changes

  • Increased the default number of concurrent page downloads from 2 → 5 for faster downloads. (@AntsyLich)

🚀 Improvements

  • Improved spoofing of the X-Requested-With header for better compatibility with newer WebView versions. (@Guzmazow)
  • Enhanced download handling for chapters with identical metadata, a unique hash is now added to filenames to distinguish them. Existing downloads remain unaffected. (@raxod502)
  • Extensions list now auto-refreshes whenever a repository is added or removed. (@c2y5)
  • Added proper multi-window support in WebView, instead of treating all pop-ups as redirects. (@TheUnlocked)

🧩 Fixes

  • Fixed reader UI issues, including partially visible page indicators and inconsistent system/app bar backgrounds. (@AntsyLich)
  • Fixed transparent system bar background in the reader on Android 15+. (@AntsyLich)
  • Fixed reader tap zones being triggered after the user tapped to stop scrolling. (@Naputt1, @AntsyLich)
  • Fixed “Unable to edit key” error in the reader. (@AntsyLich)
  • Fixed several migration-related bugs, including incorrect migration targets, query building errors, and crashes. (@AntsyLich)
  • Fixed date picker not allowing identical start and end dates in negative time zones. (@AntsyLich, @kashish-aggarwal21)
  • Fixed category migration flag being ignored due to an incorrect condition check. (@Secozzi)
  • Fixed migration progress not updating after a manual search. (@Secozzi)
  • Fixed issue where incognito mode could not be disabled from notifications. (@NGB-Was-Taken)
  • Fixed description height calculation issues when images are present. (@Secozzi)
  • Fixed cases where extension downloads could get stuck in a pending state. (@c2y5)
  • Fixed scrollbar visibility when animator duration scale is disabled. (@anirudhsnayak)

🔧 Under the hood

  • Suwayomi tracker upgraded to use the GraphQL API instead of REST. (@cpiber)
  • Suwayomi tracker authentication is now handled directly by its extension. (@cpiber)
  • Kitsu tracker now properly aligns with the tracker data structure. (@cpiber)

TIP

If you are unsure which version to download then go with mihon-v0.19.2.apk

Contributors

  • @AntsyLich profile picture
  • @raxod502 profile picture
  • @Guzmazow profile picture
  • @c2y5 profile picture
  • @TheUnlocked profile picture
  • @Naputt1 profile picture
  • @kashish-aggarwal21 profile picture
  • @Secozzi profile picture
  • @NGB-Was-Taken profile picture
  • @anirudhsnayak profile picture
  • @cpiber profile picture
AntsyLich, raxod502, and 9 other contributors

0.19.1

Consider donating via Open Collective to help keep Mihon improving!

🔄 Changes

  • Local source now reads metadata from ComicInfo.xml when available, displaying chapter title, number, and scanlator information (@raxod502)

🗑️ Removed

🐞 Fixes

  • Fixed scrollbar not appearing during scrolling or not reaching the bottom when few items are present (@anirudhsnayak)
  • Fixed local source EPUB files not loading (@AntsyLich)
  • Fixed title text color in light mode on the mass migration list (@AntsyLich)
  • Fixed 'Default' category appearing in the library when no user-defined categories exist (@AntsyLich)
  • Fixed crash when opening the filter sheet with an empty library (@krysanify)
  • Fixed mark as read/unread not working for selected items in the library (@krysanify)

TIP

If you are unsure which version to download then go with mihon-v0.19.1.apk

Contributors

  • @AntsyLich profile picture
  • @raxod502 profile picture
  • @anirudhsnayak profile picture
  • @krysanify profile picture
AntsyLich, raxod502, and 2 other contributors

0.19.0

Consider donating via Open Collective to help keep Mihon improving!

✨ New Features

  • Added support for manga mass migration, allowing batch migration across sources (@AntsyLich, @jobobby04)
  • Introduced user-defined manga notes (@imkunet, @AntsyLich)
  • Enabled markdown support for manga descriptions with an optional to disable image loading (@Secozzi)
  • Implemented full support for Android predictive back gesture navigation (@AntsyLich)
  • Added an option to retain read manga when clearing the database (@AwkwardPeak7)
  • Added an advanced setting to automatically update manga titles from the source (@FlaminSarge)
  • Introduced two new themes: Nord, and Catppuccin with Mocha (dark) and Latte (light) variants featuring Mauve accent (@Riztard, @claymorwan)
  • Expanded the set of Kaomojis displayed on empty and error screens (@ianfhunter)

⚙️ Improvements

  • Significantly improve loading speed while browsing making it near instantaneous (@AntsyLich)
  • Refactored library code for better performance with large manga collections (@AntsyLich)
  • Enabled real-time metadata updates for non-library manga when browsing source (@AntsyLich)
  • Prevented duplicate entries from appearing while browsing sources (@AntsyLich)
  • Enhanced reader error handling by clearly displaying image load failures (@AwkwardPeak7)
  • Passed source headers to failed image previews opened in WebView (@AwkwardPeak7)
  • Enabled autofill for tracker login fields to improve ease of use (@AntsyLich)
  • Improved the calculation of update intervals by using the median instead of the average (@Kladki)
  • Added an option to hide missing chapter indicators in the manga list (@User826, @AntsyLich)

🔄 Changes

  • Updated the duplicate manga dialog to show all similar entries, including chapter counts (@NarwhalHorns, @AntsyLich)
  • Changed the default user agent string to Android Chrome for more accurate representation (@AntsyLich)
  • Allow updates for manga without chapters, regardless of source restrictions (@AntsyLich)
  • Adjusted local source chapter sorting to follow file explorer-like ordering (@AntsyLich)
  • Changed the reader's "Keep screen on" setting to be disabled by default (@AntsyLich)
  • Modified the tracker login button to show processing state (@AntsyLich)
  • Updated Facebook and Reddit icons to match current branding (@Joehuu)
  • Included the manga initialized status in backup files (@AwkwardPeak7)

🐞 Fixes

  • Resolved issue where Bangumi search results included novel entries (@MajorTanya)
  • Fixed behavior where the next chapter button would jump to the last page of current chapter (@perokhe)
  • Addressed issue with backup sharing from notifications when the app is backgrounded (@JaymanR)
  • Corrected failure in marking duplicate chapters as read in some scenarios (@AntsyLich)
  • Fixed tooltips in the app bar obstructing user interactions (@Bartuzen)
  • Removed unintended app permissions caused by Firebase misconfiguration (@AntsyLich)
  • Fixed navigation issue after migrating duplicated entries from the History tab (@cuong-tran)
  • Ensured non-interactive behavior for content beneath the source browse top bar (@AntsyLich)
  • Resolved crash when using source sort filters without a prior selection (@AntsyLich)
  • Corrected missing empty layout in certain browse source scenarios (@NarwhalHorns)
  • Updated Pill components to adhere to the local text style (@AntsyLich)
  • Fixed downloader halting due to failure in creating the manga download directory (@AntsyLich)
  • Prevented unintended back navigation when pressing Enter on physical keyboards during search (@AwkwardPeak7)
  • Ensured proper waiting behavior for Cloudflare challenge completion (@AwkwardPeak7)

TIP

If you are unsure which version to download then go with mihon-v0.19.0.apk

Contributors

  • @AntsyLich profile picture
  • @jobobby04 profile picture
  • @imkunet profile picture
  • @Secozzi profile picture
  • @AwkwardPeak7 profile picture
  • @FlaminSarge profile picture
  • @Riztard profile picture
  • @claymorwan profile picture
  • @ianfhunter profile picture
  • @Kladki profile picture
  • @User826 profile picture
  • @NarwhalHorns profile picture
  • @Joehuu profile picture
  • @MajorTanya profile picture
  • @perokhe profile picture
  • @JaymanR profile picture
  • @Bartuzen profile picture
  • @cuong-tran profile picture
AntsyLich, jobobby04, and 16 other contributors

0.18.0

Check out the past release notes if you're upgrading from an earlier version.

Added

Changed

  • Sliders UI (@AntsyLich) (#1840)
  • Apply "Downloaded only" filter to all entries regardless of favourite status (@NGB-Was-Taken) (#1603)
  • Ignore hidden files/folders for Local Source chapter list (@BrutuZ) (#1763)
  • Migrate to newer Bangumi API (@MajorTanya) (#1748)
    • Now showing manga starting dates in search
    • Reduced request load by 2-4x in certain situations
  • Bump default user agent (@AntsyLich) (#1833)
  • Changed the label of chapter swipe settings and renamed the group to "Behavior" (@AntsyLich) (#1870)

Fixed

  • Fix MAL main_picture nullability breaking search if a result doesn't have a cover set (@MajorTanya) (#1618)
  • Fix Bangumi and MAL tracking 401 errors due to Mihon sending expired credentials (@MajorTanya) (#1681, #1682)
  • Fix certain Infinix, Xiaomi devices being unable to use any "Open link in browser" actions, including tracker setup (@MajorTanya) (#1684, #1776)
  • Fix App's preferences referencing deleted categories (@cuong-tran) (#1734)
  • Fix backup/restore of category related preferences (@cuong-tran) (#1726)
  • Fix WebView sending app's package name in X-Requested-With header, which led to sources blocking access (@AwkwardPeak7) (#1812)
  • Fix an issue where tracker reading progress is changed to a lower value (@Animeboynz) (#1795)
  • Attempt to fix crash when migrating or removing entries from library (@FlaminSarge) (#1828)

Removed

Other

  • Add zoned "Current time" to debug info and include year & timezone in logcat output (@MajorTanya) (#1672)
  • Add application package ID to debug info (@MajorTanya) (#1847)

Contributors

  • @AntsyLich profile picture
  • @sdaqo profile picture
  • @Animeboynz profile picture
  • @MajorTanya profile picture
  • @NarwhalHorns profile picture
  • @cuong-tran profile picture
  • @NGB-Was-Taken profile picture
  • @BrutuZ profile picture
  • @AwkwardPeak7 profile picture
  • @FlaminSarge profile picture
AntsyLich, sdaqo, and 8 other contributors

0.17.1

Check out the past release notes if you're upgrading from an earlier version.

In particular, refer to the v0.17.0 release notes if you're updating from an earlier version.

Changed

Improved

Fixed

Contributors

  • @AntsyLich profile picture
  • @MajorTanya profile picture
  • @cuong-tran profile picture
AntsyLich, MajorTanya, and cuong-tran

0.17.0

Added

Changed

Improved

  • Reader performance
    • Avoid unnecessary copying when processing reader image (@FooIbar) (#691)
    • Significantly improve performance when loading extremely long images in long strip mode (@FooIbar) (#692)
    • Use Bitmap.Config.HARDWARE if possible to improve image loading speed (@wwww-wwww) (#687)
    • Improve preloading in long strip mode (@FooIbar) (#1076)
  • Performance when looking up specific files (@raxod502) (#728)
  • Chapter number parsing (@Naputt1) (6a80305)
  • Error message on restoring if backup decoding fails (@vetleledaal) (#1056)

Removed

Fixed

Other

Contributors

  • @AntsyLich profile picture
  • @Splintorien profile picture
  • @Shamicen profile picture
  • @sirlag profile picture
  • @Animeboynz profile picture
  • @FooIbar profile picture
  • @WerctFourth profile picture
  • @mm12 profile picture
  • @shabnix profile picture
  • @NGB-Was-Taken profile picture
  • @jackhamilton profile picture
  • @jobobby04 profile picture
  • @MajorTanya profile picture
  • @xbjfk profile picture
  • @ivaniskandar profile picture
  • @Smol-Ame profile picture
  • @bapeey profile picture
  • @brewkunz profile picture
  • @wwww-wwww profile picture
  • @raxod502 profile picture
  • @Naputt1 profile picture
  • @vetleledaal profile picture
  • @Redjard profile picture
  • @AwkwardPeak7 profile picture
  • @CrepeTF profile picture
  • @mainrs profile picture
  • @Cologler profile picture
  • @cuong-tran profile picture
  • @abdurisaq profile picture
  • @beer-psi profile picture
  • @kaiserbh profile picture
  • @ghostbear profile picture
  • @null2264 profile picture
  • @Secozzi profile picture
AntsyLich, Splintorien, and 32 other contributors

0.16.5

Check out the past release notes if you're upgrading from an earlier version.

In particular, refer to the v0.16.0, v0.16.1, v0.16.2, v0.16.3 and v0.16.4 release notes if you're updating from an earlier version.

Added

  • Setting to install custom color profiles to get true colors (@wwww-wwww)

Changed

  • Permanently enable 32-bit color mode (@wwww-wwww)

Fixed

  • Fix wrong dates in Updates and History tab due to time zone issues (@sirlag)
  • Fix app infinitely retries tracker update instead of failing after 3 tries (@MajorTanya)
  • Fix crash on Pixel devices
  • Fix crash when opening some heif/heic images (@az4521)
  • Fix crash in track date selection dialog (@ivaniskandar)
  • Fix dates for saved images on Samsung devices (@MajorTanya)
  • Fix colors getting distorted when opening CMYK jpeg images (@wwww-wwww)

Contributors

  • @AntsyLich profile picture
  • @wwww-wwww profile picture
  • @sirlag profile picture
  • @MajorTanya profile picture
  • @az4521 profile picture
  • @ivaniskandar profile picture
AntsyLich, wwww-wwww, and 4 other contributors

0.16.4

Check out the past release notes if you're upgrading from an earlier version.

In particular, refer to the v0.16.0, v0.16.1, v0.16.2 and v0.16.3 release notes if you're updating from an earlier version.

Fixed

Contributors

  • @AntsyLich profile picture
AntsyLich

0.16.3

Check out the past release notes if you're upgrading from an earlier version.

In particular, refer to the v0.16.0, v0.16.1, and v0.16.2 release notes if you're updating from an earlier version.

Added

  • Copy extension debug info when clicking logo or name in the extension details screen (@MajorTanya)

Changed

  • Rename extension update error file to mihon_update_errors.txt (@m-jishnu)
  • Hide display cutoff setting in reader settings sheet if fullscreen is off (@Riztard)

Fixed

  • Fix bottom sheet display issues on non-Tablet UI (@theolm)
  • Fix crash when switching screen while a list is scrolling (@theolm)
  • Fix newly installed extensions not being recognized by Mihon (@AwkwardPeak7)
  • Fix error handling when refreshing MAL OAuth token (@AntsyLich)

Contributors

  • @AntsyLich profile picture
  • @MajorTanya profile picture
  • @m-jishnu profile picture
  • @Riztard profile picture
  • @theolm profile picture
  • @AwkwardPeak7 profile picture
AntsyLich, MajorTanya, and 4 other contributors

0.16.2

Check out the past release notes if you're upgrading from an earlier version.

In particular, refer to the v0.16.0 and v0.16.1 release notes if you're updating from an earlier version.

Added

  • Scanlator filter is now part of Backup (@jobobby04)

Changed

  • Rename crash log filename to mihon_crash_logs.txt (@MajorTanya)

Fixed

  • "Flash screen on page change" Making the screen goes blank (@AntsyLich)
  • App icon scaling (@AntsyLich)
  • Updating extension not reflecting correctly (@AntsyLich)
  • Inconsistent button height with some languages in "Data and storage" (@theolm)
  • Fix chapter not being marked as read in some cases with Enhanced Trackers (@Secozzi)
  • And various tracker related fixes (@AntsyLich, @Secozzi)

Contributors

  • @AntsyLich profile picture
  • @jobobby04 profile picture
  • @MajorTanya profile picture
  • @theolm profile picture
  • @Secozzi profile picture
AntsyLich, jobobby04, and 3 other contributors

0.16.1

Check out the past release notes if you're upgrading from an earlier version.

In particular, refer to the v0.16.0 release notes if you're updating from an earlier version.


Fixed

Contributors

  • @AntsyLich profile picture
AntsyLich

0.16.0

Consider donating via Open Collective to help keep Mihon improving!


"The end of 立ち読み (Tachiyomi) is the beginning of みほん (Mihon)" Credit to LinkCable, the icon designer, for this poetic quote.

What's New?

Well, nothing, except you now you need Android 8+ to install the app.

Checksums

Variant SHA-256
Universal f638b3413890fbbf20819b08faf0cb2fb3e2842369689f0163e5d5ec4a4c7245
arm64-v8a c90b1e6d2d743b8efdf0bacf035dd45069a0fb52ab6d02f35ddd61ab9c3cc2d3
armeabi-v7a c0c9152c446c88d262ce4c06f20f1a58f40efbe4cca208969d62e05d3ab00de4
x86 e2cbbba4c880076cb6e6cf042068b0de979d8a10984031c83c4682a41c23cde3
x86_64 e3c147840d396f872753ef53835f8058f3673ccd9db1aad88080ec7a64c0c9ed

TIP

If you are unsure which version to download then go with mihon-v0.16.0.apk

Contributors

  • @AntsyLich profile picture
AntsyLich