Releases: ActivityWatch/activitywatch
Releases · ActivityWatch/activitywatch
Version 0.7.0 (beta 3)
Installation
See the getting started guide in the documentation.
Changelog
The full changelog is available in the documentation.
- Several improvements to the web UI.
- Major improvements to the documentation, notably instructions on how to install from builds and sources.
Version 0.7.0 (beta 2)
Installation
See the getting started guide in the documentation.
Changelog
The changelog is available in the documentation.
Version 0.7.0 (beta 1)
Changelog
The changelog is available in the documentation.
v0.5.1
v0.5 - Major improvements to almost everything
We've now got the team together, and people are contributing all over the place. Good times!
A somewhat stable milestone, some breaking changes.
Now with binaries!
Now with properly building Linux and OS X binaries, get them below!
Fixed critical bugs
v0.3.2 Updated with a couple of bugfixes
Fixed critical bug in aw-watcher-afk
v0.3.1 Critical bug in aw-watcher-afk fixed, tests fixed in aw-core
Now with a web UI!
The web UI is finally on it's way to greatness, some other things have been introduced as well:
- Better REST API documentation using Swagger
- Almost all basic API endpoints are now implemented (including, most notably: list buckets)
New Python module structure
Namespace packages abandoned since they only caused trouble.
For example:
aw.core
is nowaw_core
aw.server
is nowaw_server
aw.watchers.afk
is nowaw_watcher_afk
Introduced a few new developers to the project so things are moving forward!