mihon/CHANGELOG.md
Dani ca968f162e
Add option to skip downloading duplicate read chapters (#1125)
* Add query to get chapter count by manga and chapter number

* Add functions to get chapter count by manga and chapter number

* Only count read chapters

* Add interactor

* Savepoint

* Extract new chapter logic to separate function

* Update javadocs

* Add preference to toggle new functionality

* Add todo

* Add debug logcat

* Use string resource instead of hardcoding title

* Add temporary logcat for debugging

* Fix detekt issues

* Update javadocs

* Update download unread chapters preference

* Remove debug logcat calls

* Update javadocs

* Resolve issue where read chapters were still being downloaded during manual manga fetch

* Apply code review changes

* Apply code review changes

* Revert "Apply code review changes"

This reverts commit 1a2dce78acc66a7c529ce5b572bdaf94804b1a30.

* Revert "Apply code review changes"

This reverts commit ac2a77829313967ad39ce3cb0c0231083b9d640d.

* Group download chapter logic inside the interactor GetChaptersToDownload

* Update javadocs

* Apply code review

* Apply code review

* Apply code review

* Update CHANGELOG.md to include the new feature

* Run spotless

* Update domain/src/main/java/mihon/domain/chapter/interactor/FilterChaptersForDownload.kt

---------

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-08-23 15:43:46 +06:00

14 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

Changed

Improvement

Fixed

v0.16.5 - 2024-04-09

Added

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

Changed

Fixed

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

v0.16.4 - 2024-02-26

Fixed

v0.16.3 - 2024-01-30

Added

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

Changed

  • Rename extension update error file to mihon_update_errors.txt (@mjishnu) (#253)
  • Hide display cutoff setting in reader settings sheet if fullscreen is off (@Riztard) (#241)

Fixed

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

v0.16.2 - 2024-01-28

Added

Changed

Fixed

v0.16.1 - 2024-01-18

Fixed

v0.16.0 - 2024-01-16

"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.