From e6f81fa177882eb74ccb2ea4a13348d49f3021f0 Mon Sep 17 00:00:00 2001 From: Geoffroy Bonneville <24917789+wismna@users.noreply.github.com> Date: Sun, 9 Nov 2025 19:18:17 -0500 Subject: [PATCH] Shrink changelog --- fastlane/metadata/android/en-US/changelogs/default.txt | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/fastlane/metadata/android/en-US/changelogs/default.txt b/fastlane/metadata/android/en-US/changelogs/default.txt index fb83932..c11ddfa 100644 --- a/fastlane/metadata/android/en-US/changelogs/default.txt +++ b/fastlane/metadata/android/en-US/changelogs/default.txt @@ -2,10 +2,7 @@ Complete UI overhaul that gives DoNext a nice, modern look. Complete code rewrite to Kotlin and Android Jetpack, with a better architecture. Task lists are now displayed in a navigation menu -Tasks are now ordered by priority and not cycles +Tasks are now ordered by priority and not cycles which were removed All tasks can be Done or Removed instead of only the first one -A Recycle Bin was added -The whole Next and cycles mechanism was removed -The History page was removed and its features split between the regular task lists and the Recycle Bin -The Today view is not a separate concept now, it's based on the tasks due date -No more Settings page as it's not needed anymore (but it may come back later if required) \ No newline at end of file +Removed History page and split its features between the regular task lists and the new Recycle Bin +Today view is not a separate concept anymore and based on the tasks due date \ No newline at end of file