These are the release notes for ActivityWatch version v0.13.2.
New to ActivityWatch? Check out the website and the README.
Installation
See the getting started guide in the documentation.
Downloads
Contributors
Thanks to everyone who contributed to this release:
@2e3s, @BasileusErwin, @BelKed, @brayo-pip, @davidfraser, @ErikBjare, @Shi-Soul
Changelog
Changes since v0.13.1:
📦 activitywatch
🔨 Misc (7)
Click to expand
- chore: bump version to 0.13.2 (
839d99f
) - chore: updated changelog contributors cache (
78d2b9d
) - docs: fix mermaid architecture diagram (
0951338
) - docs: added links to the mermaid architecture diagram (
cdc8d5e
) - docs: added mermaid-diagram for visualization of architecture (#1086) (
43cbad1
) - chore: updated changelog_contributors.csv cache (
26fe779
) - chore: bumped version to v0.13.1 in various places, including in submodules (
6f0518a
)
(excluded 5 less relevant commits)
📦 aw-server
🔨 Misc (1)
- chore: bumped version to 0.13.1 (
72108cd
)
(excluded 3 less relevant commits)
📦 aw-webui
✨ Features (3)
- feat(ux): improve timeline usability (#610) (
291da6f
) - feat: revert to the default coloring for non-standard watchers (#613) (
85c007e
) - feat: use category colors in the timeline view (#609) (
0cf7831
)
🐛 Fixes (3)
- fix: correctly invert colors of alerts in dark mode (#591) (
e6ad4cd
) - fix: add a default color for Media category (#593) (
6ed3e83
) - fix: add browser app name
Microsoft Edge Beta
on macOS (#595) (ba1305d
)
📦 aw-server-rust
🐛 Fixes (2)
- fix(sync): remove bug-causing workaround for spurious small db files (fixes #466) (#492) (
5738246
) - fix(linux): add sd-notify for better systemd interop (#489) (
8d7ce89
)
🔨 Misc (1)
- chore: bumped aw-server version to 0.13.1 (
b8330f1
)
(excluded 6 less relevant commits)
📦 aw-webui
✨ Features (3)
- feat(ux): improve timeline usability (#610) (
291da6f
) - feat: revert to the default coloring for non-standard watchers (#613) (
85c007e
) - feat: use category colors in the timeline view (#609) (
0cf7831
)
🐛 Fixes (3)
- fix: correctly invert colors of alerts in dark mode (#591) (
e6ad4cd
) - fix: add a default color for Media category (#593) (
6ed3e83
) - fix: add browser app name
Microsoft Edge Beta
on macOS (#595) (ba1305d
)
📦 aw-watcher-window
✨ Features (1)
🐛 Fixes (1)
📦 aw-core
🔨 Misc (1)
- chore: bump version to 0.5.17 (
6a58ec5
)
📦 aw-client
🐛 Fixes (4)
- fix: fixed lints and type issues (
ece2b4c
) - fix: fixed operator precedence bug in query (#86) (
292b235
) - fix(example): fixed tz-naive datetimes in time_spent_today.py (
ff61703
) - fix(example): replace single quotes with double quotes in query (#83) (
c699f43
)
🔨 Misc (1)
- format: formatted with black (
38acb84
)
(excluded 2 less relevant commits)
Full Changelog: v0.13.1...v0.13.2