Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pascal Nowack
gnome-todo
Commits
a830224a
Commit
a830224a
authored
Mar 12, 2018
by
Georges Basile Stavracas Neto
Browse files
Bump 3.28.0 release
parent
9f68b7be
Changes
3
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
a830224a
==============
Version 3.28.0
==============
Project:
* Minor UI fixups and polishing
* Many translation updates
Todoist:
* Todoist commands are now compressed, which allows up to 5.000 commands per minute. It
is very unlikely that users will ever reach Todoist limits now
* Tasks appear in GNOME To Do exactly how they appear in Todoist now
EDS:
* GNOME To Do now reacts to changes made by other applications such as Evolution
* The backend received more stability and fixes
Todo.txt:
* Hide internal data with 'h:1' (Kainaat Singh)
* Minor fixups
===============
Version 3.27.90
===============
...
...
data/appdata/org.gnome.Todo.appdata.xml.in
View file @
a830224a
...
...
@@ -51,6 +51,35 @@
</kudos>
<releases>
<release
date=
"2018-03-12"
version=
"3.28.0"
>
<description>
<p>
We're proud to annouce GNOME To Do 3.28.0!
</p>
<p>
GNOME To Do 3.28 is a major improvement over the previous versions, and introduces
exciting new features and important fixes. The highlights of this release are:
<ul>
<li>
The Todoist integration was much polished and improved, and should work more reliably now.
</li>
<li>
A big performance issue on startup was fixed. GNOME To Do should start much faster for users with many tasks.
</li>
<li>
Google Tasks integration was fixed, and completed tasks now are correctly detected.
</li>
<li>
Integration with Evolution received lots of improvements and fixes, and is reaching a mature state.
</li>
<li>
Nightly Flatpaks have debugging and tracing enabled, allowing early testers to accurately report issues in To Do.
</li>
<li>
A major rework of the task lists interface landed, bringing a much improved experience when managing your tasks!
</li>
</ul>
</p>
<p>
One major drawback of this release is that the Todo.txt integration plugin lost the ability to handle subtasks. If you
rely on that feature, please refrain from using this version of GNOME To Do.
</p>
<p>
It is important to notice that Todoist and Todo.txt integrations are still considered experimental, and should not be
used in production environments.
</p>
<p>
This release also updates translations, and adds new translations.
</p>
</description>
</release>
<release
date=
"2018-02-11"
version=
"3.27.90"
>
<description>
<p>
...
...
meson.build
View file @
a830224a
project
(
'gnome-todo'
,
'c'
,
version
:
'3.2
7.9
0'
,
version
:
'3.2
8.
0'
,
license
:
'GPL3+'
,
default_options
:
[
'buildtype=debugoptimized'
,
'warning_level=1'
],
meson_version
:
'>= 0.41.0'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment