Skip to content

Releases: fiqryx/to-day

v1.0.8

09 Jan 03:30

Choose a tag to compare

🎉 New Features

Smart Repeat Logic:
  • Range Repeat: You can now repeat an activity (or all activities) to fill a specific date range. Selecting a target date will automatically duplicate tasks for every day from tomorrow until the selected date.
  • Duplicate Prevention: The app now smartly checks for existing activities. If an identical task (same title, time, and date) already exists, it won't be duplicated.
  • Reset Data: added a critical "Danger Zone" feature in Settings. You can now fully reset the app (delete all activities and cancel all pending notifications) with a single click (and a confirmation dialog, of course).

🛠 Improvements

  • Menu Organization: Reordered the main menu options for better usability—"Settings" is now positioned at the bottom.
  • Date Safety: Improved date picker constraints to ensure you can only repeat tasks into the future, preventing accidental past-date creation.

Full Changelog: v1.0.7...v1.0.8

v1.0.7

01 Dec 08:25

Choose a tag to compare

Full Changelog: v1.0.6...v1.0.7

v1.0.6

15 Nov 10:16

Choose a tag to compare

Full Changelog: v1.0.5...v1.0.6

v1.0.5

24 Jun 08:36
86130dc

Choose a tag to compare

What's Changed

  • fix: exit interceptor only for splashscreen and homescreen by @fiqryx in #1

New Contributors

  • @fiqryx made their first contribution in #1

Full Changelog: v1.0.4...v1.0.5

v1.0.4

23 Jun 00:39

Choose a tag to compare

Full Changelog: v1.0.3...v1.0.4

v1.0.3

22 Jun 02:55

Choose a tag to compare

Full Changelog: v1.0.0...v1.0.3

v1.0.0

19 Jun 22:47

Choose a tag to compare

  • initial release