This release primarily fixes an off-by-one-day error in the CSV export, which could lead to extra data in exports (#576).
Note that the 3.0.x releases currently still have some rough edges resulting from some refactorings and features in progress. If you're happy with version 2.2.x, you might not want to upgrade just yet.
Changes in 3.0.2
- Switch from deprecated xml2po to itstool for translating help files
(issue 583). - Fix off-by-one-day error in CSV exports (issue 576).
- Support Python3.5 again, this was >= 3.6 (issue 582).
There was significant progress since v2.2.2.
Yet it would require more polish, and some functionality is in transfer (#493).
So users happy with their earlier version should wait for the next release.
It has been one year since last release, and there's the ubuntu LTS train to catch (still looking for a packager...).
Lots of files changed, so it is advised to uninstall in the previous version source tree.
NameHasNoOwner
is a known symptom for stray files.
Summary
Thanks to all contributors (either code or feedback) !
If a PR is linked to an issue, only the issue is listed. In case of leftovers, please comment over there.
Commits details, split in parts for clarity (+github display limit of 250 commits exceeded):
part 1, waf upgrade, part 2, hamster rename, part 3, part 4
Migration to python3
and minor usability fixes
Thanks to all contributors !
This release candidate marks the transition to Gtk3, and includes all the other feature additions and bugfixes that have been submitted since then and are too countless to list here. Thanks to all the contributors!
Please check README.md for the current dependencies.
You can also try the attached Debian package which was built with checkinstall
and should probably work on current Debian and Ubuntu versions. It doesn't follow the Debian packaging policy so you might get a warning when installing it.
This version just packs all the contributed bugfixes of last 12 month (there
were just a few)
- bugfixes around talking to the notifications daemon
- updating tags list in prefs wasn't doing anything
- in some cases activity updates were failing when tags where provided