Skip to content

Releases: lulunac27a/flask-endless-task-list-app

v1.12

13 Feb 02:57

Choose a tag to compare

Fix code problems adding user and add user rating score.

v1.11

22 Jan 01:36

Choose a tag to compare

Fix some errors and bugs, and add time-based and combo-based XP multipliers.

v1.10

05 Jan 16:07

Choose a tag to compare

Added migrations.

v1.9

30 Oct 20:39

Choose a tag to compare

Add due date XP multiplier feature.

v1.8

30 Oct 16:40

Choose a tag to compare

Add number of tasks completed in a day and update XP calculation.

v1.7

30 Oct 15:07

Choose a tag to compare

Add a daily streak feature with an XP multiplier based on the daily streak.

v1.6

28 Oct 00:59

Choose a tag to compare

Add XP multiplier based on number of active tasks (tasks that are not completed).

v1.5

27 Oct 03:26

Choose a tag to compare

Add an XP multiplier based on the number of tasks completed and a popup that shows the amount of XP earned when completing a task.

v1.4

25 Oct 01:56

Choose a tag to compare

Added recurring tasks with frequency and interval to repeat tasks.

v1.3

24 Oct 17:18

Choose a tag to compare

Add a method to delete the task.