You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The application design has been updated. The application now uses less vertical space if a headerbar is used.
10
+
- The default stylesheet has been improved, resulting in improved looks when the application is used on elementary OS.
11
+
- Not using the elementary or Adwaita theme, or a theme with a similar color scheme? You can now select a different stylesheet in the settings window.
12
+
- The location from which the stylesheet is loaded is now determined by the installation directory.
13
+
14
+
**Fixed bugs:**
15
+
16
+
-_Go For It!_ now properly exports that it uses notifications.
17
+
- Non ascii character were not properly parsed when parsing contexts and projects.
18
+
19
+
**Closed issues:**
20
+
21
+
- Place tabs in same place as menu button [\#5](https://github.com/JMoerman/Go-For-It/issues/5), [\#49](https://github.com/JMoerman/Go-For-It/issues/49)
22
+
- context with wide characters not highlighted [\#68](https://github.com/JMoerman/Go-For-It/issues/68)
23
+
- Custom CSS is not working well outside of default Elementary OS gtk theme [\#66](https://github.com/JMoerman/Go-For-It/issues/66)
<li>You can now have more than one to-do list.</li>
43
+
<li>The application design has been updated. The application now uses less vertical space if a headerbar is used.</li>
44
+
<li>The default stylesheet has been improved, resulting in improved looks when the application is used on elementary OS.</li>
45
+
<li>Not using the elementary or Adwaita theme, or a theme with a similar color scheme? You can now select a different stylesheet in the settings window.</li>
46
+
</ul>
47
+
<p>Bugfixes:</p>
48
+
<ul>
49
+
<li><i>Go For It!</i> now properly exports that it uses notifications.</li>
50
+
<li>Non ascii character were not properly parsed when parsing contexts and projects.</li>
51
+
</ul>
52
+
</description>
53
+
</release>
38
54
<releaseversion="1.6.10"date="2019-02-13">
39
55
<description>
40
56
<p>Bugfixes:</p>
@@ -81,36 +97,6 @@ If you already use Todo.txt, beware of the fact, that Go For It! automatically a
81
97
</ul>
82
98
</description>
83
99
</release>
84
-
<releaseversion="1.6.6"date="2018-04-17">
85
-
<description>
86
-
<p>Updated translations:</p>
87
-
<ul>
88
-
<li>Lithuanian</li>
89
-
</ul>
90
-
</description>
91
-
</release>
92
-
<releaseversion="1.6.5"date="2018-02-26">
93
-
<description>
94
-
<p>Bugfixes:</p>
95
-
<ul>
96
-
<li>Strings containing whitespace consisting of multiple spaces were not parsed correctly, which could lead to crashes.</li>
97
-
</ul>
98
-
</description>
99
-
</release>
100
-
<releaseversion="1.6.4"date="2018-01-04">
101
-
<description>
102
-
<p>Improvements:</p>
103
-
<ul>
104
-
<li>The task list and the rest of the main application window now have the same background color.</li>
0 commit comments