Release Notes

Changelogs of Aidoku releases. Downloads, such as ipa files, can be found on GitHub.

v0.8.2 Latest

Main Changes

  • Filter groups Info

    Save library filter configurations to categories library items.

    Commit
  • Saved source searches Info

    Save and load search text and filter configurations in sources.

    Commit
  • MangaBaka tracker Info

    Log in and track items with mangabaka.org.

    Commit
  • Improved text reader (experimental) (@rbertus2000) Info

    Now with a paged reading style and font configuration for text-only chapters.

    Commit

Other Features

  • Hide bars on swipe setting Info

    Automatically dismiss bars in the reader after swiping to the next page.

    Commit
  • Category filter for library
  • Uncategorized library category option Info

    Easily find series in your library that haven't been added to a category.

    Commit
  • Komga and Kavita mirrors setting Info

    Configure multiple base URLs your server can be accessed from.

    Commit
  • Scanlator affinity (@kunihir0) Info

    Prefers next chapters from the scanlator you're already reading.

    Commit
  • Missing source list indicator Info

    Displays a warning if a source was removed from a source list and will no longer receive updates.

    Commit
  • Import backups from files in-app
  • Prompt history sync when newer chapters are detected on tracker
  • Source tag/genre filter searching
  • Disable Komga/Kavita tracker option
  • Rename Komga/Kavita source option
  • AVIF file support for downloads and local files (@dyphire)
  • Support for opening reader with deep links
  • Tracker relogin option Info

    Fix tracker issues without unlinking your existing trackers.

    Commit
  • Display unavailable linked trackers Info

    Previously linked trackers that became unavailable (e.g. from removing or migrating Komga/Kavita) will now show and allow removal.

    Commit

Other Fixes

  • Tags for some Komga series not showing (@dyphire)
  • Refreshed series incorrectly pinned even with no new chapters
  • Treat unlocked chapters as updates
  • Crash when source provides non-unique entries
  • Better chapter data update in library refreshes
  • Remove invalid tracker items when migrating
  • Remove Komga/Kavita trackers after removing the source
  • Reading mode setting conflicting with multiple sources Info

    Previously configured reading modes will need to be reconfigured due to this change.

    Commit
  • Crash related to iCloud sync
  • Freeze after reading with large libraries
  • Custom cover incorrectly removed after manual refresh
  • Freeze/crash when entering series page while downloading
  • Background tasks sometimes not executing
GitHub Release

v0.8.1

Main Changes

  • Pinned sources should stay pinned
  • Error when restoring chapters from backup resolved
  • Insights page more accurately determines chapter read count
  • Kavita source login issues resolved

Other Fixes

  • Freeze/crash when closing reader in some situations
  • Page tracker updates getting dropped due to hanging network requests
  • Shikimori tracker login not working
  • Image quick actions conflicting with live text highlighting
  • Source list languages not populating in filter
  • Source update cells incorrectly being interactable in Browse tab
  • Series not being unpinned after reading all chapters
  • Source settings not being cleared after removing a source
  • "Skip titles" setting not restoring from backup
  • Automatic library refresh failing when sources aren't fully loaded
  • Komga tracker not setting read chapters after registering
  • Source filters header becoming uninteractable sometimes
GitHub Release

v0.8

Main Changes

  • New icon Info

    Updated for liquid glass, and now uses a more correct Japanese-style font.

  • Fluid transitions Info

    Aidoku now fits in with more iOS 26 apps, letting you swipe to close the reader and other views.

    Commit
  • Insights Info

    Starting from this update, reading time is now tracked, and you can see all your statistics in the insights page on the settings tab.

    Commit
  • Library improvements Info

    List mode, additional filter options, persistent filters, and improved multi-select.

  • Auto reader background color option Info

    Determine the reader background based on page color.

    Commit
  • Live Text support Info

    Copy text and use Apple's built in image text translation feature by pressing the live text icon in the bottom right corner of page images.

    Commit
  • Incognito Mode indicator Info

    A noticeable banner at the top now reminds you that reading history won't be tracked.

    Commit

Other Features

  • Keyboard dismiss on scroll Info

    For example, scrolling on a source search results page will now automatically dismiss the keyboard. This behavior is more in line with other Apple apps.

    Commit
  • Liquid glass reader slider Info

    The reader page slider knob was updated to match system sliders on iOS 26. It is now slightly larger and wider, and expands into a glass view when dragging.

    Commit
  • Multi-select support in Browse tab
  • Library multi-select activation via gesture Info

    Drag with two fingers to activate selection, just like on table views.

    Commit
  • Failed page tracker update retrying Info

    If an update to a page tracker (e.g. Komga or Kavita) fails at some point, it will be retried during the next library refresh.

    Commit
  • Togglable parallel downloads setting Info

    Some sources may have more aggressive rate limits that result in problems when using parallelized downloads. In that case, this setting can now be turned off.

    Commit
  • LocalStorage key extraction support in source web login (@remytomme)

Other Fixes

  • Komga PDF pages not loading (@dyphire)
  • Disabled library update parallelization (@nicolasvergoz) Info

    Parallelized requests were causing issues with some sources, particularly when the source server wasn't responding. This feature will now be disabled until more steps have been taken to address the root cause of the issue.

    Commit
  • Downloaded chapter info not working with external programs (@NightQuest) Info

    Quotes and apostrophes are now escaped in ComicInfo.xml files, and downloads are compressed with files in the root rather than a directory.

  • Upscaler not working on downloads (@686udjie)
  • Improved library cover image loading Info

    If images are already cached when opening the app, the app doesn't need to wait until sources are initialized before loading them.

    Commit
  • Alert message boxes not showing on iOS 15
  • Downloads from sources with page processors not working
  • Downloads sometimes not being removed after reading
GitHub Release