-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathChangelog
45 lines (32 loc) · 1.54 KB
/
Changelog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
--------------------------------------------------------------------------------
v1.1.0
* 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
--------------------------------------------------------------------------------
v1.1.1
??
--------------------------------------------------------------------------------
v1.1.2
* Minor fixes
* Thin geometry is now default
--------------------------------------------------------------------------------
v1.2.0
* Added way to create tasks faster. Middle mouse click on a contracted flow will
expand it and create a new task.
* Better sizes for > 25'' inch screens
* Task gets moved to "Later" when postponing the due-date, or moved to "today"
when moving the date before today.
* Git Sync support
* Reworked UI for editing tags. Now mobile friendly.
--------------------------------------------------------------------------------