forked from iamsergio/flow-pomodoro
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangelog
22 lines (16 loc) · 916 Bytes
/
Changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
--------------------------------------------------------------------------------
v1.1
* saveOrOpenUrl() DBus method [Desktop only]
User will be asked if he wants to open the URL or add a new task with it.
Useful for clicking IM/e-mail links and save them instead of interrupting your
flow opening them.
* Open browser when clicking on a task containing a URL.
* Recurring tasks support. If you enable due date support you can now have daily,
weekly, monthly or yearly tasks. They will automatically be moved to "today"
when they are due. When you archive them, they will increment their due date
to the next occurrence.
* "with date" tab in later queue now has sections: "This week", "This month",
"April", "May", etc.
* Due date can be enabled in settings, doesn't require "expert config mode"
* Qt >= 5.4 is now required
--------------------------------------------------------------------------------