From 05b75dd216b3be02440d1dd0d9a2d100d0208da1 Mon Sep 17 00:00:00 2001 From: kasperskier <95685115+kasperskier@users.noreply.github.com> Date: Sun, 5 Jun 2022 08:37:29 +0800 Subject: [PATCH] Update docs on chapter upload dates (#12066) --- CONTRIBUTING.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a1a1837a9..d9b56cd1b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -260,7 +260,7 @@ open class UriPartFilter(displayName: String, private val vals: Array 0.13.4. + - In older versions, the default date is always the fetch date. + - In newer versions, this is the same if every (new) chapter has `0L` returned. + - However, if the source only provides the upload date of the latest chapter, you can now set it to the latest chapter and leave other chapters default. The app will automatically set it (instead of fetch date) to every new chapter and leave old chapters' dates untouched. #### Chapter Pages